Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($270.06)
Native
Value
$270.06
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.080762 | $3,343.92 |
$270.06 | |
Moeta | ERC-20 | 2.842763K | -- | -- | |
MOETA | ERC-20 | 3.846298 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21202983 | 6 days ago | | | 0 | 0.00056386510 | |
| 21188084 | 8 days ago | | | 0 | 0.0016555794 | |
| 21063562 | a month ago | | | 0 | 0.00071291755 | |
| 21063550 | a month ago | | | 0 | 0.00080079387 | |
| 20960499 | a month ago | | | 0 | 0.00045758462 | |
| 20956725 | a month ago | | | 0 | 0.00096756776 | |
| 20923702 | a month ago | | | 0 | 0.0043734171 | |
| 20788826 | 2 months ago | | | 0 | 0.00027097198 | |
| 20629457 | 3 months ago | | | 0 | 0.00022347915 | |
| 20578155 | 3 months ago | | | 0 | 0.00033021164 |
ABI
ABI objects
Getter at block 21247363
_maxTxAmount() view returns (uint256)
30000000000000
_maxWalletToken() view returns (uint256)
30000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
getPair() view returns (address)
0x9a91534060c54d08a31f325fd2a4fa361f1bd016
liquidityWallet() view returns (address)
0xf01fd79549deb5f589614ca8e592aa3ecd9cd2f7
marketingWallet() view returns (address)
0xadc486df7427788949c025b5b179bfd9aa6522f1
name() pure returns (string)
Moeta
pair() view returns (address)
0x9a91534060c54d08a31f325fd2a4fa361f1bd016
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000
symbol() pure returns (string)
MOETA
teamWallet() view returns (address)
0xdf224d4546ff2f931e763d60e1b9583f7ab2d524
totalBuyFee() view returns (uint256)
0
totalSellFee() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events airdrop(address[] addresses, uint256[] tokens)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckBalance()
liftMax()
setBuyFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _teamFee)
setMaxWallet(uint256 percent)
setSellFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _teamFee)
setTokenSwapSettings(bool _enabled, uint256 _threshold, uint256 _ratio, bool ratio)
setTxLimit(uint256 percent)
setWallets(address _marketingWallet, address _liquidityWallet, address _teamWallet)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountCoin)
LockTilStartUpdated(bool enabled)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.