v1

latestOpenAPI 3.0.1Apache 2.02026-07-2686219209.3 KB
Ixs

Buy Assets

Buy assets(tokens). This API is used to generate transaction data to buy assets

post/ixs/buy/get

Request body

chain'ethereum' | 'abstract' | 'apechain' | 'arbitrum' | 'base' | 'berachain' | 'bsc' | 'polygon' | 'sei' | 'avalanche' | 'monad' required
takerstring required

Taker who wish to buy assets

currencystring

Listing currency which this taker wants to buy

Example request

{
  "taker": "0x079e5e1ac85b04225edad793ecdd9b31a26fdacc",
  "currency": "0x0000000000000000000000000000000000000000"
}

Response

Successful