GT Coin

Verified contract

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

No balances found for "GT Coin"

0x6183055b0638bdfbaedf30933ea6d24f9226e4fc238e99fdf9b7ab71066c6164
0x48717d0d530dace17ac115f053aa48a673707fa50246c1aa1a3be3943c201d75
0x3e49c9854e09ecbaf8e749aeaaa455acbbca08339f4c6ff4fa66b5523139fd2d
0x289fdb8f97d20fe7466ee716adf3eae0e7ebd2d1abb4dce8dd5b0f88f6d08bda
0xda02bd34961e68ff21efa0ff897debb25b8ce57fd5c578f8fd78078f756e2da4
0x6f168ed61570c101c103c6e37b4798f50d7320f9d68357590a809c7b9bfe500f
0xef046da71751db837243569ad692570082b4c2792773e1e4f11cc31f7564faae
0x9dd47134d6760521c42445812a06df24c70b6777ae5eeb6bdc3f93144edc7752
0xbf261255344eee2538d83c3d7f73cc412b3e778b5dd0ab48abde5a6af808d33b
0xa9a2e01977c2eee9d686a3417245e869b6a6af8a5b7a11eb81d834cfccdade23

Functions
Getter at block 21418389
ROLE_ADMINISTRATOR(view returns (string)
administrator
decimals(view returns (uint8)
18
initialTotalSupply(view returns (uint256)
1500000000000000000000000000
name(view returns (string)
GT Coin
owner(view returns (address)
0x26d5c3f91d0f3888f72a81b2d479cb307aa6870b
paused(view returns (bool)
false
symbol(view returns (string)
GTC
totalSupply(view returns (uint256)
1500000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
checkRole(address addrstring roleNameview 
hasRole(address addrstring roleNameview returns (bool)
isAdministrator(address _administratorview returns (bool)
State-modifying
addAdministrator(address _administratorreturns (bool)
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
pause(
removeAdministrator(address _administratorreturns (bool)
renounceOwnership(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
RoleAdded(address addrstring roleName
RoleRemoved(address addrstring roleName
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.