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 "Azeroth"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10309365 | 4 years ago | | | 0 | 0.0012298440 | |
| 10142816 | 5 years ago | | | 0 | 0.0015662640 | |
| 10106879 | 5 years ago | | | 0 | 0.00080208000 | |
| 10106763 | 5 years ago | | | 0 | 0.0023526000 | |
| 10056548 | 5 years ago | | | 0 | 0.0015788080 | |
| 10050203 | 5 years ago | | | 0 | 0.0011180400 | |
| 10050181 | 5 years ago | | | 0 | 0.0012931996 | |
| 10050043 | 5 years ago | | | 0 | 0.0018289600 | |
| 10050002 | 5 years ago | | | 0 | 0.0017771120 | |
| 10043559 | 5 years ago | | | 0 | 0.00073158406 |
ABI
ABI objects
Getter at block 21329210
decimals() view returns (uint256)
18
name() view returns (string)
Azeroth
owner() view returns (address)
0x8d549a7d6a1c705f6c65a48d029b5535ff7b2f9f
symbol() view returns (string)
AZR
totalSupply() view returns (uint256)
8000000000000000000000000000
transferEnabled() view returns (bool)
true
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
emergencyERC20Drain(address token, uint256 amount)
setTransferEnable(bool enable)
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)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.