Documentation ¶
Index ¶
- func Dial(url string) (*geth.Client, error)
- func GetAbi(stringAbi string) (abiABI, error)
- func GetAllowanceAbi() (**big.Int, abiABI, error)
- func GetBalanceOfAbi() (**big.Int, abiABI, error)
- func GetDecimalsAbi() (*uint8, abiABI, error)
- func GetNameAbi() (*string, abiABI, error)
- func GetSymbolAbi() (*string, abiABI, error)
- func GetTotalSupplyAbi() (**big.Int, abiABI, error)
- func HexToAddress(s string) commonAddress
- func NewBoundContract(address commonAddress, abi abiABI, caller bind.ContractCaller) *bind.BoundContract
- type Erc20Abis
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllowanceAbi ¶
func GetBalanceOfAbi ¶
func GetDecimalsAbi ¶
func GetNameAbi ¶
func GetSymbolAbi ¶
func GetTotalSupplyAbi ¶
func HexToAddress ¶
func HexToAddress(s string) commonAddress
func NewBoundContract ¶
func NewBoundContract(address commonAddress, abi abiABI, caller bind.ContractCaller) *bind.BoundContract
Types ¶
Click to show internal directories.
Click to hide internal directories.