TransactionProps
Defined in: packages/helpers/src/api/swapkitApi/types.ts:121
Properties
Section titled “Properties”block:
number
Defined in: packages/helpers/src/api/swapkitApi/types.ts:124
chainId
Section titled “chainId”chainId:
ChainId
Defined in: packages/helpers/src/api/swapkitApi/types.ts:122
finalisedAt?
Section titled “finalisedAt?”
optional
finalisedAt:number
Defined in: packages/helpers/src/api/swapkitApi/types.ts:132
fromAddress
Section titled “fromAddress”fromAddress:
string
Defined in: packages/helpers/src/api/swapkitApi/types.ts:129
fromAsset
Section titled “fromAsset”fromAsset:
null
|AssetValue
Defined in: packages/helpers/src/api/swapkitApi/types.ts:128
hash:
string
Defined in: packages/helpers/src/api/swapkitApi/types.ts:123
optional
meta:Partial
<{affiliate?
:string
;broadcastedAt?
:number
;explorerUrl?
:string
;fees?
: {affiliate?
: {address?
:string
;chain
:Chain
;decimal?
:number
;isGasAsset
:boolean
;isSynthetic
:boolean
;symbol
:string
;tax?
: {buy
:number
;sell
:number
; };ticker
:string
; };liquidity?
: {address?
:string
;chain
:Chain
;decimal?
:number
;isGasAsset
:boolean
;isSynthetic
:boolean
;symbol
:string
;tax?
: {buy
:number
;sell
:number
; };ticker
:string
; };network?
: {address?
:string
;chain
:Chain
;decimal?
:number
;isGasAsset
:boolean
;isSynthetic
:boolean
;symbol
:string
;tax?
: {buy
:number
;sell
:number
; };ticker
:string
; };protocol?
: {address?
:string
;chain
:Chain
;decimal?
:number
;isGasAsset
:boolean
;isSynthetic
:boolean
;symbol
:string
;tax?
: {buy
:number
;sell
:number
; };ticker
:string
; };tax?
: {address?
:string
;chain
:Chain
;decimal?
:number
;isGasAsset
:boolean
;isSynthetic
:boolean
;symbol
:string
;tax?
: {buy
:number
;sell
:number
; };ticker
:string
; }; };images?
: {chain?
:string
;from?
:string
;provider?
:string
;to?
:string
; };provider?
:CAVIAR_V1
|CAMELOT_V3
|CHAINFLIP
|CHAINFLIP_STREAMING
|JUPITER
|MAYACHAIN
|MAYACHAIN_STREAMING
|OCISWAP_V1
|ONEINCH
|OPENOCEAN_V2
|PANCAKESWAP
|PANGOLIN_V1
|SUSHISWAP_V2
|THORCHAIN
|THORCHAIN_STREAMING
|TRADERJOE_V2
|UNISWAP_V2
|UNISWAP_V3
|KADO
;quoteId?
:string
;wallet?
:string
; }>
Defined in: packages/helpers/src/api/swapkitApi/types.ts:133
payload?
Section titled “payload?”
optional
payload:Partial
<{evmCalldata?
:string
;logs?
:unknown
;memo?
:string
;spender?
:string
; }>
Defined in: packages/helpers/src/api/swapkitApi/types.ts:134
status?
Section titled “status?”
optional
status:TxnStatus
Defined in: packages/helpers/src/api/swapkitApi/types.ts:126
toAddress
Section titled “toAddress”toAddress:
string
Defined in: packages/helpers/src/api/swapkitApi/types.ts:131
toAsset
Section titled “toAsset”toAsset:
null
|AssetValue
Defined in: packages/helpers/src/api/swapkitApi/types.ts:130
trackingStatus?
Section titled “trackingStatus?”
optional
trackingStatus:TrackingStatus
Defined in: packages/helpers/src/api/swapkitApi/types.ts:127
optional
type:TxnType
Defined in: packages/helpers/src/api/swapkitApi/types.ts:125