ℹ️Contract ABI
Overview
Contract ABIs
Native20
Liquid20C
Liquid20A
Last updated
Was this helpful?
If you are interacting with the smart contracts using javascript (e.g. web3.js or ethers.js) you need the contract ABI and its address.
The ABI is used to encode the interface of a smart contract in a format understandable to your user interface.
Last updated
Was this helpful?
Was this helpful?

