Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "PEE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19560623 | 8 months ago | | | 0 | 0.00068364880 | |
| 19560611 | 8 months ago | | | 0 | 0.00059235381 | |
| 19560342 | 8 months ago | | | 0 | 0.0010196843 | |
| 19560330 | 8 months ago | | | 0 | 0.0017397467 | |
| 19560328 | 8 months ago | | | 0 | 0.0011914940 | |
| 19560327 | 8 months ago | | | 0 | 0.0010639021 | |
| 19560197 | 8 months ago | | | 0 | 0.0010439376 | |
| 19560146 | 8 months ago | | | 0 | 0.00095373137 | |
| 19559590 | 8 months ago | | | 0 | 0.00093211467 | |
| 19559491 | 8 months ago | | | 0 | 0.00094682136 |
ABI
ABI objects
Getter at block 21318088
decimals() view returns (uint8)
18
name() view returns (string)
PEE
owner() view returns (address)
0x97e3f4081245e9b014f1fadb9cf6379ae5c0c8cd
symbol() view returns (string)
PEE
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
whitelist(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
mint(uint256 amount)
renounceOwnership()
setWhitelist(address account, bool isAdd)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.