Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "POLO"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17999291 | 3 months ago | | | 0 | 0.0000017212588 | |
| 16322126 | 4 months ago | | | 0 | 0.0000047570416 | |
| 16322126 | 4 months ago | | | 0 | 0.0000047570416 | |
| 15122445 | 5 months ago | | | 0 | 0.000047273019 | |
| 14847997 | 5 months ago | | | 0 | 0.0000060128189 | |
| 14620521 | 6 months ago | | | 0 | 0.0000010668009 | |
| 14097220 | 6 months ago | | | 0 | 0.0000047570416 | |
| 14096267 | 6 months ago | | | 0 | 0.0000047570416 | |
| 14084847 | 6 months ago | | | 0 | 0.000000097618280760 | |
| 14022470 | 6 months ago | | | 0 | 0.000046620542 |
ABI
ABI objects
Getter at block 21977291
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint256)
18
getCirculatingSupply() view returns (uint256)
9999400002000000000000000000
name() view returns (string)
POLO
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
POLO
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owner1, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.