Preparing search index...
The search index is not available
@envio-dev/hypersync-client
@envio-dev/hypersync-client
AccessList
Interface AccessList
Evm access list object
See ethereum rpc spec for the meaning of fields
interface
AccessList
{
address
?:
string
;
storageKeys
?:
string
[]
;
}
Index
Properties
address?
storage
Keys?
Properties
Optional
address
address
?:
string
Optional
storage
Keys
storage
Keys
?:
string
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
address
storage
Keys
@envio-dev/hypersync-client
Loading...
Evm access list object
See ethereum rpc spec for the meaning of fields