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 "Pepe CEO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17139628 | 2 years ago | | | 0 | 0.0020268439 | |
| 17139623 | 2 years ago | | | 0 | 0.0030483182 | |
| 17136466 | 2 years ago | | | 0 | 0.0016168157 | |
| 17136414 | 2 years ago | | | 0 | 0.0017194095 | |
| 17136408 | 2 years ago | | | 0 | 0.0017603792 | |
| 17136405 | 2 years ago | | | 0 | 0.0017862706 | |
| 17136405 | 2 years ago | | | 0 | 0.0027808843 | |
| 17136404 | 2 years ago | | | 0 | 0.0025147952 | |
| 17136401 | 2 years ago | | | 0 | 0.0016772393 | |
| 17136401 | 2 years ago | | | 0 | 0.0025663856 |
ABI
ABI objects
Getter at block 21444342
decimals() view returns (uint8)
9
name() view returns (string)
Pepe CEO
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
Pepe CEO
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x8317da45d1331fe37a4a666e8bd403e895587c74
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
renounceOwnership()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
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 manner)
This contract contains no fallback and receive objects.
This contract contains no error objects.