We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1e7e266
newAccountByPrivateKey()
newAccountByMnemonic()
revertAccountByMnemonic(string $mnemonic)
revertAccountByPrivateKey(string $privateKey)
bnbBalance(string $address)
balance(string $address)
transfer(string $from, string $to, float $amount)
blockNumber()
blockByNumber(int $blockID)
transactionReceipt(string $txHash)