Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Mog Coin"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12839135 | 8 months ago | | | 0 | 3.7275700e-7 | |
| 12411949 | 8 months ago | | | 0 | 0.0000010297429 | |
| 12322960 | 8 months ago | | | 0 | 0.0000038691782 | |
| 12322925 | 8 months ago | | | 0 | 0.0000038811110 | |
| 12322855 | 8 months ago | | | 0 | 0.0000038944062 | |
| 12322813 | 8 months ago | | | 0 | 0.0000069144067 | |
| 12322718 | 8 months ago | | | 0 | 0.0000039351947 | |
| 12322698 | 8 months ago | | | 0 | 0.0000022707670 | |
| 12322686 | 8 months ago | | | 0 | 0.0000039614321 | |
| 12322550 | 8 months ago | | | 0 | 0.0000039416965 |
ABI
ABI objects
Getter at block 23116208
CEAOWBV() view returns (uint256)
7152
decimals() view returns (uint8)
18
name() view returns (string)
Mog Coin
symbol() view returns (string)
Mog
totalSupply() view returns (uint256)
474254882533655043268667282903
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name, string symbol, address[] GAOSIJA, uint256[] VOQYOPR)
This contract contains no fallback and receive objects.
This contract contains no error objects.