Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
Balances ($0.00)
No balances found for "PepeX2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19680570 | 8 months ago | | | 0 | 0.00029835926 | |
| 17615237 | a year ago | | | 0 | 0.00080777347 | |
| 17615235 | a year ago | | | 0 | 0.0013008480 | |
| 17615042 | a year ago | | | 0 | 0.0011607071 | |
| 17614839 | a year ago | | | 0 | 0.0016807781 | |
| 17614827 | a year ago | | | 0 | 0.0012465444 | |
| 17614817 | a year ago | | | 0 | 0.0012215055 | |
| 17614776 | a year ago | | | 0 | 0.0011399310 | |
| 17614755 | a year ago | | | 0 | 0.0012397213 | |
| 17614719 | a year ago | | | 0 | 0.0013361477 |
ABI
ABI objects
Getter at block 21403912
decimals() view returns (uint8)
18
name() view returns (string)
PepeX2
owner() view returns (address)
0x0000000000000000000000000000000000000000
pepex2BuyTax() view returns (uint256)
0
pepex2MaxTransaction() view returns (uint256)
10000000000000000000000000000
pepex2MaxWallet() view returns (uint256)
10000000000000000000000000000
pepex2SellTax() view returns (uint256)
0
pepex2SwapTokensAmount() view returns (uint256)
2000001000000000000000000
pepex2devwallet() view returns (address)
0x83eb8a48930987c678cdcdf8c7ef7b54640d5b18
symbol() view returns (string)
PEPEX2
totalSupply() view returns (uint256)
10000000000000000000000000000
uniswapV2Pair() view returns (address)
0x0fc1424a8a094a8e10c15bb69f9a9aa2a54dc390
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
pepex2UniswapPairs(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFrompepex2Fees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
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(string name_, string symbol_, uint256 supply_, uint8 decimals_, struct PEPEX2pepex2TokenParameters parameters, address uniswapV2Router_, struct PEPEX2pepex2Reference refInfo_)
receive()
This contract contains no error objects.