ClearPoll Token
Verified contract
Active on
Ethereum with 26,656 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.82)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ZAP | ERC-20 | 290 | $0.002594 |
$0.75 | |
nCash | ERC-20 | 800 | $0.000083 |
$0.07 | |
| ERC-20 | 21M | -- | -- | |
POLLX | ERC-20 | 11.450829K | -- | -- | |
WHACKD | ERC-20 | 10.774941K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
POLL | ERC-20 | 2.154996K | -- | -- | |
KCN | ERC-20 | 1K | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20808291 | 2 months ago | | | 0 | 0.00047419582 | |
| 20453312 | 3 months ago | | | 0 | 0.000047167000 | |
| 20453299 | 3 months ago | | | 0 | 0.00041953600 | |
| 20453288 | 3 months ago | | | 0 | 0.000026221000 | |
| 20407786 | 3 months ago | | | 0 | 0.000046121000 | |
| 19527708 | 7 months ago | | | 0 | 0.0020727048 | |
| 18729219 | a year ago | | | 0 | 0.0029527463 | |
| 18141451 | a year ago | | | 0 | 0.00042437487 | |
| 17934933 | a year ago | | | 0 | 0.0015097280 | |
| 16635694 | 2 years ago | | | 0 | 0.0021131713 |
ABI
ABI objects
Getter at block 21159457
decimals() pure returns (uint8)
18
excessTokensBurnt() pure returns (bool)
true
name() pure returns (string)
ClearPoll Token
owner() pure returns (address)
0xe8afb388996acf1badf63dd740f4dbbdbf39a10b
pollBurnCompleted() pure returns (bool)
true
pollBurnInc() pure returns (uint256)
100000000000000000000
pollBurnQty() pure returns (uint256)
999999100000000000000000
pollBurnQtyMax() pure returns (uint256)
999999100000000000000000
pollCompleted() pure returns (uint256)
10000
symbol() pure returns (string)
POLL
totalSupply() pure returns (uint256 tS)
8999991900000000000000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
burnExcess(uint256 _value) returns (bool success)
burnPoll(uint256 _value) returns (bool success)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed from, uint256 value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.