This contract is being backfilled. You may encounter incomplete storage history.

Galaxy eSolutions

Verified contract

Active on Ethereum with 16,371 txns
Deployed by via 0x5ef0a2b4 at 5165200
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0xcd598aeeb789df7a9c380e16b8a4b47cdc13d9e039745c7dff84f9f64c2f85c8
0xdf009c7578b2e1dc9468f03e33d4f8d5d85f7b31ef64a668831d68ecca5622d5
0xddda060f3c46fe2c15f9759129ebe7eb8cd437815f3ec0d668d7d3be95941348
0xc66e463c88448d4055cee7673ce05fba748fd75726220ba0a5c6824db8dbdd01
0xb3dcfe81b2af8f269c92bed598134f503ea4898019d84cdbe272c6bc394b9910
0xc03b3fabacf8227a7f9c246022bb8825b92ee0b18976c3d998b393ab08186902
0x814ee5ed4c504d4fcfb403565ebb4c48b1eeee30ed87785863658977d6b5cb9d
0x020b874eb9d5f7874b5ad2c2d0c8f10f9ec09c8c45508cca89a163f8efdb8ebc
0x5376cb1cfabf6f5e818c4f17b9b34feb420dee3fdbdaae096dd6a20b7bdc9e44
0x2b94fd6e5ab5288f325ff57dd4f99387e874ef8af9e04502d6d3a829255059d7
From

Functions
Getter at block 20804691
decimals(pure returns (uint8)
18
mintingFinished(pure returns (bool)
true
name(pure returns (string)
Galaxy eSolutions
owner(pure returns (address)
0xe5edd71013fb814f4fa2d7176910fb5345546692
paused(pure returns (bool)
false
symbol(pure returns (string)
GES
totalSupply(pure returns (uint256)
299999999999505027471548000
Read-only
allowance(address _owneraddress _spenderpure returns (uint256 remaining)
balanceOf(address _ownerpure returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
finishMinting(returns (bool)
mint(address _touint256 _amountreturns (bool)
pause(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
Mint(address indexed touint256 amount
MintFinished(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.