TraceToken

Verified contract

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

No balances found for "TraceToken"

0xe5a2b42889437c1713199cf6048b869a24e1f094f065dcf8940837be05743ceb
0xa4b8718a17736b3cb5abb61e72838b2b549bff72d52955a3ba9466d1b1f78226
0x0bccd033a7ded4762702ca34ea26b290a7e6a19deb2410baefb02ddd3350fdeb
0xa74ddd879b0151836b3992fd5937be05d2191c09dd3e7ebf13168c2b40bd65c9
0x33298820ed864eb26f74ecb617b465d9cd39e2d5f2a1c92beaed4534cb883a52
0xd9e606285c8dc537f29fbe2d12461c161b18556c8f74da4c22bbac682625937f
0xf0eb6cb76831344082b3b5f9bb7b7a194d20d4b509ecc853b73efd987391bd1a
0x99008e3ac142c22dad170866048d18deae32eb613aeebabb16daa35bc53adc66
0x9068feac93126252ad39fa778d57bc41e039e97a77909ee15ecb8085a99c5e67
0x23333e50f41bf329939fd8423cdceaa8a2c82e7dd6db954b50e6d7d07e587ca9

Functions
Getter at block 21310772
DECIMALS(view returns (uint8)
2
INITIAL_SUPPLY(view returns (uint256)
1999000000
decimals(view returns (uint8)
2
name(view returns (string)
TraceToken
symbol(view returns (string)
TRE
totalSupply(view returns (uint256)
1999000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
burnFrom(address fromuint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.