Electronic Cigarette Chain
Verified contract
Active on
Ethereum with 4,352 txns
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 "Electronic Cigarette Chain"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15148019 | 2 years ago | | | 0 | 0.0044188520 | |
| 15147749 | 2 years ago | | | 0 | 0.0033141390 | |
| 15147470 | 2 years ago | | | 0 | 0.0066302905 | |
| 15147189 | 2 years ago | | | 0 | 0.0017962540 | |
| 15146931 | 2 years ago | | | 0 | 0.0023245640 | |
| 15146662 | 2 years ago | | | 0 | 0.0016641765 | |
| 15146382 | 2 years ago | | | 0 | 0.0016113455 | |
| 15146107 | 2 years ago | | | 0 | 0.0017962540 | |
| 15145838 | 2 years ago | | | 0 | 0.0022717330 | |
| 15145586 | 2 years ago | | | 0 | 0.0015369920 |
ABI
ABI objects
Getter at block 21199323
_burn_address() view returns (address)
0xaccf8c4c8f5ead10eebead972438e34d5a475158
_burn_amount_pertime() view returns (uint256)
10000000000000000000000000
_next_point() view returns (uint8)
5
decimals() view returns (uint256)
18
name() view returns (string)
Electronic Cigarette Chain
paused() view returns (bool)
false
symbol() view returns (string)
ETEC
totalSupply() view returns (uint256)
950000000000000000000000000
Read-only
_release_points(uint256) view returns (uint32)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
isPauser(address account) view returns (bool)
lockedOf(address owner) view returns (uint256)
State-modifying
Events addPauser(address account)
approve(address spender, uint256 value) returns (bool)
burn(uint256 value)
burnFrom(address from, uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
pause()
renouncePauser()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
Paused(address account)
PauserAdded(address indexed account)
PauserRemoved(address indexed account)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.