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 "GMoon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13600512 | 3 years ago | | | 0 | 0.0033562865 | |
| 13600500 | 3 years ago | | | 0 | 0.0053372065 | |
| 13598191 | 3 years ago | | | 0 | 0.0071666379 | |
| 13598164 | 3 years ago | | | 0 | 0.0063288317 | |
| 13596320 | 3 years ago | | | 0 | 0.0054566163 | |
| 13596320 | 3 years ago | | | 0 | 0.0095970760 | |
| 13595952 | 3 years ago | | | 0 | 0.0068953252 | |
| 13595797 | 3 years ago | | | 0 | 0.0079624681 | |
| 13595712 | 3 years ago | | | 0 | 0.0081263402 | |
| 13595651 | 3 years ago | | | 0 | 0.0057141742 |
ABI
ABI objects
Getter at block 21423349
decimals() pure returns (uint8)
9
name() pure returns (string)
GMoon
owner() view returns (address)
0x0990ec88351d875a8f8b22fa6d79c325882f5860
symbol() pure returns (string)
GMOON
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)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setFeeAmountOne(uint256 fee)
setFeeAmountTwo(uint256 fee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.