GlobalCryptoGate

Verified contract

Active on Ethereum with 374 txns
Deployed by via 0xba8dfe10 at 8535481
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GlobalCryptoGate"

0x39ff76491c8f2a32acab94577108bca0696eedc797be8323f1b1d975f8affc80
0x4dac6cb4cfd1c1f126408a49cd25808ea5e35a3665cc7eebac2bba6e6e145296
0x551405c2a8e76354becfaea7f46a9fca035b58485dcb7569c742c14219554e11
0xd9c1ef55eb9dbefae478912755329525ec901c4e6c8246797e00892aeff3b9c8
0xc9304b5d5c05383ef817e88d503013b3323150567677efe1f3ec1c4abc321064
0xd5a12409415144546ff505839666bbec7d2853c96d97758253e8338db08c3caf
0xd929381088f34a7b34b52a5aaef7339f65a238e072418f0ea45ded08bd249a59
0xb47ffaa87e4ccfca777b0e93a54082676bff3c41b2ea51b97579b51fbd77fb0d
0x8d3c7336bdbb4f946ae49e9418b85e381a4059e031927fb94774e768771c7ddb
0xec74acac6801f4243b7bb602b0e003175e2b79d9b816935d564d57201c2b6fa5

Functions
Getter at block 21165391
decimals(view returns (uint256)
8
emergencyFreeze(view returns (bool)
false
name(view returns (string)
GlobalCryptoGate
owner(view returns (address)
0x73fc096c83ebc466ac7881827f0b92e974ad974d
symbol(view returns (string)
GCG
totalSupply(view returns (uint256)
100000000000000000
Read-only
allowance(address _tokenOwneraddress _spenderview returns (uint256 remaining)
balanceOf(address _tokenOwnerview returns (uint256 balance)
isFreezed(address _targetAddressview returns (bool)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
approveAndCall(address _spenderuint256 _valuebytes _extraDatareturns (bool success)
burn(uint256 _valuereturns (bool success)
transfer(address _touint256 _valuereturns (bool success)
transferAnyERC20Token(address _tokenAddressuint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
transferOwnership(address _newOwner
Events
Approval(address indexed tokenOwneraddress indexed spenderuint256 tokens
Burn(address indexed fromuint256 amount
EmerygencyFreezed(bool emergencyFreezeStatus
Freezed(address targetAddressbool frozen
OwnershipTransferred(address indexed _fromaddress indexed _to
Transfer(address indexed fromaddress indexed touint256 tokens
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.