Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x176b…f0a1
0xd65a…dbfc
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MOONBAG | ERC-20 | 1.063417M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19420300 | 8 months ago | | | 0 | 0.0025290566 | |
| 19420281 | 8 months ago | | | 0 | 0.0053108399 | |
| 19420277 | 8 months ago | | | 0 | 0.0022985630 | |
| 19420277 | 8 months ago | | | 0 | 0.0035868771 | |
| 19420270 | 8 months ago | | | 0 | 0.0036726848 | |
| 19420270 | 8 months ago | | | 0 | 0.0036726848 | |
| 19420270 | 8 months ago | | | 0 | 0.0036726848 | |
| 19420270 | 8 months ago | | | 0 | 0.0036726848 | |
| 19420268 | 8 months ago | | | 0 | 0.017012592 | |
| 19420268 | 8 months ago | | | 0 | 0.0037469669 |
ABI
ABI objects
Getter at block 21273144
decimals() pure returns (uint8)
9
maxTxAmount() view returns (uint256)
21000000000000000
maxWalletSize() view returns (uint256)
21000000000000000
name() pure returns (string)
MOON
owner() view returns (address)
0x7ba440aaadb3c265baf1273d9560b86097d9d172
symbol() pure returns (string)
MOONBAG
totalSupply() pure returns (uint256)
21000000000000000
tradeEnable() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeFromFee(address account)
includeFromFee(address account)
recoverERC20FromContract(address _tokenAddy, uint256 _amount)
recoverETHfromContract()
removeAllLimit()
renounceOwnership()
setFee(uint256 _buyFee, uint256 _sellFee)
setTrading()
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)
ERC20TokensRecovered(uint256 indexed _amount)
ETHBalanceRecovered()
ExcludeFromFeeUpdated(address indexed account)
FeesRecieverUpdated(address indexed _newWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapBackSettingUpdated(bool indexed state)
SwapThreshouldUpdated(uint256 indexed minToken, uint256 indexed maxToken)
TradingOpenUpdated()
Transfer(address indexed from, address indexed to, uint256 value)
includeFromFeeUpdated(address indexed account)
constructor()
receive()
This contract contains no error objects.