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 "Meta Pepe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17773201 | a year ago | | | 0 | 0.00064540553 | |
| 17688370 | a year ago | | | 0 | 0.00067677082 | |
| 17672944 | a year ago | | | 0 | 0.0019754126 | |
| 17672926 | a year ago | | | 0 | 0.0017888558 | |
| 17672330 | a year ago | | | 0 | 0.0010908580 | |
| 17672183 | a year ago | | | 0 | 0.00088901089 | |
| 17671817 | a year ago | | | 0 | 0.0016410533 | |
| 17671567 | a year ago | | | 0 | 0.0017862300 | |
| 17671496 | a year ago | | | 0 | 0.0015433899 | |
| 17671495 | a year ago | | | 0 | 0.0015410242 |
ABI
ABI objects
Getter at block 21393629
_swapTokensAtAmount() view returns (uint256)
1000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Meta Pepe
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
METAPEPE
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x25a23e054d9d50f59cff79e97f820538f6977705
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)
enableTrading(bool _tradingOpen)
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address taxWallet_)
receive()
This contract contains no error objects.