GECOIN

Verified contract

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

No balances found for "GECOIN"

0xabc3775dbc283b5028621ac8a0db17e77851e8c345b7e26ca534479706460a5d
0x2ea994d497e514c75c7a7c9d26e9e4f35a77061cbbce2b5045b3b33bdb66dc9c
0x2a29a5b75c501edb0cc557f4179f94335b1ac13d41d348eb35ba965d9f8b95f8
0xf9c249105e0c46518f9853ee3f5d8d4243b4e5f5c3827c73ab30a4f0d96381ff
0xd5596177059e43b79d2ccdf896fa9283e92d9538398b6b4f1b10f5710783ac28
0x78d0066a3487c96cf554fc0635aad2aa0ea59f432bd3bc4bf8d8bfae8818bd4d
0x3c54c0a0c7f88498d79139183f3f060d0c5a5ff5e8e416f52e105b179ef35838
0xd40130cded6fd0e01bb867328c60d330dd267330ca01fd699070fd32336884cf
0x7f2296632bbcd7e288976590cb3ab482a4205411fc46846ef23ede1d141a8e3a
0xc00a132de65cbdcec8e6b5f8d966a6c68de78022a2a1990ce764e1b99d6202db

Functions
Getter at block 21162893
AllowBurn(view returns (bool)
true
AllowBurnByCreator(view returns (bool)
true
AllowTransferExternal(view returns (bool)
true
AllowTransferGlobal(view returns (bool)
true
AllowTransferLocal(view returns (bool)
false
allowManager(view returns (bool)
false
decimals(view returns (uint8)
18
mintingFinished(view returns (bool)
true
name(view returns (string)
GECOIN
owner(view returns (address)
0x97d54e693342cfd4c44fab73d28751c4e8c185ea
symbol(view returns (string)
GEC
totalSupply(view returns (uint256)
126373136000000000000000000
Read-only
LockupList(addressview returns (uint256)
Managers(addressview returns (bool)
Whitelist(addressview returns (uint256)
WildcardList(addressview returns (bool)
allowTransfer(address _fromaddress _toview returns (bool)
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
burnByCreator(address _burneruint256 _value
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
finishBurning(returns (bool)
finishBurningByCreator(returns (bool)
finishMinting(returns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
mint(address _touint256 _amountreturns (bool)
setAllowTransferExternal(bool _status
setAllowTransferGlobal(bool _status
setAllowTransferLocal(bool _status
setLockupList(address _addressuint256 _date
setManager(address _managerbool _status
setWhitelist(address _addressuint256 _date
setWildcardList(address _addressbool _status
transfer(address _touint256 _valuereturns (bool)
transferEth(address walletToTransferuint256 weiAmountpayable 
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
transferTokens(address walletToTransferaddress tokenAddressuint256 tokenAmountpayable 
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
Transfer(address indexed fromaddress indexed touint256 value
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.