Preparing search index...
The search index is not available
@crownfi/ethereum-rpc-types
@crownfi/ethereum-rpc-types
AccountProof
Interface AccountProof
interface
AccountProof
{
accountProof
:
AccountProof1
;
address
:
string
;
balance
:
string
;
codeHash
:
string
;
nonce
:
string
;
storageHash
:
string
;
storageProof
:
StorageProofs
;
}
Index
Properties
account
Proof
address
balance
code
Hash
nonce
storage
Hash
storage
Proof
Properties
account
Proof
account
Proof
:
AccountProof1
address
address
:
string
balance
balance
:
string
code
Hash
code
Hash
:
string
nonce
nonce
:
string
storage
Hash
storage
Hash
:
string
storage
Proof
storage
Proof
:
StorageProofs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Proof
address
balance
code
Hash
nonce
storage
Hash
storage
Proof
@crownfi/ethereum-rpc-types
Loading...