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 |
---|---|---|---|---|---|
POL | ERC-20 | 18.916848 | $0.539286 |
$10.2 | |
POL | ERC-20 | 419.21K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20605774 | 3 months ago | | | 0 | 0.000053683771 | |
| 20604844 | 3 months ago | | | 0 | 0.000045463058 | |
| 20581164 | 3 months ago | | | 0 | 0.000062557169 | |
| 20162525 | 5 months ago | | | 0 | 0.00036655899 | |
| 20056421 | 5 months ago | | | 0 | 0.00017468800 | |
| 19852360 | 6 months ago | | | 0 | 0.000096580000 | |
| 19477658 | 8 months ago | | | 0 | 0.00083516587 | |
| 19115014 | 10 months ago | | | 0 | 0.00033274288 | |
| 19115012 | 10 months ago | | | 0 | 0.00034058444 | |
| 19104533 | 10 months ago | | | 0 | 0.00055073323 |
ABI
ABI objects
Getter at block 21248876
decimals() view returns (uint8)
18
name() view returns (string)
Polars
symbol() view returns (string)
POL
totalSupply() view returns (uint256)
2000000000000000000000000000
Read-only
allowance(address owner, address delegate) view returns (uint256)
balanceOf(address tokenOwner) view returns (uint256)
State-modifying
Events approve(address delegate, uint256 numTokens) returns (bool)
transfer(address receiver, uint256 numTokens) returns (bool)
transferFrom(address owner, address buyer, uint256 numTokens) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.