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 "Mog Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21681232 | a month ago | | | 0 | 2.5298589e-7 | |
| 21681224 | a month ago | | | 0 | 2.5469499e-7 | |
| 13149651 | 7 months ago | | | 0 | 0.0000021209374 | |
| 12943878 | 8 months ago | | | 0 | 0.0000011173902 | |
| 12644149 | 8 months ago | | | 0 | 0.0000021587419 | |
| 12578380 | 8 months ago | | | 0 | 0.0000021521900 | |
| 12554821 | 8 months ago | | | 0 | 0.0000011248973 | |
| 12553731 | 8 months ago | | | 0 | 0.0000021521900 | |
| 12549043 | 8 months ago | | | 0 | 0.0000020531415 | |
| 12521677 | 8 months ago | | | 0 | 0.0000021191170 |
ABI
ABI objects
Getter at block 22940565
decimals() view returns (uint8)
18
initToken() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Mog Coin
owner() view returns (address)
0xab8c120170ecdd753adcc8ae4d84cf6953bf0da8
symbol() view returns (string)
Mog
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
TokenbuysS(address) view returns (bool)
Tokesbb32s4(address) view returns (bool)
Toknssd56b(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events SetLimit(address _Token, bool _status)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrade(address[] _tradingSD45, bool _status)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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.