Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Meta ETH"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15774975 | 2 years ago | | | 0 | 0.00070763883 | |
| 15774972 | 2 years ago | | | 0 | 0.00072466905 | |
| 15774948 | 2 years ago | | | 0 | 0.00089072059 | |
| 15774930 | 2 years ago | | | 0 | 0.00030398755 | |
| 15774930 | 2 years ago | | | 0 | 0.00097881232 | |
| 15774927 | 2 years ago | | | 0 | 0.00077492339 | |
| 15774924 | 2 years ago | | | 0 | 0.0010515347 | |
| 15774924 | 2 years ago | | | 0 | 0.0010515347 | |
| 15774906 | 2 years ago | | | 0 | 0.00071428860 | |
| 15774906 | 2 years ago | | | 0 | 0.00045370582 |
ABI
ABI objects
Getter at block 21288959
_maxWalletToken() view returns (uint256)
5000000000000000
autoLiquidityReceiver() view returns (address)
0x921eb00fe6e4584531191af636482bda5704556d
decimals() pure returns (uint8)
9
feeDenominator() view returns (uint256)
100
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
4
marketingFeeReceiver() view returns (address)
0x921eb00fe6e4584531191af636482bda5704556d
maxSwapThreshold() view returns (uint256)
1000000000000000
name() view returns (string)
Meta ETH
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x9b8736ed8023488bcb5717e1ae8080adfeb84901
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
salemultiplier() view returns (uint256)
200000000
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000000
symbol() view returns (string)
META
totalFee() view returns (uint256)
4
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
renounceOwnership()
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _marketingFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsWalletLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 maxWallPercent_base10000)
setSwapBackSettings(bool _enabled, uint256 _swapThreshold, uint256 _maxSwapThreshold)
setSwapPair(address pairaddr)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address routeraddr)
receive()
This contract contains no error objects.