Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0b16…314c
Balances ($181.69)
Native
Value
$181.69
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0545 | $3,333.84 |
$181.69 | |
MOGE | ERC-20 | 50.040967B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21268794 | 8 hours ago | | | 0 | 0.00040090865 | |
| 21268034 | 11 hours ago | | | 0 | 0.00022346943 | |
| 21268033 | 11 hours ago | | | 0 | 0.00039157222 | |
| 21264395 | a day ago | | | 0 | 0.00070710845 | |
| 21261287 | a day ago | | | 0 | 0.00034039214 | |
| 21259298 | 2 days ago | | | 0 | 0.00054725832 | |
| 21253930 | 2 days ago | | | 0 | 0.00069331958 | |
| 21253924 | 2 days ago | | | 0 | 0.0010064211 | |
| 21253628 | 2 days ago | | | 0 | 0.00038361360 | |
| 21245648 | 4 days ago | | | 0 | 0.00066021036 |
ABI
ABI objects
Getter at block 21271288
_maxTaxSwap() view returns (uint256)
8413800000000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000000
_taxSwapThreshold() view returns (uint256)
420690000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Moge
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MOGE
totalSupply() pure returns (uint256)
420690000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading() payable
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
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.