Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xed39…b3dc
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Mog2.0 | ERC-20 | 48.1883M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17805615 | a year ago | | | 0 | 0.00038939001 | |
| 17781458 | a year ago | | | 0 | 0.00070251409 | |
| 17781364 | a year ago | | | 0 | 0.00049698848 | |
| 17778428 | a year ago | | | 0 | 0.00087625472 | |
| 17778355 | a year ago | | | 0 | 0.0019935339 | |
| 17778338 | a year ago | | | 0 | 0.0014819640 | |
| 17778315 | a year ago | | | 0 | 0.0014587668 | |
| 17778277 | a year ago | | | 0 | 0.0010612736 | |
| 17754164 | a year ago | | | 0 | 0.00040144476 | |
| 17754160 | a year ago | | | 0 | 0.00058610869 |
ABI
ABI objects
Getter at block 21219682
_buyFundFee() view returns (uint256)
1
_sellFundFee() view returns (uint256)
1
_tokenDistributor() view returns (address)
0xed39506574c7dec860cbc3f9b066737e87abb3dc
_uniswapPair() view returns (address)
0x4a29c41ef80a444e2d06e680230a203921033224
_uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
9
fundAddress() view returns (address)
0xd86cf16a43717084b99f2ae8deb6a91ac10f66e9
name() view returns (string)
Mog2.0
owner() view returns (address)
0x0000000000000000000000000000000000000000
rate() view returns (uint256)
10000000
symbol() view returns (string)
Mog2.0
totalSupply() view returns (uint256)
420690000000000000000000
Read-only
_isExcludeFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMarketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
autoSwap(uint256 _count)
disablefee()
removeERC20(address _token)
renounceOwnership()
setFundAddr(address newAddr)
setIsExcludeFromFees(address account, bool value)
setrate(uint256 newv)
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)
catchEvent(uint8 arg0)
constructor()
receive()
This contract contains no error objects.