API References
Native API allows users to get prices for token swap and build transaction data to execute swap on-chain through Native infrastructure.
Refer to get-indicative-quote to get quote regularly for a given chain and token pair. Code snippet can be found here.
Refer to get-firm-quote to obtain transaction data to execute the swap. Code snippet can be found here.
Last updated