DinnersReady
Verified contract
Active on
Ethereum with 294 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xae0d…b486
0xa5ff…deef
0x7be9…f141
23 additional
variables
Balances ($2.28)
Native
Value
$2.28
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000589 | $3,864.07 |
$2.28 | |
DINNER | ERC-20 | 839.930606K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15441063 | 2 years ago | | | 0 | 0.00077222648 | |
| 15441057 | 2 years ago | | | 0 | 0.00082296851 | |
| 15044721 | 2 years ago | | | 0 | 0.0025358976 | |
| 14662515 | 3 years ago | | | 0 | 0.0011788023 | |
| 14620713 | 3 years ago | | | 0 | 0.00086151840 | |
| 14338390 | 3 years ago | | | 0 | 0.00053955874 | |
| 13808837 | 3 years ago | | | 0 | 0.0020506192 | |
| 13771766 | 3 years ago | | | 0 | 0.0066133976 | |
| 13761058 | 3 years ago | | | 0 | 0.0037774224 | |
| 13748254 | 3 years ago | | | 0 | 0.0041755631 |
ABI
ABI objects
Getter at block 21331773
_buyLiquidityFee() view returns (uint256)
10
_buyReflectionFee() view returns (uint256)
0
_buycharityFee() view returns (uint256)
20
_buymarketdevFee() view returns (uint256)
90
_maxWalletToken() view returns (uint256)
10000000000000000
_sellLiquidityFee() view returns (uint256)
10
_sellReflectionFee() view returns (uint256)
0
_sellcharityFee() view returns (uint256)
20
_sellmarketdevFee() view returns (uint256)
90
deadBlocks() view returns (uint256)
3
decimals() view returns (uint8)
9
launchedAt() view returns (uint256)
13666467
name() view returns (string)
DinnersReady
owner() view returns (address)
0xa7ad17e11e3e39f78ca0534d6c4f2b044e8df29d
swapThreshold() view returns (uint256)
10000000000000000
symbol() view returns (string)
DINNER
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x11ded0026bb38393f0c511732bcdb2773e4e311f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
zeroBuyTaxmode() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromReward(address account) view returns (bool)
isSniper(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address[] addresses)
excludeFromReward(address account)
excludeMultiple(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manage_Snipers(address[] addresses, bool status)
manage_trusted(address[] addresses)
multiTransfer(address from, address[] addresses, uint256[] tokens)
multiTransfer_fixed(address from, address[] addresses, uint256 tokens)
openTrading(bool _status, uint256 _deadBlocks)
renounceOwnership()
setAntiBotmode(bool _status)
setMaxWalletExempt(address _addr)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setNewRouter(address newRouter)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor)
setTaxesBuy(uint256 _reflectionFee, uint256 _liquidityFee, uint256 _charityFee, uint256 _marketdevFee)
setTaxesSell(uint256 _reflectionFee, uint256 _liquidityFee, uint256 _charityFee, uint256 _marketdevFee)
setWallets(address _charityWallet, address _marketdevWallet)
setZeroBuyTaxmode(bool _status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withDrawLeftoverETH(address receipient)
withdrawStuckTokens(address token, address to)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.