Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "0.3 PEPE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18488557 | a year ago | | | 0 | 0.00096577964 | |
| 18488557 | a year ago | | | 0 | 0.00096577964 | |
| 18488557 | a year ago | | | 0 | 0.00096577964 | |
| 18488557 | a year ago | | | 0 | 0.00096577964 | |
| 17644652 | a year ago | | | 0 | 0.0010407152 | |
| 17644651 | a year ago | | | 0 | 0.0013484078 | |
| 17644120 | a year ago | | | 0 | 0.0036631644 | |
| 17643601 | a year ago | | | 0 | 0.0018986942 | |
| 17643591 | a year ago | | | 0 | 0.00099344662 | |
| 17643590 | a year ago | | | 0 | 0.0010414772 |
ABI
ABI objects
Getter at block 21100912
amountBuyTax() view returns (uint256)
0
amountSellTax() view returns (uint256)
0
decimals() view returns (uint8)
18
maxTxAmts() view returns (uint256)
420690000000000000000000000000
maxWalletAmts() view returns (uint256)
420690000000000000000000000000
name() view returns (string)
0.3 PEPE
owner() view returns (address)
0x0000000000000000000000000000000000000000
pe03Wallet() view returns (address)
0x3df76810279dc635d47c4636e9f43773f106aaa3
swapWhenExact() view returns (uint256)
84138001000000000000000000
symbol() view returns (string)
0.3PEPE
totalSupply() view returns (uint256)
420690000000000000000000000000
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
unitV2PairAddr() view returns (address)
0x971174330f2c71d21edd1b703749374b633a3872
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketAutomakerPairs(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeAllLimits()
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)
ExcludedFromFee(address indexed account, bool isExcluded)
ExcludedMultipleFromFee(address[] accounts, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PairCreationUpdated(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, struct Pepe03pe03Struct pe03Values, uint256 tot_supply, string symbol_, struct Pepe03FirstLimitedValues03 initialParameters, uint8 decimals_)
receive()
This contract contains no error objects.