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

Clash Token

Verified contract

Active on Ethereum with 1,899 txns
Deployed by via 0xfbd1149e at 11300739
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,047.47
0xe190ce9d553dd2aa96008a18b0832c4417f3da1085e9b0d1394ab5328ded8a90
0x31dd72f4b98b4ff00c1250f084d18474e7fb49d366e59e1468954e1855ea3cf4
0xe9c785d5680c5913824918659a7347a568aa0e8994897e9620b9ddb9fb30a545
0x59e8ace3d83aa6f2fd8209c0013b6b2164c3e78aae2be2de7acea29aeb7dfca1
0x925ed6564f1a79bacc953af14cd60a3a79151545df6324f467aa37ba19ec1c16
0x662c5c67f3450e0b14151f217949fcaf55690299ccbbb69d61a44050f6e127b0
0x5ea74ea01f5905edfb1c29abd025119f8d98c3ac68363c7063795fdb194cee35
0xe94c1ba30ac11ec8c2eecdc560d4c0f30c223bc46bd817af5f3f5a46a99f7814
0xf36201cee140d8479f0fb045e039cbb16344c9a8c58fad7a2fa6bb8c34055f70
0x6874415e999468b663c67919917bed4f29ea57cec104fbcc01d560154043c400

Functions
Getter at block 20800642
decimals(view returns (uint8)
18
name(view returns (string)
Clash Token
owner(view returns (address)
0x10ff0c51a307dbe7a80455260f0e624ae4b3009e
symbol(view returns (string)
SCT
totalSupply(view returns (uint256)
10000000000000000000000000
treasury(view returns (address)
0xf1de6b3b09c6d0ff017a7de45fa582766b9eeca8
Read-only
allowance(address _tokenholderaddress _spenderview returns (uint256 remaining)
balanceOf(address _tokenholderview returns (uint256 balance)
transferableTokens(address holderview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
Events
Approval(address indexed tokenholderaddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.