Preparing search index...
The search index is not available
soroswap-utils
soroswap-utils
RawPairDepositEvent
Interface RawPairDepositEvent
interface
RawPairDepositEvent
{
amount_0
:
string
;
amount_1
:
string
;
contractId
:
string
;
ledger
:
number
;
liquidity
:
string
;
new_reserve_0
:
string
;
new_reserve_1
:
string
;
timestamp
:
number
;
to
:
string
;
topic1
:
"SoroswapPair"
;
topic2
:
"deposit"
;
topic3
:
never
;
topic4
:
never
;
}
Hierarchy
BaseRawPairEvent
RawPairDepositEvent
Index
Properties
amount_
0
amount_
1
contract
Id
ledger
liquidity
new_
reserve_
0
new_
reserve_
1
timestamp
to
topic1
topic2
topic3
topic4
Properties
Readonly
amount_
0
amount_
0
:
string
Readonly
amount_
1
amount_
1
:
string
Readonly
contract
Id
contract
Id
:
string
Readonly
ledger
ledger
:
number
Readonly
liquidity
liquidity
:
string
Readonly
new_
reserve_
0
new_
reserve_
0
:
string
Readonly
new_
reserve_
1
new_
reserve_
1
:
string
Readonly
timestamp
timestamp
:
number
Readonly
to
to
:
string
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
amount_
0
amount_
1
contract
Id
ledger
liquidity
new_
reserve_
0
new_
reserve_
1
timestamp
to
topic1
topic2
topic3
topic4
soroswap-utils
Loading...