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 |
---|---|---|---|---|---|
PepeDubai | ERC-20 | 12.368917B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20787118 | a month ago | | | 0 | 0.00065247326 | |
| 17299370 | a year ago | | | 0 | 0.0016695787 | |
| 17299125 | a year ago | | | 0 | 0.0014322215 | |
| 17299110 | a year ago | | | 0 | 0.0016403194 | |
| 17296904 | a year ago | | | 0 | 0.0015290825 | |
| 17296849 | a year ago | | | 0 | 0.0015258483 | |
| 17296769 | a year ago | | | 0 | 0.0022266912 | |
| 17296431 | a year ago | | | 0 | 0.0017566702 | |
| 17296272 | a year ago | | | 0 | 0.0016420203 | |
| 17296191 | a year ago | | | 0 | 0.0018661133 |
ABI
ABI objects
Getter at block 21084093
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
18
devWallet() view returns (address)
0xd0afd34ad831ae579bdbb79671dee3142b910602
limitsInEffect() view returns (bool)
true
maxWallet() view returns (uint256)
40000000000000000000000000000
name() view returns (string)
PepeDubai
owner() view returns (address)
0xd0afd34ad831ae579bdbb79671dee3142b910602
sellDevFee() view returns (uint256)
99
sellLiquidityFee() view returns (uint256)
1
sellTotalFees() view returns (uint256)
100
swapBackEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
40000000000000000000000000000
symbol() view returns (string)
PepeDubai
totalSupply() view returns (uint256)
10000000000000000000100000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xd7e6db7dce7fe97c52bda360d213fc0409e12e9e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromMaxWallet(address account) view returns (bool)
State-modifying
Events Owner()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableLimits(bool _limitsInEffect)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxWallet(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manual(address to, uint256 amount)
removeBuyFee(uint256 _devFee, uint256 _liquidityFee)
renounceOwnership(uint256 _devFee, uint256 _liquidityFee)
rescue(address token)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newWallet)
updateMaxWallet(uint256 newAmount)
updateSwapBackEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
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()
receive()
This contract contains no error objects.