Preparing search index...
The search index is not available
soroswap-utils
soroswap-utils
RawRouterSwapEvent
Interface RawRouterSwapEvent
interface
RawRouterSwapEvent
{
amounts
:
readonly
string
[]
;
ledger
:
number
;
path
:
readonly
string
[]
;
timestamp
:
number
;
to
:
string
;
topic1
:
"SoroswapRouter"
;
topic2
:
"swap"
;
topic3
:
never
;
topic4
:
never
;
}
Hierarchy
BaseRawRouterEvent
RawRouterSwapEvent
Index
Properties
amounts
ledger
path
timestamp
to
topic1
topic2
topic3
topic4
Properties
Readonly
amounts
amounts
:
readonly
string
[]
Readonly
ledger
ledger
:
number
Readonly
path
path
:
readonly
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
amounts
ledger
path
timestamp
to
topic1
topic2
topic3
topic4
soroswap-utils
Loading...