Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YUMMY | ERC-20 | 7.711371M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19494650 | 8 months ago | | | 0 | 0.00073882600 | |
| 18894670 | a year ago | | | 0 | 0.0011738121 | |
| 18894666 | a year ago | | | 0 | 0.0013199906 | |
| 18894467 | a year ago | | | 0 | 0.00090567583 | |
| 18894465 | a year ago | | | 0 | 0.0031212395 | |
| 18894465 | a year ago | | | 0 | 0.0031212395 | |
| 18894465 | a year ago | | | 0 | 0.00093000551 | |
| 18894465 | a year ago | | | 0 | 0.0031212395 | |
| 18894406 | a year ago | | | 0 | 0.0011713623 | |
| 18894405 | a year ago | | | 0 | 0.0011420808 |
ABI
ABI objects
Getter at block 21215910
buyLiquidityFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
15
buyYummyFee() view returns (uint256)
15
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0x33d30805599b4302dc33a8a9982e474252695a92
maxBuyAmount() view returns (uint256)
1000000000000000000000000
maxSellAmount() view returns (uint256)
1000000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000000
name() view returns (string)
YUMMY
owner() view returns (address)
0x18fe0dd89fe172f66ee056555f78729851ad1441
sellLiquidityFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
15
sellYummyFee() view returns (uint256)
15
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
YUMMY
taxAddress() view returns (address)
0xb5f3dff13709400b8c04f675f3103b7b1b599e23
tokensForLiquidity() view returns (uint256)
0
tokensForYummy() view returns (uint256)
7711370635822383511333830
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
18894388
transferDelayEnabled() view returns (bool)
false
yummyAddress() view returns (address)
0x18fe0dd89fe172f66ee056555f78729851ad1441
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
enableTrading() payable
forceSwapBack()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setTaxAddress(address _taxAddress)
setYummyAddress(address _yummyAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawStuckETH()
withdrawStuckToken(address _token, address _to) returns (bool _sent)
yummyExcludeFromFees(address account, bool excluded)
yummyExcludeFromMaxTransaction(address updAds, bool isEx)
yummySetAutomatedMarketMakerPair(address pair, bool value)
yummyUpdateBuyFees(uint256 _yummyFee, uint256 _liquidityFee)
yummyUpdateSellFees(uint256 _yummyFee, uint256 _liquidityFee)
yummyUpdateSwapTokensAtAmount(uint256 newAmount)
Approval(address indexed owner, address indexed spender, uint256 value)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdatedMaxBuyAmount(uint256 newAmount)
UpdatedMaxSellAmount(uint256 newAmount)
UpdatedMaxWalletAmount(uint256 newAmount)
UpdatedYummyAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.