Making Eth alignment legible
Verified contract
Active on
Ethereum with 33 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Meal | ERC-20 | 2.96628B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20854212 | 2 months ago | | | 0 | 0.00027290843 | |
| 20854207 | 2 months ago | | | 0 | 0.00014948499 | |
| 20854206 | 2 months ago | | | 0 | 0.00025620780 | |
| 20854201 | 2 months ago | | | 0 | 0.00027349160 | |
| 20854194 | 2 months ago | | | 0 | 0.00025911613 | |
| 20854181 | 2 months ago | | | 0 | 0.00024032713 | |
| 20854157 | 2 months ago | | | 0 | 0.00025661030 | |
| 20854148 | 2 months ago | | | 0 | 0.00024915604 | |
| 20854141 | 2 months ago | | | 0 | 0.00027365348 | |
| 20854133 | 2 months ago | | | 0 | 0.00026774864 |
ABI
ABI objects
Getter at block 21199909
_maxTaxSwap() view returns (uint256)
4206900000000000000
_maxTxAmount() view returns (uint256)
8413800000000000000
_maxWalletSize() view returns (uint256)
8413800000000000000
_taxSwapThreshold() view returns (uint256)
4200000000000000000
caSell() view returns (uint256)
3
caTrigger() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
Making Eth alignment legible
owner() view returns (address)
0xf57b95cc308378bb64f640af03255fcfdfce5699
symbol() pure returns (string)
Meal
totalSupply() pure returns (uint256)
420690000000000000000
uniswapV2Pair() view returns (address)
0x926de131949038a8108f0620cc4a2ef1661deb77
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearTrigger(bool _status)
enableTrading()
removeRestrictions()
renounceOwnership()
rescueERC20Tokens(address _tokenAddr, uint256 _amount)
rescueETH()
setFeeWallet(address newTaxWallet)
setMaxTaxSwap(bool enabled, uint256 amount)
setcaSell(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.