DECENTURION
Verified contract
Active on
Ethereum with 12,380 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CYRUS | ERC-20 | 1.000002K | -- | -- | |
DCNT | ERC-20 | 101.309234 | -- | -- | |
DCNT | ERC-20 | 2 | -- | -- | |
FLOV | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15158489 | 2 years ago | | | 0 | 0.00030159000 | |
| 13848495 | 3 years ago | | | 0 | 0.0010723093 | |
| 13597554 | 3 years ago | | | 0 | 0.0063049927 | |
| 13596846 | 3 years ago | | | 0 | 0.011169275 | |
| 12504465 | 3 years ago | | | 0 | 0.0021850650 | |
| 12432378 | 4 years ago | | | 0 | 0.0043387110 | |
| 12231190 | 4 years ago | | | 0 | 0.0019187510 | |
| 11937831 | 4 years ago | | | 0 | 0.0050527821 | |
| 11557215 | 4 years ago | | | 0 | 0.0054290115 | |
| 11557188 | 4 years ago | | | 0 | 0.0053193345 |
ABI
ABI objects
Getter at block 21250018
decimals() pure returns (uint8 result)
8
name() pure returns (string result)
DECENTURION
symbol() pure returns (string result)
DCNT
totalSupply() view returns (uint256 supply)
3000000000000000
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 _currentValue, uint256 _newValue) returns (bool success)
approve(address _spender, uint256 _value) returns (bool success)
burnTokens(uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _tokenCount)
This contract contains no fallback and receive objects.
This contract contains no error objects.