Skip to main content
matic.js internally uses ABIManager for handling ABI management, configuration for you. All of the ABI and config are taken from static repo.

Change ABI

Sometimes you are required to change the ABI, particularly when you are developing a contract. You can do so by using ABIManager. Syntax
The network name, contract name, bridge name etc can be taken from our official static repo. Example