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

ThornCoin

Verified contract

Active on Ethereum with 1,483 txns
Deployed by via 0x561d164b at 5608896
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3.2
ERC-20
--
ERC-20
--
0xe3ff439743c4ef9f8c005e59ae16bb8f1e60ffd6bfccc38bdb1da0d0e9716482
0xb81768da84c12a343d7cce05d968a9b1dbd424730697cd9923cd1c6acc571f71
0x3670ba6ecfb0bf027686e3e5928c804305e8e5565321001c12fea770e1534d49
0x1d3911d457e017fe71804ba5794a75cb323b571eec9cbf38edd7efc1e5d4d1ae
0x565edb746b58cf5ef9309d4cf5421163b1568f57a78168863341e45dee74ab47
0x55e6a9b64d7d691762bc26f13e76ee457d9c7edf1889c9546da82665b309302a
0x8ae0189bd38ec5d735a1dd6254f865cd05b6f7c00f8ac82f99dc16a93beea37e
0xfb9694d91207670e66bc75523bc11542db8df7f54dab045bbe8bc436c6251d35
0x0628744905ca06bb7bdb250eb333b6d64bcc9e2e21d539dace4dc2ff7969c313
0x44e314dfa1117854b38bae6a622d15e4271672a290366b521297448b731466d8

Functions
Getter at block 20797794
INITIAL_SUPPLY(view returns (uint256)
9000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
ThornCoin
symbol(view returns (string)
THRN
totalSupply(view returns (uint256)
9000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.