Preparing search index...
The search index is not available
soroswap-utils
soroswap-utils
RawFactoryNewPairEvent
Interface RawFactoryNewPairEvent
interface
RawFactoryNewPairEvent
{
ledger
:
number
;
new_pairs_length
:
number
;
pair
:
string
;
timestamp
:
number
;
token_0
:
string
;
token_1
:
string
;
topic1
:
"SoroswapFactory"
;
topic2
:
"new_pair"
;
topic3
:
never
;
topic4
:
never
;
}
Hierarchy
BaseRawFactoryEvent
RawFactoryNewPairEvent
Index
Properties
ledger
new_
pairs_
length
pair
timestamp
token_
0
token_
1
topic1
topic2
topic3
topic4
Properties
Readonly
ledger
ledger
:
number
Readonly
new_
pairs_
length
new_
pairs_
length
:
number
Readonly
pair
pair
:
string
Readonly
timestamp
timestamp
:
number
Readonly
token_
0
token_
0
:
string
Readonly
token_
1
token_
1
:
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
ledger
new_
pairs_
length
pair
timestamp
token_
0
token_
1
topic1
topic2
topic3
topic4
soroswap-utils
Loading...