GalaxyCoinFarm

Verified contract

Active on Ethereum with 1,570 txns
Deployed by via 0x5021c6a2 at 6269801
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GalaxyCoinFarm"

0x61a0f2ce70c918200f33482ce51ed3ec5d247bb6cfd3dc528bc9a2bf7a834dce
0x328a803ad83d41a39da7a4a6ccee29fbd255a07090e9cd6dea236294194e9245
0xd76f89e7f3d620c44ddb5976bf0f8ec90f8f49548c49ea9dd2f283a189a898ec
0x6d79cac07ee523b552c478c1c1c0d77b036f3323d05e8cb2f9bcd55f06b559ab
0xadfebed7210979039aaaa2c628dd3fa9fabae50776e06f5bd530205323f9e706
0x13d17eb78c7da55a28c140af154da9b7d5c8746b687a327f05ee39524c55fc8d
0xf6a7c4560b17ebde93b6328dd3bb528d92921eeab286e0140864655b56f68c0e
0xd093d22da49d68c19d29c5910599d68043017a825fa8ba8cc74873589ce31149
0xc8e4c642fd43679680f8014f8814a1945a0e99dd616b2256c808988ac8664065
0x78d27a2a1d5d0f0389dd017a4dcbcad33fe6366c390286236737bf5dac3e602d

Functions
Getter at block 21298795
INITIAL_SUPPLY(view returns (uint256)
7500000000
decimals(view returns (uint8)
2
name(view returns (string)
GalaxyCoinFarm
owner(view returns (address)
0x1de3b09e2048d87cfddec487c03962389202a3c4
symbol(view returns (string)
GCF
totalSupply(view returns (uint256)
7500000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
renounceOwnership(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.