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 "Pepish"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20814866 | a month ago | | | 0 | 0.0010701244 | |
| 19910512 | 5 months ago | | | 0 | 0.00024847426 | |
| 19838819 | 6 months ago | | | 0 | 0.00020805762 | |
| 17933132 | a year ago | | | 0 | 0.00081402935 | |
| 17835045 | a year ago | | | 0 | 0.0023824703 | |
| 17796608 | a year ago | | | 0 | 0.0010734966 | |
| 17773781 | a year ago | | | 0 | 0.0011848371 | |
| 17683419 | a year ago | | | 0 | 0.00090119695 | |
| 17682389 | a year ago | | | 0 | 0.00081248232 | |
| 17682350 | a year ago | | | 0 | 0.00052972654 |
ABI
ABI objects
Getter at block 21102104
decimals() view returns (uint8)
18
name() view returns (string)
Pepish
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
PEPISH
totalSupply() view returns (uint256)
420690000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setRule(bool _limited, address _uniswapV2Pair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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(address _recipient)
This contract contains no fallback and receive objects.
This contract contains no error objects.