Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
METROIDX | ERC-20 | 65.665214K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20708479 | 3 months ago | | | 0 | 0.00026820055 | |
| 20362237 | 4 months ago | | | 0 | 0.00024285606 | |
| 19516545 | 8 months ago | | | 0 | 0.00039359231 | |
| 19501390 | 8 months ago | | | 0 | 0.00075319620 | |
| 19075530 | 10 months ago | | | 0 | 0.00055294476 | |
| 19058889 | 10 months ago | | | 0 | 0.00060497526 | |
| 19010239 | 10 months ago | | | 0 | 0.00077232710 | |
| 18982317 | 10 months ago | | | 0 | 0.00095477787 | |
| 18969576 | a year ago | | | 0 | 0.0014292413 | |
| 18964629 | a year ago | | | 0 | 0.0014569538 |
ABI
ABI objects
Getter at block 21265526
_maxTxAmount() view returns (uint256)
5000000000000000
_walletMax() view returns (uint256)
10000000000000000000000000000000000000000000000000000000000000000000
autoLiquidityReceiver() view returns (address)
0x345b4d2b5b21616c1e8dd16104d3014635c6104c
blacklistMode() view returns (bool)
true
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
100000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
inSwapAndLiquify() view returns (bool)
false
launchedAt() view returns (uint256)
18270737
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
3
marketingWallet() view returns (address)
0x962d3fecbd1a234e42ec00715d357ed4c9515337
name() pure returns (string)
MetroidX
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x62bda0100f61963b769df5b68686123784e2c82c
restrictWhales() view returns (bool)
true
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
200000000000000
symbol() pure returns (string)
METROIDX
totalFee() view returns (uint256)
3
totalFeeIfSelling() view returns (uint256)
3
totalSupply() view returns (uint256)
100000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
enable_blacklist(bool _status)
manage_blacklist(address[] addresses, bool status)
renounceOwnership()
setFees(uint256 newLiqFee, uint256 newmarketingFee)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setWalletLimit(uint256 newLimit)
tradingStatus(bool newStatus)
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()
receive()
This contract contains no error objects.