Preparing search index...
The search index is not available
Documentation
Documentation
client/evm/evm.types
RequestFaucetResult
Interface RequestFaucetResult
The result of requesting funds from an EVM faucet.
interface
RequestFaucetResult
{
transactionHash
:
`
0x
${
string
}
`
;
}
Index
Properties
transaction
Hash
Properties
transaction
Hash
transactionHash
:
`
0x
${
string
}
`
The transaction hash.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
transaction
Hash
Documentation
Loading...
The result of requesting funds from an EVM faucet.