Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "gms_test1"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4167408 | 7 years ago | | | 0 | 0.0011894080 | |
| 4164454 | 7 years ago | | | 0 | 0.0011449020 | |
| 4164450 | 7 years ago | | | 0 | 0.0011449020 | |
| 4164430 | 7 years ago | | | 0 | 0.0011434940 | |
| 4164412 | 7 years ago | | | 0 | 0.00081349400 | |
| 4164404 | 7 years ago | | | 0 | 0.0011449020 | |
| 4164393 | 7 years ago | | | 0 | 0.00031186200 | |
| 4164373 | 7 years ago | | | 0 | 0.00057174700 | |
| 4164366 | 7 years ago | | | 0 | 0.00031224600 | |
| 4164357 | 7 years ago | | | 0 | 0.00057174700 |
ABI
ABI objects
Getter at block 21387848
decimals() pure returns (uint8)
18
name() pure returns (string)
gms_test1
standard() pure returns (string)
GMSToken 1.0
symbol() pure returns (string)
gms_test1
totalSupply() pure returns (uint256)
300000000000000000000000000
Read-only
allowance(address src, address guy) pure returns (uint256)
balanceOf(address src) pure returns (uint256)
State-modifying
Events approve(address guy, uint256 wad) returns (bool)
transfer(address dst, uint256 wad) returns (bool)
transferFrom(address src, address dst, uint256 wad) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, uint8 decimalUnits, string tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.