mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-04-05 20:48:12 +03:00
extend swap info
This commit is contained in:
@@ -43,6 +43,8 @@ type SwapInfoSubscriptionPayload = {
|
||||
es?: string // exchange list of all cex or all pools (ORION_POOL, UNISWAP, PANCAKESWAP etc)
|
||||
e?: boolean // is amount IN? Value `false` means a = amount OUT, `true` if omitted
|
||||
is?: boolean // instant settlement
|
||||
sc?: string // CS sourceChain
|
||||
tc?: string // CS targetChain
|
||||
}
|
||||
|
||||
type BrokerTradableAtomicSwapBalanceSubscription = {
|
||||
|
||||
Reference in New Issue
Block a user