Address of the user that sells the token_in
0x1235dB6df8a915557fF1fD0B9098C5548F2e06e3
Pattern: ^0x[a-fA-F0-9]{40}$
Address of the user that receives the token_out. If empty, this address will be the same as from_address
0x1235dB6df8a915557fF1fD0B9098C5548F2e06e3
Pattern: ^0x[a-fA-F0-9]{40}$
Address of the end user that initiated the swap request.
0x1235dB6df8a915557fF1fD0B9098C5548F2e06e3
Pattern: ^0x[a-fA-F0-9]{40}$
Blockchain name, eg: ethereum, bsc, ...
Blockchain name, eg: ethereum, bsc, ...
Address of the token to be sold
0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2
Pattern: ^0x[a-fA-F0-9]{40}$
Address of the token to be bought
0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2
Pattern: ^0x[a-fA-F0-9]{40}$
Amount of token to be sold, in ether unit.
1
Amount of token to be sold, in wei unit.
1000000000000000000
The expiry time of the quote, in seconds.
0
Number in percent. For example, passing the value 5 means 5%, 0.1 means 0.1% slippage tolerance. By default it's 0.
0
The API key that was assigned to you by Native
Success