ChainGraph API Documentation / @badaitech/chaingraph-nodes / SwapResponseData
Class: SwapResponseData
Defined in: packages/chaingraph-nodes/src/nodes/okx-dex-api/types.ts:619
SwapResponseData represents the API response for a swap request
Constructors
Constructor
new SwapResponseData():
SwapResponseData
Returns
SwapResponseData
Properties
code
code:
string=''
Defined in: packages/chaingraph-nodes/src/nodes/okx-dex-api/types.ts:634
data
data:
SwapExecutionData[] =[]
Defined in: packages/chaingraph-nodes/src/nodes/okx-dex-api/types.ts:628
msg
msg:
string=''
Defined in: packages/chaingraph-nodes/src/nodes/okx-dex-api/types.ts:640