SELL PEPE BUY DUCKER
Verified contract
Active on
Ethereum with 57 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($7.74)
Native
Value
$7.74
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.002512 | $3,081.06 |
$7.74 | |
DUCKER | ERC-20 | 1.992361M | -- | -- | |
UNI-V2 | ERC-20 | 526.68486 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18267260 | a year ago | | | 0 | 0.00032407562 | |
| 18198088 | a year ago | | | 0 | 0.00036468993 | |
| 18192651 | a year ago | | | 0 | 0.00047632511 | |
| 18068791 | a year ago | | | 0 | 0.00027548923 | |
| 18061237 | a year ago | | | 0 | 0.00026260532 | |
| 18053740 | a year ago | | | 0 | 0.00048401056 | |
| 18051055 | a year ago | | | 0 | 0.00030345465 | |
| 18050739 | a year ago | | | 0 | 0.00028112357 | |
| 18050719 | a year ago | | | 0 | 0.00026521492 | |
| 18050715 | a year ago | | | 0 | 0.00027551044 |
ABI
ABI objects
Getter at block 21210159
PLATFORM_FEE_PERCENT() view returns (uint256)
50
TAX_DIVISOR() view returns (uint256)
10000
_feesRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee)
(buyFee=300, sellFee=300, transferFee=0)
autoLiquidityPercent() view returns (uint256)
8000
buyBackPercent() view returns (uint256)
0
buyBackThreshold() view returns (uint256)
1000000000000000000
decimals() view returns (uint8)
18
gasLimitActive() view returns (bool)
false
inSwap() view returns (bool)
false
initialDelayTime() view returns (uint256)
1693578203
lpPair() view returns (address)
0x700341f6ecef84939992f236c00af52caab8fc07
maxBuyLimit() view returns (uint256)
100000000000000000000000000
maxGasPriceLimit() view returns (uint256)
15000000000
maxTransactionAmount() view returns (uint256)
2000000000000000000000000
maxWalletAmount() view returns (uint256)
2000000000000000000000000
name() view returns (string)
SELL PEPE BUY DUCKER
owner() view returns (address)
0x0000000000000000000000000000000000000000
platformFeeAmount() view returns (uint256)
284621129198470048105162
preMintAmount() view returns (uint256)
0
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
1000000000000000000000
symbol() view returns (string)
DUCKER
timeDelayBetweenTx() view returns (uint256)
5
totalDelayTime() view returns (uint256)
3600
totalSupply() view returns (uint256)
100000000000000000000000000
transferDelayEnabled() view returns (bool)
false
treasuryAddress() view returns (address)
0x5c5808387868a9d6c033ca2f65cf2a0bb8d81858
Read-only
_holderLastTransferTimestamp(address) view returns (uint256)
_isExcludedFromFee(address) view returns (bool)
_isExcludedFromMaxTx(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromMaxTx(address account) view returns (bool)
platformFeeAddresses(uint256) view returns (address)
platformFeePercents(uint256) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
autoLiquidity(uint256 tokenAmount)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account, bool val)
excludeFromMaxTx(address account, bool val)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutoLiquidityPercent(uint16 newPercent)
setBuyBackPercent(uint16 newPercent)
setBuyBackThreshold(uint256 newThreshold)
setMaxTransactionAmount(uint256 percent)
setMaxWalletAmount(uint256 percent)
setSwapThreshold(uint256 value)
setTaxes(uint16 buyFee, uint16 sellFee, uint16 transferFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateGasLimitActive(bool newVal)
updateMaxBuyLimit(uint256 percent)
updateMaxGasPriceLimit(uint256 newValue)
updateTransferDelayEnabled(bool newVal)
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 tokenName, string tokenSymbol, uint256 supply, uint256 preMint, address[] addresses, uint16[] percents)
receive()
This contract contains no error objects.