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

HYCO

Verified contract

Active on Ethereum with 3,035 txns
Deployed by via 0xc9ba52c6 at 15967220
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x3e2acdaf19917179a20def7a052f644c09eb888a47580ec76a4461619ffcd1a3
0x8f9a7d6a9905b7e86c88daac0f2ace2bc9cc989cc6fbf2102545f452e969ecf9
0x2d9ff2e2a441b1810177b0a0f3a74b659730436f4eb0b023713bd96992a0ff08
0x506d0ad50d4af108f3c0d885cc54dd2b06ee4e5620005455f00c631f08eedd23
0xb90c81060b104f99b054ad4afce8976d931dcf4fdf60c1372f93eb3368361c33
0x38acb3c3e2e4cd58f7776b5dc7f3af8d24747a0cdd0d22ea3d342b74759f5ca3
0xf0c79652064bbe25c92beb50a9d413b3fa843f0abd45283334a2f6cb9737f01c
0x5248dc845c69324b198fb528b892798ee9f359bd2289a204e18bda4527447ff6
0xa8316dd98043d0ee131d603347d8b2c51ccefba1a069ef0a0379a778806f60e8
0x6ea1bdbbf969128b9adfc635258358fafeaf71edfe813eefebd0e0808a07b5cd

Functions
Getter at block 20796159
decimals(view returns (uint8)
18
 
getConfirmer(view returns (address[])
 
getLockWallets(view returns (address[])
name(view returns (string)
HYCO
owner(view returns (address)
0xd4c00a9f83cf4c749d06ac9b1de0640758f9910d
paused(view returns (bool)
false
symbol(view returns (string)
HYCO
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
_confirmers(uint256view returns (address)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getConfirmed(address walletAddressview returns (booluint256)
getLockInfo(address walletAddressview returns (uint256 lockAmountuint256 startTimeuint256 releaseMonthsuint256 released)
State-modifying
addConfirmer(address walletAddress
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
pause(
removeConfirmer(address walletAddress
renounceOwnership(
setLock(address walletAddressuint256 startTimeuint256 releaseMonthsuint256 amount
setLockAmount(address walletAddressuint256 amount
setLockReleaseMonths(address walletAddressuint256 releaseMonths
setLockStartTime(address walletAddressuint256 startTime
toConfirm(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
unpause(
Events
AddConfirmer(address account
Approval(address indexed owneraddress indexed spenderuint256 value
Confirmed(address accountuint256 confirmedTime
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RemoveConfirmer(address account
TimeLock(address indexed accountuint256 amountuint256 startTimeuint256 releaseMonths
TimeLockUpdate(address indexed accountuint256 valueIndexuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(address confirmer1address confirmer2
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.