THECASH

Verified contract

Active on Ethereum with 5,260 txns
Deployed by via 0xe0a226de at 10455573
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x63031effe4f39678c1df6c0fe846a38901cfab7ee46a6bc56166df39c28ef1a7
0x489fdfcbcb528eb185cbcd28208166d93f5d53b6968f212b12cc412c4aeba5fc
0x6f1b1a3c828e32f162f8ac3dd003e6efc06d72be3d5c652bff211ab3fcb96fcf
0x1eb8cb0aa641a0e0865c35f4de11f8308e096a9ce5cee1324aa98c0e1cb2bba1
0xe16a0e2b0dfccd8fdb6299c4ee96f9be257a0d6b68d969f7860b4ce9385f251a
0x2968cdd42670c22e40aed06a98304761e461be9d60c48916a70cd9888aae9460
0xc7a451d306d550d192c43da1bbd60eeef52ffaaf52ef5908aac73ec42a0f225d
0x74b42399c15083d3dcded04e4d78efdbb57eae33ae4d634759ce33385d767fed
0xefa8dab91cb09a510f2d9b7c063d44578f66ec5bd926e97bda0252f007638e56
0x60a409d411d8bc5d2cb3889d2078cda3e2ef394e3823181813db673aea5884d9

Functions
Getter at block 20854496
_admin(view returns (address)
0x0000000000000000000000000000000000000000
_owner(view returns (address)
0x7ee37b0efad1d736cb2b4c19d7ee912a610399de
decimals(view returns (uint256)
18
isAllowed(view returns (bool)
false
isOwner(view returns (bool)
false
isStopped(view returns (bool)
false
name(view returns (string)
THECASH
owner(view returns (address)
0x7ee37b0efad1d736cb2b4c19d7ee912a610399de
symbol(view returns (string)
TCH
totalSupply(view returns (uint256)
38000000000000000000000000
version(view returns (string)
1.0.0
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
approvals(addressaddressview returns (uint256)
balanceOf(address _whoview returns (uint256)
balances(addressview returns (uint256)
isLocked(address _whouint256 _valueview returns (bool)
isMinter(address accountview returns (bool)
lockedAddresses(addressview returns (bool)
lockedBalanceOf(address _whoview returns (uint256)
lockup(addressuint256view returns (uint256 amountuint256 expiresAt)
State-modifying
addMinter(address account
allow(address _targetreturns (bool)
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
claimOwnership(
destruction(
lockAddress(address _addrbool _locked
mint(address touint256 valuereturns (bool)
proposeOwner(address _proposedOwner
removeAllowed(address _targetreturns (bool)
renounceMinter(
start(
stop(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferWithLock(address _touint256 _valueuint256 _timereturns (bool)
unlock(address _whouint256 _indexreturns (bool)
unlockAll(address _whoreturns (bool)
Events
Allowed(address indexed _address
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed fromuint256 indexed value
Locked(address _whouint256 _index
MinterAdded(address indexed account
MinterRemoved(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemoveAllowed(address indexed _address
Started(
Stopped(
Transfer(address indexed fromaddress indexed touint256 value
UnlockedAll(address _who
UnlockedIndex(address _whouint256 _index
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.