Galaxy Coin

Verified contract

Active on Ethereum with 2 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Galaxy Coin"

0x5b0eb542d56a6faadf5edf10897d7267703c3427f5c9a2abfc19123ffc9963c9
0x404420d995353a84bc6d4102f53c0ea53e59b05d19a56d96b6b538e20f23d730

Functions
Getter at block 21280652
_totalSupply(view returns (uint256)
50
assetID(view returns (string)
SPA01
 
assetMeta(view returns (string)
decimals(view returns (uint8)
0
isVerfied(view returns (string)
name(view returns (string)
Galaxy Coin
standard(view returns (string)
DigitalAssetToken 1.0
symbol(view returns (string)
SPA01
totalSupply(view returns (uint256 totalSupply)
50
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Transfer(address indexed _fromaddress indexed _touint256 _value
Constructor
constructor(address tokenMasteraddress requesteruint256 initialSupplystring assetTokenNamestring tokenSymbolstring _assetIDstring _assetMeta
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.