@erasure/abis
v1.3.27
Published
A package to import Erasure Protocol contract abis and addresses
Readme
ERASURE ABIS
Contains abis and addresses for Erasure protocol contracts
USAGE
yarn add @erasure/abis
const { ErasureV130 } = require("@erasure/abis")
const contractName = 'Erasure_Agreements'
const artifact = ErasureV130[contractName].artifact
const abi = ErasureV130[contractName].artifact.abi
const mainnetAddress = ErasureV130[contractName].mainnet
const rinkebyAddress = ErasureV130[contractName].rinkeby
const kovanAddress = ErasureV130[contractName].kovanErasureV130 Contracts
iNMRiERC20iRegistryiFactoryiUniswapFactoryiUniswapExchangeiAuthereumAccountNMRNMR_UniswapDAIDAI_UniswapUniswapFactoryRegistryManagerErasure_PostsErasure_AgreementsErasure_EscrowsErasure_UsersFeed_FactoryFeedSimpleGriefing_FactorySimpleGriefingCountdownGriefing_FactoryCountdownGriefingCountdownGriefingEscrow_FactoryCountdownGriefingEscrow
ErasureV120 Contracts
iNMRiRegistryiFactoryNMRErasure_PostsErasure_AgreementsErasure_EscrowsErasure_UsersFeed_FactoryFeedSimpleGriefing_FactorySimpleGriefingCountdownGriefing_FactoryCountdownGriefingCountdownGriefingEscrow_FactoryCountdownGriefingEscrow
ErasureV110 Contracts
iNMRiRegistryiFactoryNMRErasure_PostsErasure_AgreementsErasure_UsersPost_FactoryPostFeed_FactoryFeedSimpleGriefing_FactorySimpleGriefingCountdownGriefing_FactoryCountdownGriefing
ErasureV100 Contracts
iNMRiRegistryiFactoryNMRErasure_PostsErasure_AgreementsErasure_UsersPost_FactoryPostFeed_FactoryFeedOneWayGriefing_FactoryOneWayGriefing
