Time Alliance Guild Time

Verified contract

Active on Ethereum with 2,734 txns
Deployed by via 0xf37fafe0 at 18368187
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x11b6a509a21e80611ea86a4dad8e6829479ce3fa54db0c60a0593cb546a2daa8
0x3e23297c23f224688d1c8ceb767e264f9cef1ac21931e1eca10ebad81af5ea7c
0x719cfd1c022d6a3e906d2cd5361100be38f807d5333b49470f9e39b95f6227f0
0xf00a74bb4c41c52d22a2a98799a300dc80e03cb582e3b24176b0ba5172c4004b
0x8e2b045bc31f2932f603d9e12d8ab1547dd7a590898d04b5a258717287c0a183
0x61944e1353679b02269a3f24a340c85b152a436b989f072fab06bcd0232cbf4e
0x6f33dff4c62dd5965e43960d7bad4654b691f218d46c0b1694d35e4ef94620b9
0x45a22a2b4358369fc734c0c89aa056f1faa37c7a71feb054abcf64ce47dbf36b
0xddf11b9358979cb287c6b389c52c75b3943f6773f43f202713c5f4baea6e2fbb
0x6bf24f0b55f0b386f37a0f8824a2dfe4a253f942d00121e5b1f251c3a0945c2c

Functions
Getter at block 20860165
decimals(view returns (uint8)
18
name(view returns (string)
Time Alliance Guild Time
symbol(view returns (string)
TIME
totalSupply(view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 supply
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender