Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
No balances found for "Pepe Burn"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17664256 | a year ago | | | 0 | 0.0016633827 | |
| 17664256 | a year ago | | | 0 | 0.0016633827 | |
| 17664243 | a year ago | | | 0 | 0.0018936080 | |
| 17664242 | a year ago | | | 0 | 0.0017470244 | |
| 17664239 | a year ago | | | 0 | 0.0012924638 | |
| 17664238 | a year ago | | | 0 | 0.0017819578 | |
| 17664235 | a year ago | | | 0 | 0.0017273947 | |
| 17664234 | a year ago | | | 0 | 0.0015006472 | |
| 17664232 | a year ago | | | 0 | 0.0015774991 | |
| 17664229 | a year ago | | | 0 | 0.0017303836 |
ABI
ABI objects
Getter at block 21396688
_maxTxAmount() view returns (uint256)
1769800761000000000000000000000000000000
_maxWalletSize() view returns (uint256)
1769800761000000000000000000000000000000
_swapTokensAtAmount() view returns (uint256)
1051725000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Pepe Burn
owner() view returns (address)
0xcc19c0fc4c6af5f7e849e0c9ab4e7cff0dd29c4e
symbol() pure returns (string)
PEPEBURN
totalSupply() pure returns (uint256)
420690000000000000000
uniswapV2Pair() view returns (address)
0x83cf563f05cd04aa0bcfef075add36968939ac56
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
manualsend()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxAndWalletSize(uint256 maxTxAmount, uint256 maxWalletSize)
toggleSwap(bool _swapEnabled)
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)
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.