Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Anonym"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4873483 | 7 years ago | | | 0 | 0.00049673400 | |
| 4873411 | 7 years ago | | | 0 | 0.00037846400 | |
| 4873264 | 7 years ago | | | 0 | 0.00037846400 | |
| 4625855 | 7 years ago | | | 0.25 | 0.000084244000 | |
| 4556370 | 7 years ago | | | 0 | 0.00017656000 |
ABI
ABI objects
Getter at block 21163989
crowdsaleMinter() pure returns (address)
0xcda177d6a077513e8d3bcdc158795068e1b8502e
decimals() pure returns (uint256)
18
isStarted() pure returns (bool)
false
name() pure returns (string)
Anonym
newOwner() pure returns (address)
0x0000000000000000000000000000000000000000
owner() pure returns (address)
0x2dc1507e12b29a4a3a4ef7bec13d04ed4b288971
symbol() pure returns (string)
ANM
totalSupply() pure returns (uint256)
1089436623831518735566168
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
mint(address _to, uint256 _amount) returns (bool)
setCrowdsaleMinter(address _crowdsaleMinter)
start() returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Mint(address indexed to, uint256 amount)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.