PoolParty
Verified contract
Active on
Ethereum with 9,012 txns
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 |
---|---|---|---|---|---|
PARTY | ERC-20 | 709.63627K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21293043 | a day ago | | | 0 | 0.00026766308 | |
| 21174424 | 18 days ago | | | 0 | 0.00080237170 | |
| 21174373 | 18 days ago | | | 0 | 0.0014115068 | |
| 21149006 | 21 days ago | | | 0 | 0.00054875288 | |
| 21131969 | 23 days ago | | | 0 | 0.00068519983 | |
| 21100037 | a month ago | | | 0 | 0.00012558842 | |
| 20980138 | a month ago | | | 0 | 0.00041109400 | |
| 20949422 | 2 months ago | | | 0 | 0.00028146304 | |
| 20931283 | 2 months ago | | | 0 | 0.00056198063 | |
| 20904472 | 2 months ago | | | 0 | 0.000086464812 |
ABI
ABI objects
Getter at block 21299795
DOMAIN_SEPARATOR() view returns (bytes32)
0xdca2aeb56163a65dc25f9377c448182c6185d0e4302d0d87fea16df32ea17819
decimals() view returns (uint8)
18
name() view returns (string)
PoolParty
symbol() view returns (string)
PARTY
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) 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 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(address _to, uint256 _amount)
This contract contains no fallback and receive objects.
This contract contains no error objects.