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 |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.004194 |
$0 | |
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
VIP | ERC-20 | 8 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13751822 | 3 years ago | | | 0 | 0.0040946747 | |
| 13751635 | 3 years ago | | | 0 | 0.0039638850 | |
| 13653239 | 3 years ago | | | 0 | 0.0093139420 | |
| 12649630 | 3 years ago | | | 0 | 0.00053740000 | |
| 12649613 | 3 years ago | | | 0 | 0.00048367006 | |
| 12649533 | 3 years ago | | | 0 | 0.00077923000 | |
| 12649495 | 3 years ago | | | 0 | 0.0011204301 | |
| 12645396 | 3 years ago | | | 0 | 0.00056427000 | |
| 12645342 | 3 years ago | | | 0 | 0.00058970009 | |
| 12643520 | 3 years ago | | | 0 | 0.00074749000 |
ABI
ABI objects
Getter at block 21160579
_status() view returns (bool)
false
decimals() view returns (uint256)
18
name() view returns (string)
CEN
owner() view returns (address)
0xc3cfa2559cb1df2d884b7e7554fd8e97465ce65e
symbol() view returns (string)
CEN
totalSupply() view returns (uint256)
904911274223577000000000001
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 success)
burn(uint256 amount) returns (bool)
freezeAccount(address target, bool freeze)
setOwner(address newOwner) returns (bool)
start()
stop()
transfer(address _to, uint256 _value) returns (bool ind)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed _owner, uint256 _value)
LogOwnerChanged(address msgSender)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.