Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MOON | ERC-20 | 20M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18244275 | a year ago | | | 0 | 0.00040859137 | |
| 18244270 | a year ago | | | 0 | 0.014214472 | |
| 18244263 | a year ago | | | 0 | 0.00062709967 | |
| 18244261 | a year ago | | | 0 | 0.00028729398 | |
| 18244261 | a year ago | | | 0 | 0.00056508088 | |
| 18244261 | a year ago | | | 0 | 0.00056508088 | |
| 18244261 | a year ago | | | 0 | 0.00056508088 | |
| 18244261 | a year ago | | | 0 | 0.00056508088 | |
| 18244261 | a year ago | | | 0 | 0.00056508088 | |
| 18244261 | a year ago | | | 0 | 0.00056508088 |
ABI
ABI objects
Getter at block 21409131
buyTax() view returns (uint256)
2
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
1000000000000000000000000000
name() pure returns (string)
Moontober
owner() view returns (address)
0x4f73d9058e6b14c71ba2a88f67d0e84360e474c9
sellTax() view returns (uint256)
100
symbol() pure returns (string)
MOON
totalSupply() pure returns (uint256)
1000000000000000000000000000
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)
enableTrade()
excludeAccountFromFee(address wallet)
removeLimits()
renounceOwnership()
setNewFees(uint256 newBuyTax, uint256 newSellTax)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.