PEPE 1.2.3
Verified contract
Active on
Ethereum with 31 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEPE123 | ERC-20 | 32.6601T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17636314 | a year ago | | | 0 | 0.0012260876 | |
| 17636258 | a year ago | | | 0 | 0.00079946468 | |
| 17636254 | a year ago | | | 0 | 0.0012025516 | |
| 17636254 | a year ago | | | 0 | 0.0012025516 | |
| 17636254 | a year ago | | | 0 | 0.0012025516 | |
| 17636253 | a year ago | | | 0 | 0.0012254091 | |
| 17636253 | a year ago | | | 0 | 0.0012254091 | |
| 17636246 | a year ago | | | 0 | 0.0011583240 | |
| 17636244 | a year ago | | | 0 | 0.0012685871 | |
| 17636241 | a year ago | | | 0 | 0.0011702287 |
ABI
ABI objects
Getter at block 21202167
decimals() view returns (uint8)
18
maxTransactionAmount() view returns (uint256)
2473800000000000000000000000000
maxWalletAmount() view returns (uint256)
2473800000000000000000000000000
name() view returns (string)
PEPE 1.2.3
owner() view returns (address)
0xfdf43679fe6ed8e59f9fcb2d01dc04087924083b
pair() view returns (address)
0x9507d93be601fe72b9a33c40b5d5e495018ce17d
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
618450000000000000000000000000
symbol() view returns (string)
PEPE123
totalSupply() view returns (uint256)
123690000000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFees(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap()
reduceFee(uint256 _totalTax, uint256 _totalSellTax)
removelimit()
renounceOwnership()
rescueERC20(address tokenAddress, uint256 amount)
rescueETH(uint256 weiAmount)
setSwapEnabled(bool state)
setSwapThreshold(uint256 new_amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateExcludedFromFees(address _address, bool state)
updateRouterAndPair(address _router, address _pair)
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 _MarketingWallet)
receive()
This contract contains no error objects.