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 "EXEES"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20667716 | 3 months ago | | | 0 | 0.000035259000 | |
| 19027741 | a year ago | | | 0 | 0.0025739070 | |
| 17332800 | 2 years ago | | | 0 | 0.0020005650 | |
| 17092528 | 2 years ago | | | 0 | 0.0016814700 | |
| 17084131 | 2 years ago | | | 0 | 0.0040574370 | |
| 17079754 | 2 years ago | | | 0 | 0.0046279350 | |
| 17042534 | 2 years ago | | | 0 | 0.0020577240 | |
| 16632757 | 2 years ago | | | 0 | 0.0014286750 | |
| 16625475 | 2 years ago | | | 0 | 0.0016577370 | |
| 16587842 | 2 years ago | | | 0 | 0.0016001160 |
ABI
ABI objects
Getter at block 21323166
decimals() view returns (uint8)
8
name() view returns (string)
EXEES
owner() view returns (address)
0xe246a6c217174b4cd4c0988bf1bc1d7d824c46a1
symbol() view returns (string)
EXE
totalSupply() view returns (uint256)
200000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
renounceOwnership()
transfer(address _to, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value, bytes _data) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
Transfer(address indexed from, address indexed to, uint256 value, bytes indexed data)
constructor(address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.