Preparing search index...
The search index is not available
soroswap-utils
soroswap-utils
RawTokenEvent
Interface RawTokenEvent
interface
RawTokenEvent
{
contractId
:
string
;
ledger
:
number
;
timestamp
:
number
;
topic1
:
TokenEventType
;
topic2
:
string
;
topic3
:
string
;
topic4
:
string
;
value
:
string
;
}
Hierarchy (
view full
)
BaseRawEvent
RawTokenEvent
Index
Properties
contract
Id
ledger
timestamp
topic1
topic2
topic3
topic4
value
Properties
Readonly
contract
Id
contract
Id
:
string
Readonly
ledger
ledger
:
number
Readonly
timestamp
timestamp
:
number
Readonly
topic1
topic1
:
TokenEventType
Readonly
topic2
topic2
:
string
Readonly
topic3
topic3
:
string
Readonly
topic4
topic4
:
string
Readonly
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contract
Id
ledger
timestamp
topic1
topic2
topic3
topic4
value
soroswap-utils
Loading...