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) |
---|---|---|---|---|---|---|---|
| 7871118 | a year ago | | | 0 | 0.000000051538676805 | |
| 1967871 | a year ago | | | 0 | 0.000070457007 | |
| 1967832 | a year ago | | | 0 | 0.0000049587985 | |
| 1967810 | a year ago | | | 0 | 0.000070834951 |
ABI
ABI objects
Getter at block 23169804
DOMAIN_SEPARATOR() view returns (bytes32)
0x78b04ad28d24e75a9ec602ecb19fd4a0a2acfb1352c2a41d65509f9d673534ac
decimals() view returns (uint8)
18
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=Polo, version=1, chainId=8453, verifyingContract=0x661eca816066947f60b7340c56732a363e76ede7, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name() view returns (string)
Polo
symbol() view returns (string)
POLO
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
EIP712DomainChanged()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
InvalidShortString()
StringTooLong(string str)