Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc180…ecc6
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MOGA | ERC-20 | 200K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20671146 | 3 months ago | | | 0 | 0.00010845557 | |
| 20020996 | 6 months ago | | | 0 | 0.00043974928 | |
| 19841620 | 7 months ago | | | 0 | 0.00063521454 | |
| 19701093 | 8 months ago | | | 0 | 0.00026209351 | |
| 19700236 | 8 months ago | | | 0 | 0.00048426700 | |
| 19566463 | 8 months ago | | | 0 | 0.00051209724 | |
| 19566398 | 8 months ago | | | 0 | 0.00089792636 | |
| 19031665 | a year ago | | | 0 | 0.0011645346 | |
| 19031665 | a year ago | | | 0 | 0.0011645346 | |
| 19021398 | a year ago | | | 0 | 0.0015017013 |
ABI
ABI objects
Getter at block 21377919
decimals() pure returns (uint8)
9
name() pure returns (string)
MOGA
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MOGA
totalSupply() pure returns (uint256)
2024000000000000000
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)
changeFees(uint16 _fee1, uint16 _fee2)
changeMinBalance(uint256 newMin)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
recoverTokens(address tokenAddress)
renounceOwnership()
setBots(address[] bots_)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.