Game Tester

Verified contract

Active on Ethereum with 1,829 txns
Deployed by via 0xf10a26e8 at 6605005
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x182131695b3a988c4c3d8d7ed8f96173a1fab718c8db731ebd59484a84a39c32
0x93476bee02be0acf03d8e7b97431cce5f31092fde9fba0db9d8c4834b50a2404
0x9b3ede5d1dce7717a7e2fcfe935530e579ed2bd38873fe5f717437270f8f9b50
0x1aa86cd43c8989f96f9a61e9a9cdaf2841bb6c5636f3bb437f1b308854bbb4f7
0xe9dbbaf1548bf7c28d2e0e97641156c0fc81af44c2b75626ab6b50dadbb1bb91
0x9032a76998e1caed63efa1fe896e799b71377a7961319c89a1015633ef71a2e0
0x050f4ce626d7cfdb6902630702b76f1b551118f01dd26840c128e0d59e1354a9
0xe0dcbd79a6cbf096acf4cdbb13ac601e46ce5ab2bad3fde39ae4f0e2d88e61b8
0x45397d30afc66af890de60be73866a71283d276bf9cd079397cfb5929314042c
0x60b8fdcc3fe47d0c74015f9bc7570ca225907b14b37672020e276842e107221c

Functions
Getter at block 21416670
decimals(view returns (uint8)
18
name(view returns (string)
Game Tester
owner(view returns (address)
0x41da79e40d3de89f1070a021229122b4242769da
symbol(view returns (string)
GTCOIN
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
ecrecoverFromSig(bytes32 hashbytes sigpure returns (address recoveredAddress)
getNonce(address _ownerview returns (uint256 nonce)
getPreSignedHash(bytes4 _functionaddress _touint256 _valuebytes _extraDatauint256 _gasPriceuint256 _nonceview returns (bytes32 txHash)
getRevokeHash(bytes _sigToRevokeuint256 _gasPricepure returns (bytes32 txHash)
getSignHash(bytes32 _hashpure returns (bytes32 signHash)
recoverPreSigned(bytes _sigbytes4 _functionaddress _touint256 _valuebytes _extraDatauint256 _gasPriceuint256 _nonceview returns (address recovered)
recoverRevokeHash(bytes _signaturebytes _sigToRevokeuint256 _gasPricepure returns (address from)
standardSigs(bytes4view returns (bytes4)
State-modifying
approve(address _spenderuint256 _amountreturns (bool success)
approveAndCall(address _spenderuint256 _amountbytes _datareturns (bool success)
approveAndCallPreSigned(bytes _signatureaddress _touint256 _valuebytes _extraDatauint256 _gasPriceuint256 _noncereturns (bool)
approvePreSigned(bytes _signatureaddress _touint256 _valueuint256 _gasPriceuint256 _noncereturns (bool)
decreaseApproval(address _spenderuint256 _amountreturns (bool success)
decreaseApprovalPreSigned(bytes _signatureaddress _touint256 _valueuint256 _gasPriceuint256 _noncereturns (bool)
increaseApproval(address _spenderuint256 _amountreturns (bool success)
increaseApprovalPreSigned(bytes _signatureaddress _touint256 _valueuint256 _gasPriceuint256 _noncereturns (bool)
revokeSignature(bytes _sigToRevokereturns (bool)
revokeSignaturePreSigned(bytes _signaturebytes _sigToRevokeuint256 _gasPricereturns (bool)
token_escape(address _tokenContract
transfer(address _touint256 _amountreturns (bool success)
transferFrom(address _fromaddress _touint256 _amountreturns (bool success)
transferOwnership(address newOwner
transferPreSigned(bytes _signatureaddress _touint256 _valueuint256 _gasPriceuint256 _noncereturns (bool)
updateStandard(bytes4 _standardSigbytes4 _ourSigreturns (bool success)
Events
Approval(address indexed fromaddress indexed spenderuint256 tokens
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SignatureRedeemed(bytes _sigaddress indexed from
Transfer(address indexed fromaddress indexed touint256 tokens
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.