Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/everFinance/ar-erc20-contract


https://github.com/everFinance/ar-erc20-contract

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# AR ERC20 Contract

Audit By PeckShield: [PeckShield-Audit-Report-EverPay-AR-v1.0rc.pdf](./PeckShield-Audit-Report-EverPay-AR-v1.0rc.pdf)

## Development

deploy to kovan

```
npx hardhat run ./scripts/deploy.js --network kovan
```

## Contract Address

### Mainnet

[0x4fadc7a98f2dc96510e42dd1a74141eeae0c1543](https://etherscan.io/address/0x4fadc7a98f2dc96510e42dd1a74141eeae0c1543)

### Kovan

[0xcc9141efa8c20c7df0778748255b1487957811be](https://kovan.etherscan.io/address/0xcc9141efa8c20c7df0778748255b1487957811be)