Preparing search index...
The search index is not available
@oasisprotocol/client-rt
@oasisprotocol/client-rt
types
EVMLogEvent
Interface EVMLogEvent
interface
EVMLogEvent
{
address
:
Uint8Array
;
data
:
Uint8Array
;
topics
:
Uint8Array
[]
;
}
Index
Properties
address
data
topics
Properties
address
address
:
Uint8Array
data
data
:
Uint8Array
topics
topics
:
Uint8Array
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
data
topics
@oasisprotocol/client-rt
Loading...