HYCO

Verified contract

Active on Ethereum with 3,313 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
--
0xf299540a609101f172234e93009237dfa2021b937dd236e2f4d8ad2ecd9d23b3
0x4ee812236aa92295b7527688ea019a7a2e180b4d0e735037f4824f858e8e72db
0xfd6bed32fed902c4948026fee87fa333427fe6db9f66516b7254a8cfffbbb34a
0xcb500098265478db2d6daceb597bee76a66711944c6fdbadb5460b22950c3978
0x15882d96c86da9871a91547d14dff6ee1273319e6db5c41e60f80bf801a82dbb
0x4972696167f2b9495eea7df45adc53817b5e682eceaace56468c98b21d83fb5c
0x37c073e31cbcd3880c8bf6c5447eeae7cd5c695edeef6e12f3c534696a573547
0x4e53c0cc69b8b64a97d089dd3b3f73959be787ee2ea9fc4156878d630ccaddf1
0xe99a15d00cb3c634df1770731e4968964dde2d8ed6c49610f76a93a4309db165
0x512adbd4e1ca5ed9a3f505470e86068e6d2f5676b82495261c5ee82ee5ee9f43

Functions
Getter at block 21288719
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.