Documentation ¶
Index ¶
- func ConvertToBEP20Amount(amount *big.Int, decimals int64) *big.Int
- func DeployContract(ethClient *ethclient.Client, wallet *keystore.KeyStore, ...) (common.Hash, error)
- func GetCallOpts() *bind.CallOpts
- func GetTransactor(ethClient *ethclient.Client, keyStore *keystore.KeyStore, ...) *bind.TransactOpts
- func PrintAddrExplorerUrl(msg, address string, chainID *big.Int)
- func PrintTxExplorerUrl(msg, txHash string, chainID *big.Int)
- func SendAllRestBNB(ethClient *ethclient.Client, wallet *keystore.KeyStore, ...) (common.Hash, error)
- func SendBNBToTempAccount(rpcClient *ethclient.Client, wallet accounts.Wallet, account accounts.Account, ...) error
- func SendTransactionFromLedger(rpcClient *ethclient.Client, wallet accounts.Wallet, account accounts.Account, ...) (*types.Transaction, error)
- func Sleep(second int64)
- func ValidateBSCAddr(addr string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeployContract ¶
func GetCallOpts ¶
func GetTransactor ¶
func PrintAddrExplorerUrl ¶
func PrintTxExplorerUrl ¶
func SendAllRestBNB ¶
func SendBNBToTempAccount ¶
func ValidateBSCAddr ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.