Preparing search index...
The search index is not available
soroswap-utils
soroswap-utils
RawPairSwapEvent
Interface RawPairSwapEvent
interface
RawPairSwapEvent
{
amount_0_in
:
string
;
amount_0_out
:
string
;
amount_1_in
:
string
;
amount_1_out
:
string
;
contractId
:
string
;
ledger
:
number
;
timestamp
:
number
;
to
:
string
;
topic1
:
"SoroswapPair"
;
topic2
:
"swap"
;
topic3
:
never
;
topic4
:
never
;
}
Hierarchy
BaseRawPairEvent
RawPairSwapEvent
Index
Properties
amount_
0_
in
amount_
0_
out
amount_
1_
in
amount_
1_
out
contract
Id
ledger
timestamp
to
topic1
topic2
topic3
topic4
Properties
Readonly
amount_
0_
in
amount_
0_
in
:
string
Readonly
amount_
0_
out
amount_
0_
out
:
string
Readonly
amount_
1_
in
amount_
1_
in
:
string
Readonly
amount_
1_
out
amount_
1_
out
:
string
Readonly
contract
Id
contract
Id
:
string
Readonly
ledger
ledger
:
number
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_
in
amount_
0_
out
amount_
1_
in
amount_
1_
out
contract
Id
ledger
timestamp
to
topic1
topic2
topic3
topic4
soroswap-utils
Loading...