Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4f53…b0f7
0x4f53…b0f7
0x4f53…b0f7
0x574f…42cb
0x574f…42cb
9 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,915.60 |
$0 | |
PEPETH | ERC-20 | 33.6B | -- | -- | |
GREEN | ERC-20 | 4.648112B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16292099 | 2 years ago | | | 0 | 0.0075680304 | |
| 14220896 | 3 years ago | | | 0 | 0.0030047781 | |
| 13416016 | 3 years ago | | | 0 | 0.0031581131 | |
| 13358226 | 3 years ago | | | 0 | 0.0031590359 | |
| 13291207 | 3 years ago | | | 0 | 0.0021247200 | |
| 13290102 | 3 years ago | | | 0 | 0.029300112 | |
| 13205130 | 3 years ago | | | 0 | 0.0053799630 | |
| 13204932 | 3 years ago | | | 0 | 0.0027331650 | |
| 13204876 | 3 years ago | | | 0 | 0.0052922997 | |
| 13188949 | 3 years ago | | | 0 | 0.0036357596 |
ABI
ABI objects
Getter at block 21394961
decimals() view returns (uint8)
9
m_TotalAlloc() view returns (uint256)
8000
name() view returns (string)
PEPETH
owner() view returns (address)
0x1a3ce30c4e14c9fd813aa0ab1dcb08a350a4d0a2
symbol() view returns (string)
PEPETH
totalSupply() pure returns (uint256)
100000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _account) view returns (uint256)
checkIfBlacklist(address _address) view returns (bool)
getTaxAlloc(address _address) view returns (uint256)
State-modifying
Events addLiquidity()
addTaxWhitelist(address _address)
approve(address _spender, uint256 _amount) returns (bool)
blacklist(address _a)
launch(uint256 _timer)
rmBlacklist(address _a)
rmTaxWhitelist(address _address)
setWebThree(address _address)
transfer(address _recipient, uint256 _amount) returns (bool)
transferFrom(address _sender, address _recipient, uint256 _amount) returns (bool)
transferOwnership(address _address)
updateDevWallet(address _address, uint256 _alloc)
updateTaxAlloc(address _address, uint256 _alloc)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetTxLimit(uint256 TxLimit)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.