Eristica TOKEN
Verified contract
Active on
Ethereum with 9,905 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 |
---|---|---|---|---|---|
| ERC-20 | 21M | -- | -- | |
ERT | ERC-20 | 55.475872K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
BBC | ERC-20 | 7.645583K | -- | -- | |
C4Y | ERC-20 | 3.7K | -- | -- | |
Only | ERC-20 | 20 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21148898 | a day ago | | | 0 | 0.00047407654 | |
| 20453427 | 3 months ago | | | 0 | 0.000052175000 | |
| 20452844 | 3 months ago | | | 0 | 0.000052187000 | |
| 20394430 | 3 months ago | | | 0 | 0.000041433003 | |
| 20297281 | 4 months ago | | | 0 | 0.000057936576 | |
| 20297278 | 4 months ago | | | 0 | 0.000061306152 | |
| 20297273 | 4 months ago | | | 0 | 0.000064735807 | |
| 20297267 | 4 months ago | | | 0 | 0.000098431699 | |
| 20190518 | 4 months ago | | | 0 | 0.00011607785 | |
| 20059033 | 5 months ago | | | 0 | 0.00015971067 |
ABI
ABI objects
Getter at block 21157997
decimals() pure returns (uint256)
18
ico() pure returns (address)
0xf121ce76c6470fa3b0a5d4240f55eff10c8b221e
name() pure returns (string)
Eristica TOKEN
symbol() pure returns (string)
ERT
tokensAreFrozen() pure returns (bool)
false
totalSupply() pure returns (uint256)
230502120294973479275350220
Read-only
allowance(address _owner, address _spender) pure returns (uint256)
balanceOf(address _owner) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool)
burn(uint256 _value)
defrost()
mint(address _holder, uint256 _value)
transfer(address _to, uint256 _amount) returns (bool)
transferFrom(address _from, address _to, uint256 _amount) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed from, uint256 value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _ico)
This contract contains no fallback and receive objects.
This contract contains no error objects.