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

TEN

Verified contract

Active on Ethereum with 1,443 txns
Deployed by via 0x93b623c6 at 7944432
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TEN"

0xd4af041ffe6739391f9ff1da76ff59eecd0151a51c52588853910bd68daf54ff
0x8b55acee9a5f270fae4be52f09a4bde8d0cfbf2d36e2fa1ca67ecdb81c0880fe
0x4982610c7029c4aef7fe7971f11eafea83399712f00ef10d44fd8888b97329a4
0x8269e991e6b2d7753685cdbadedcbdf57b3fa33234692d1100eb5200950f108d
0x3cecbd6c848edb5a36e9e17a32d0a6c53eb69028388e70e15c54e34a12dbadb6
0xad7a137f3179384d41a1c7d4e410da1fef993f1ed5590e2f90c2cccccb3a51b2
0x09da954197605cb24e4d0c513474a27ac5a261a0a2de16084f19fc785075c42d
0x08700cdd9bcf693ef12f454f41e4b2fef70b85ad28338bc3f496b56f3677f12b
0xf2a9431f02015d8b1ab03e2408f43c20c33f4230fc4261a11e0d054a51989477
0x06336b12a04599ea86894d8a248bdc355479f2a963773304621379ce8c3925a3

Functions
Getter at block 20807057
INITIAL_SUPPLY(view returns (uint256)
100000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
TEN
owner(view returns (address)
0x26b0b6cdeeadc6eba0c4fadae86bc6cc0e3202e1
symbol(view returns (string)
TEN
totalSupply(view returns (uint256)
100000000000000000000000000
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)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.