Documentation ¶
Index ¶
- func AmountToString(amount *big.Int) string
- func Byte32ToString(b [32]byte) string
- func BytesToBytes32(b []byte) [32]byte
- func BytesToString(b []byte) string
- func FindLogEvent(logs []*types.Log, event string) *types.Log
- func IsDecimalValid(s decimal.Decimal) bool
- func ParseRevertMessage(untrimmedBytes []byte) string
- func StringToAmount(number string) (*big.Int, error)
- func StringToByte32(s string) [32]byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AmountToString ¶
func Byte32ToString ¶
func BytesToBytes32 ¶
func BytesToString ¶
func IsDecimalValid ¶
func ParseRevertMessage ¶
func StringToByte32 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.