ERNToken
Verified contract
Active on
Ethereum with 1,375 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ERN | ERC-20 | 5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8277935 | 5 years ago | | | 0 | 0.000029289600 | |
| 7113320 | 6 years ago | | | 0 | 0.00028069201 | |
| 7113277 | 6 years ago | | | 0 | 0.00028069201 | |
| 6971478 | 6 years ago | | | 0 | 0.00021967200 | |
| 6762674 | 6 years ago | | | 0 | 0.00032111000 | |
| 6748315 | 6 years ago | | | 0 | 0.00011715840 | |
| 6729852 | 6 years ago | | | 0 | 0.0010007280 | |
| 6712752 | 6 years ago | | | 0 | 0.00039257600 | |
| 6695449 | 6 years ago | | | 0.016 | 0.00042000000 | |
| 6569499 | 6 years ago | | | 0.001 | 0.00011396000 |
ABI
ABI objects
Getter at block 21314065
Collected_Ether() view returns (uint256)
106947387853554298959
DevSupply_Released() view returns (bool)
false
Dev_Supply() view returns (uint256)
3000000000000000
GrowthPool_Released() view returns (bool)
false
GrowthPool_Supply() view returns (uint256)
2000000000000000
ICO_AllowPayment() view returns (bool)
false
ICO_Finished() view returns (bool)
true
ICO_Supply() view returns (uint256)
0
ICO_Tier() view returns (uint256)
0
ICO_TokenValue() view returns (uint256)
0
Rewards_Supply() view returns (uint256)
44998470500000000
Token_AllowTransfer() view returns (bool)
false
Total_ICOSupply() view returns (uint256)
50000000000000000
Total_SoldToken() view returns (uint256)
621999700000000
Total_TokenSupply() view returns (uint256)
100000000000000000
decimals() view returns (uint256)
8
etherWallet() view returns (address)
0x90c5daf1ca815af29b3a79f72565d02bdb706126
name() view returns (string)
ERNToken
owner() view returns (address)
0x61dc4a4f32ed4a8a6567f9f47744ee279c63ce5a
symbol() view returns (string)
ERN
totalSupply() view returns (uint256)
50001529500000000
Read-only
MainIco_Cap(address) view returns (uint256)
PreIco_Cap(address) view returns (uint256)
PrivateSale_Cap(address) view returns (uint256)
balanceOf(address) view returns (uint256)
whitelist(address) view returns (bool)
State-modifying
Events FinishIco()
burn(uint256 _value) returns (bool success)
giveReward(address target, uint256 reward)
sendUnsoldTokenToRewardSupply()
setIcoPaymentStatus(bool status)
setIcoTier(uint256 newTokenValue)
setTokenTransferStatus(bool status)
setWhitelistAddress(address addr, bool status)
transfer(address _to, uint256 _value)
transferOwnership(address newOwner)
unlockDevTokenSupply()
unlockGrowthPoolTokenSupply()
withdrawEther()
Burn(address indexed from, uint256 value)
IcoFinished(bool finish)
Transfer(address indexed from, address indexed to, uint256 value)
Whitelisted(address indexed target, bool whitelist)
constructor()
fallback()
This contract contains no error objects.