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

TREON

Verified contract

Active on Ethereum with 4,784 txns
Deployed by via 0xe87a0c0e at 5306312
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xd8cc6810b5d40ba89e75d01ef854b9bb7a8ddd098f91eeed881f4de67886b59b
0x44d175a8f1f0aff89273bb1d5b7aee362d57581c5bf68a84d32d5371b7e43000
0xe1c044540d727e4961e05f49176e46c248f216c8f3c22ce73cb604b561b01a7b
0x776aa946a1736cddf15a78d4899a6057822b79cca318f7b513a06640d6de797a
0xba8d06bce05db8fadbf065ec82129d4c4ce4b14390e2a0e256ba5eedf4eef121
0x4ce9ce996f33cd58dc8b151a8ff5014e07d184fa38d06a93aec613135d83b081
0x7be6b3c1cf383272aa44c5563c012d75bc2f59aa67883fbb67561c97937ff621
0x5ae6d81a6f23541015918734bf318e3d28a2cfbd8916060c639f649e75603818
0xa5138c3cad27e18aba8a30fbadf1777bcd1a307352c6c673ef3edac07b294c5c
0x443700ecc5c2cdb13585740a657d095e12791288373d9bfcc2062a8827efe040

Functions
Getter at block 20794670
INITIAL_SUPPLY(view returns (uint256)
1000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
TREON
symbol(view returns (string)
TXO
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(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(address wallet
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.