Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/everFinance/ar-erc20-contract
https://github.com/everFinance/ar-erc20-contract
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/everFinance/ar-erc20-contract
- Owner: everFinance
- Created: 2021-06-02T02:54:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-09T09:36:09.000Z (over 3 years ago)
- Last Synced: 2024-11-16T01:33:09.708Z (about 2 months ago)
- Language: Solidity
- Size: 493 KB
- Stars: 11
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-arweave - ar-erc20-contract - AR ERC20 Contract. [Demo:WAR Token](https://etherscan.io/address/0x4fadc7a98f2dc96510e42dd1a74141eeae0c1543) (Tools ⚙️)
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)