1.3.27 • Published 4 years ago

@erasure/abis v1.3.27

Weekly downloads
21
License
MIT
Repository
github
Last release
4 years ago

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].kovan

ErasureV130 Contracts

  • iNMR
  • iERC20
  • iRegistry
  • iFactory
  • iUniswapFactory
  • iUniswapExchange
  • iAuthereumAccount
  • NMR
  • NMR_Uniswap
  • DAI
  • DAI_Uniswap
  • UniswapFactory
  • RegistryManager
  • Erasure_Posts
  • Erasure_Agreements
  • Erasure_Escrows
  • Erasure_Users
  • Feed_Factory
  • Feed
  • SimpleGriefing_Factory
  • SimpleGriefing
  • CountdownGriefing_Factory
  • CountdownGriefing
  • CountdownGriefingEscrow_Factory
  • CountdownGriefingEscrow

ErasureV120 Contracts

  • iNMR
  • iRegistry
  • iFactory
  • NMR
  • Erasure_Posts
  • Erasure_Agreements
  • Erasure_Escrows
  • Erasure_Users
  • Feed_Factory
  • Feed
  • SimpleGriefing_Factory
  • SimpleGriefing
  • CountdownGriefing_Factory
  • CountdownGriefing
  • CountdownGriefingEscrow_Factory
  • CountdownGriefingEscrow

ErasureV110 Contracts

  • iNMR
  • iRegistry
  • iFactory
  • NMR
  • Erasure_Posts
  • Erasure_Agreements
  • Erasure_Users
  • Post_Factory
  • Post
  • Feed_Factory
  • Feed
  • SimpleGriefing_Factory
  • SimpleGriefing
  • CountdownGriefing_Factory
  • CountdownGriefing

ErasureV100 Contracts

  • iNMR
  • iRegistry
  • iFactory
  • NMR
  • Erasure_Posts
  • Erasure_Agreements
  • Erasure_Users
  • Post_Factory
  • Post
  • Feed_Factory
  • Feed
  • OneWayGriefing_Factory
  • OneWayGriefing
1.3.27

4 years ago

1.3.26

4 years ago

1.3.25

4 years ago

1.3.24

4 years ago

1.3.22

4 years ago

1.3.23

4 years ago

1.3.21

4 years ago

1.3.19

4 years ago

1.3.20

4 years ago

1.3.18

4 years ago

1.3.17

4 years ago

1.3.16

4 years ago

1.3.15

4 years ago

1.3.14

4 years ago

1.3.13

4 years ago

1.3.12

4 years ago

1.3.11

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago