This contract is being backfilled. You may encounter incomplete storage history.

Golden Time of Life

Verified contract

Active on Ethereum with 5,487 txns
Deployed by via 0xee3459f9 at 5827589
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x55ba4b90ea5d63c9ce7d2af9f22deb12c0a1e1004dd3860c22a169dc44a40db1
0xaa3c299fc11f1fc50541a92fd78979e66d50ba997df025aa6e39f8d8e9191610
0xea240a6351d0aeb7f4d27df99334d2ea98fb622d983e2cf7aa0394193b5b9041
0xce163366a0039935a96edd4dd621892c6078dc7c62a3619d363206eef45d7514
0xfcff41b98d600d24684244efa94cd865f825e10570ab246c85b99166890f512d
0x831de7ee385ced046e9e02f28a4ca76d3632abbaafaddfa7066ec4c2cb1797b9
0x49e348e8aea28edb2d0173c6d8631eb1c753cbed2388a2947bb33ec3d75d8f19
0xc813ba65673b05bda655099834b193343b6ca81ecca1921aacc8efc978ca7a31
0x430107fa67b22ea9e465d191e8f5e82ed0e5cb88320dc49bc2c4b1733cffb81a
0x3f8df3d0337e2dec9db6ecf679ad9d691f8839b3a625442c67ec74f918c2c8e9

Functions
Getter at block 20801992
decimals(view returns (uint8)
18
name(view returns (string)
Golden Time of Life
owner(view returns (address)
0xd33e7ee32a2ae23c63b5084d54fe9fce1c67144c
symbol(view returns (string)
GTL
totalSupply(view returns (uint256 supply)
2500000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
balances(addressview returns (uint256)
freezeAccount(addressview returns (uint256 freezeStartTimeuint256 freezePerioduint256 freezeTotal)
getFreezeInfo(address _targetview returns (uint256 _freezeStartTimeuint256 _freezePerioduint256 _freezeTotaluint256 _freezeDeadline)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
issueAndFreeze(address _touint256 _valueuint256 _freezePeriod
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
transferOwnership(address newOwner
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
IssueAndFreeze(address indexed touint256 _valueuint256 _freezePeriod
Transfer(address indexed _fromaddress indexed _touint256 _value
Constructor
constructor(string _tokenNamestring _tokenSymboluint256 _initialSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.