Preparing search index...
The search index is not available
soroswap-utils
soroswap-utils
RawRouterLiquidityEvent
Interface RawRouterLiquidityEvent
interface
RawRouterLiquidityEvent
{
amount_a
:
string
;
amount_b
:
string
;
ledger
:
number
;
liquidity
:
string
;
pair
:
string
;
timestamp
:
number
;
to
:
string
;
token_a
:
string
;
token_b
:
string
;
topic1
:
"SoroswapRouter"
;
topic2
:
"add"
|
"remove"
;
topic3
:
never
;
topic4
:
never
;
}
Hierarchy
BaseRawRouterEvent
RawRouterLiquidityEvent
Index
Properties
amount_
a
amount_
b
ledger
liquidity
pair
timestamp
to
token_
a
token_
b
topic1
topic2
topic3
topic4
Properties
Readonly
amount_
a
amount_
a
:
string
Readonly
amount_
b
amount_
b
:
string
Readonly
ledger
ledger
:
number
Readonly
liquidity
liquidity
:
string
Readonly
pair
pair
:
string
Readonly
timestamp
timestamp
:
number
Readonly
to
to
:
string
Readonly
token_
a
token_
a
:
string
Readonly
token_
b
token_
b
:
string
Readonly
topic1
topic1
Readonly
topic2
topic2
:
"add"
|
"remove"
Readonly
topic3
topic3
:
never
Readonly
topic4
topic4
:
never
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount_
a
amount_
b
ledger
liquidity
pair
timestamp
to
token_
a
token_
b
topic1
topic2
topic3
topic4
soroswap-utils
Loading...