Preparing search index...
The search index is not available
web3-plugin-zksync
web3-plugin-zksync
types
StorageProof
Interface StorageProof
Represents storage proof
interface
StorageProof
{
address
:
string
;
storageProof
:
{
index
:
Numbers
;
key
:
string
;
proof
:
string
[]
;
value
:
string
;
}
[]
;
}
Index
Properties
address
storage
Proof
Properties
address
address
:
string
storage
Proof
storageProof
:
{
index
:
Numbers
;
key
:
string
;
proof
:
string
[]
;
value
:
string
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
storage
Proof
web3-plugin-zksync
Loading...
Represents storage proof