Decentral Perk
Verified contract
Active on
Base with 287 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 |
---|---|---|---|---|---|
LZPZ | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22666196 | 2 days ago | | | 0 | 8.5124071e-7 | |
| 18507059 | 3 months ago | | | 0 | 2.5408278e-7 | |
| 18506998 | 3 months ago | | | 0 | 2.6733930e-7 | |
| 16895606 | 4 months ago | | | 0 | 1.2852030e-7 | |
| 16741692 | 5 months ago | | | 0 | 2.1294150e-7 | |
| 16406864 | 5 months ago | | | 0 | 4.7692679e-7 | |
| 16237002 | 5 months ago | | | 0 | 0.000000705679892712 | |
| 16236983 | 5 months ago | | | 0 | 6.4796767e-7 | |
| 16046604 | 5 months ago | | | 0 | 0.0000014355054 | |
| 15675114 | 5 months ago | | | 0 | 2.1900495e-7 |
ABI
ABI objects
Getter at block 22756484
DOMAIN_SEPARATOR() view returns (bytes32)
0x1bcc389e693001de00155ca794012ed99c057e743eda867f40e7e37bbec1c121
decimals() view returns (uint8)
18
name() view returns (string)
Decentral Perk
symbol() view returns (string)
PERK
totalSupply() view returns (uint256)
6900000000000000000000000000
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(string _name, string _symbol, uint256 _supply)
This contract contains no fallback and receive objects.
This contract contains no error objects.