Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "GMinu"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13911906 | 3 years ago | | | 0 | 0.0034809741 | |
| 13594492 | 3 years ago | | | 0 | 0.0052655787 | |
| 13594463 | 3 years ago | | | 0 | 0.0075680100 | |
| 13594443 | 3 years ago | | | 0 | 0.0046437361 | |
| 13594432 | 3 years ago | | | 0 | 0.0047895479 | |
| 13594427 | 3 years ago | | | 0 | 0.0049951610 | |
| 13594426 | 3 years ago | | | 0 | 0.0074860673 | |
| 13594421 | 3 years ago | | | 0 | 0.0053415262 | |
| 13594421 | 3 years ago | | | 0 | 0.0053415262 | |
| 13594411 | 3 years ago | | | 0 | 0.010214380 |
ABI
ABI objects
Getter at block 21162258
decimals() view returns (uint8)
18
name() view returns (string)
GMinu
symbol() view returns (string)
GMinu
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address owner, address delegate) view returns (uint256)
balanceOf(address tokenOwner) view returns (uint256)
State-modifying
Events approve(address delegate, uint256 numTokens) returns (bool)
transfer(address receiver, uint256 numTokens) returns (bool)
transferFrom(address owner, address buyer, uint256 numTokens) returns (bool)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(uint256 total)
This contract contains no fallback and receive objects.
This contract contains no error objects.