Documentation ¶
Index ¶
- func EtherFromWei(amtWei *big.Int) *big.Float
- func MakeOneDecimalAllChainsMap(decimals uint8) chainid.Uint8Map
- func MakeOneDecimalForChainsMap(decimals uint8, chains ...chainid.ChainID) chainid.Uint8Map
- func MarshalRaw(raw interface{}) []byte
- func NewCallOptsFromContext(ctx context.Context) (opts *bind.CallOpts)
- func NewCallOptsFromContextTimeout(ctx context.Context, timeout time.Duration) (*bind.CallOpts, context.CancelFunc)
- func NewCallOptsWithTimeoutCtx(timeout time.Duration) (context.Context, context.CancelFunc, *bind.CallOpts)
- func Stringify(data interface{}) string
- func WeiFromEther(amtEther *big.Float) *big.Int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarshalRaw ¶
func MarshalRaw(raw interface{}) []byte
func NewCallOptsFromContext ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.