Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EthService ¶
EthService ethereum service
func (*EthService) GetRewards ¶
func (es *EthService) GetRewards(alloID, rewardsManagerContractAddress string) (*hexutil.Big, error)
GetRewards get rewards
func (*EthService) GetTokenBalance ¶
func (es *EthService) GetTokenBalance(tokenHex, addressHex string) (*hexutil.Big, error)
GetTokenBalance gets ERC20 balance // 0xc944e90c64b2c07662a292be6244bdf05cda44a7
Click to show internal directories.
Click to hide internal directories.