Smart contracts
The project has 2 contracts: the Multicall Instance (MI) and a factory contract for spinning-up instances. Both contracts are written using AssemblyScript and are open-source. Code can be found on our contracts repository.
Deployments
NEAR Mainnet
Contract | Address | Code hash |
---|---|---|
Factory | v1.multicall.near | 2Y3VuVZTPaXGBnRj6Av9ymKM17iSGv1b1xJTsdkrmSFh |
NEAR Testnet
Contract | Address | Code hash |
---|---|---|
Factory | v1_03.multicall.testnet | 2Y3VuVZTPaXGBnRj6Av9ymKM17iSGv1b1xJTsdkrmSFh |