Preparing search index...
The search index is not available
soroswap-utils
soroswap-utils
RawPairSyncEvent
Interface RawPairSyncEvent
interface
RawPairSyncEvent
{
contractId
:
string
;
ledger
:
number
;
new_reserve_0
:
string
;
new_reserve_1
:
string
;
timestamp
:
number
;
topic1
:
"SoroswapPair"
;
topic2
:
"sync"
;
topic3
:
never
;
topic4
:
never
;
}
Hierarchy
BaseRawPairEvent
RawPairSyncEvent
Index
Properties
contract
Id
ledger
new_
reserve_
0
new_
reserve_
1
timestamp
topic1
topic2
topic3
topic4
Properties
Readonly
contract
Id
contract
Id
:
string
Readonly
ledger
ledger
:
number
Readonly
new_
reserve_
0
new_
reserve_
0
:
string
Readonly
new_
reserve_
1
new_
reserve_
1
:
string
Readonly
timestamp
timestamp
:
number
Readonly
topic1
topic1
Readonly
topic2
topic2
Readonly
topic3
topic3
:
never
Readonly
topic4
topic4
:
never
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contract
Id
ledger
new_
reserve_
0
new_
reserve_
1
timestamp
topic1
topic2
topic3
topic4
soroswap-utils
Loading...