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 "XPEPE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20915985 | a month ago | | | 0 | 0.00060975470 | |
| 19849694 | 6 months ago | | | 0 | 0.00016123014 | |
| 18777671 | a year ago | | | 0 | 0.00094395603 | |
| 18034400 | a year ago | | | 0 | 0.00075466412 | |
| 18032745 | a year ago | | | 0 | 0.00040828013 | |
| 18030395 | a year ago | | | 0 | 0.00044396701 | |
| 18027260 | a year ago | | | 0 | 0.00094221855 | |
| 18027098 | a year ago | | | 0 | 0.0010898555 | |
| 18026894 | a year ago | | | 0 | 0.00083752082 | |
| 18026816 | a year ago | | | 0 | 0.00095071211 |
ABI
ABI objects
Getter at block 21221167
decimals() view returns (uint8)
18
name() view returns (string)
XPEPE
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
XPEPE
totalSupply() view returns (uint256)
420000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address accdoubnt) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amozunxt) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
sendTokens(address distroWallet)
transfer(address to, uint256 amozunxt) returns (bool)
transferFrom(address from, address to, uint256 amozunxt) 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_, address router_)
This contract contains no fallback and receive objects.
This contract contains no error objects.