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_TBD"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12837913 | 3 years ago | | | 0 | 0.0021560000 | |
| 11014867 | 4 years ago | | | 0 | 0.0021450000 | |
| 11000188 | 4 years ago | | | 0 | 0.0034720000 | |
| 10943529 | 4 years ago | | | 0 | 0.0024731160 | |
| 10943524 | 4 years ago | | | 0 | 0.0024731160 | |
| 10943494 | 4 years ago | | | 0 | 0.0033281160 | |
| 10851685 | 4 years ago | | | 0 | 0.0061307400 | |
| 10851668 | 4 years ago | | | 0 | 0.0057804120 | |
| 10781578 | 4 years ago | | | 0 | 0.032223552 | |
| 10071301 | 4 years ago | | | 0 | 0.0013429240 |
ABI
ABI objects
Getter at block 21164551
decimals() view returns (uint8)
8
locked() view returns (bool)
true
marketor() view returns (address)
0x4bed1dfa79183b0ea6b90abfdcbaf11a915c9abb
name() view returns (string)
EXEES_TBD
owner() view returns (address)
0xe246a6c217174b4cd4c0988bf1bc1d7d824c46a1
symbol() view returns (string)
EXE_TBD
totalSupply() view returns (uint256)
200000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address) view returns (uint256)
lockAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
renounceOwnership()
toggleLocked()
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)
LockedAccount(address indexed _to)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ToggleLocked(bool _locked)
Transfer(address indexed _from, address indexed _to, uint256 _value)
Transfer(address indexed from, address indexed to, uint256 value, bytes indexed data)
constructor(address _owner, address _marketor1, address _marketor2)
This contract contains no fallback and receive objects.
This contract contains no error objects.