Pepe The Code
Verified contract
Active on
Ethereum with 27 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEPECODE | ERC-20 | 21.487151M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19839065 | 7 months ago | | | 0 | 0.00034015913 | |
| 17795791 | a year ago | | | 0 | 0.00072507805 | |
| 17795790 | a year ago | | | 0 | 0.00072366947 | |
| 17795786 | a year ago | | | 0 | 0.00081127354 | |
| 17795781 | a year ago | | | 0 | 0.00089069235 | |
| 17795779 | a year ago | | | 0 | 0.00091454557 | |
| 17795778 | a year ago | | | 0 | 0.00093982450 | |
| 17795777 | a year ago | | | 0 | 0.00082600682 | |
| 17795777 | a year ago | | | 0 | 0.00092982042 | |
| 17795777 | a year ago | | | 0 | 0.00092982042 |
ABI
ABI objects
Getter at block 21322219
_maxTaxSwap() view returns (uint256)
100000000000000
_maxTxAmount() view returns (uint256)
200000000000000
_maxWalletSize() view returns (uint256)
200000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
Pepe The Code
owner() view returns (address)
0xe4aa0809f53c5a2eb64a4e2f77a9ea3ba462fb7b
symbol() pure returns (string)
PEPECODE
totalSupply() pure returns (uint256)
10000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events OpenTrading()
TokenBurnEnable(uint256 enable)
approve(address spender, uint256 amount) returns (bool)
manualSwap()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.