Documentation ¶
Index ¶
- Variables
- func BasDNS() (*Contract.BasDNS, *ethclient.Client)
- func BasOANN() (*Contract.BasOANN, *ethclient.Client)
- func ChangeDNSInfo(key *keystore.Key, nameHash Bas_Ethereum.Hash, rcd DNSRecord) error
- func CheckBalance(key *keystore.Key) *big.Int
- func CheckIfApplied(addr common.Address) (bool, error)
- func FreeBas() (*Contract.SendFreeBas, *ethclient.Client)
- func GetPublicAddressFromKeyStore(key *keystore.Key) common.Address
- func SendFreeBasByContract(key *keystore.Key, addr common.Address, amount *big.Int) error
- func SendFreeEth(key *keystore.Key, toAddress common.Address, amount *big.Int) error
- type DNSRecord
Constants ¶
This section is empty.
Variables ¶
View Source
var (
FreeBasAddr = "0x6B80cA84B64e2Fd7957138eA7480FB4E775b997F"
)
Functions ¶
func ChangeDNSInfo ¶
func SendFreeBasByContract ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.