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)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEPE-α | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17717139 | a year ago | | | 0 | 0.00068255264 | |
| 17655835 | a year ago | | | 0 | 0.00067826993 | |
| 17647149 | a year ago | | | 0 | 0.00070106860 | |
| 17609837 | a year ago | | | 0 | 0.00041813736 | |
| 17609836 | a year ago | | | 0 | 0.00073274594 | |
| 17603112 | a year ago | | | 0 | 0.00061356880 | |
| 17603110 | a year ago | | | 0 | 0.00089876833 | |
| 17602581 | a year ago | | | 0 | 0.00060793639 | |
| 17602372 | a year ago | | | 0 | 0.00073395584 | |
| 17602282 | a year ago | | | 0 | 0.00081864465 |
ABI
ABI objects
Getter at block 21383081
buyTaxAmt() view returns (uint256)
0
decimals() view returns (uint8)
18
mainFeeWallet() view returns (address)
0xebbf1425dd2b4ac9c1741ab791b3f3e80b6d2c66
maxTxAmount() view returns (uint256)
420690000000000000000000000000000
maxWalletAmount() view returns (uint256)
420690000000000000000000000000000
name() view returns (string)
PEPE-α
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTaxAmount() view returns (uint256)
0
swapAtExact() view returns (uint256)
52586250001000000000000000000
symbol() view returns (string)
PEPE-α
totalSupply() view returns (uint256)
420690000000000000000000000000000
uniV2Pair() view returns (address)
0x7f37c78e5e55063e2d18c38b2229ba9caa3bf3f7
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isUniswapPair(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)
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)
ExcludedFromFee(address indexed account, bool isExcluded)
ExcludedMultipleFromFee(address[] accounts, bool isExcluded)
LPPairUpdated(address indexed pair, bool indexed value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, struct PepeAlphaAlphaDistriSetting alphaConfig, string symbol_, uint8 decimals_, struct PepeAlphaFirstLimitCond limitSettingParam)
receive()
This contract contains no error objects.