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

Liquid Staked CNV

Verified contract

Proxy

Active on Ethereum with 5,811 txns
Deployed by via 0x4665fb0e at 14871065
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
13 additional variables
ERC-20
Value $4,610,812.87
0x4069d92871badbf8639fd0277a595b6e1c267fb0a8c8a21630b98b490e68c232
0x49929e1138cd489f4eb382f57f9a50c73ed876734419b0e3f7dbd6e932ff7e5e
0x9fb790b89eb7c5ccf218e37fab58f40147f962d292adadf4f5a56623639b513a
0x110fd66a90d807c85003c57f5205e05536bd8079c1bfd65b8436eeb8bcd9cd10
0x7cbb7ab0ab23d9a2a8dff854a50c241f794924477a262a7bd3af946aaaf07ec5
0xe563bc2208f13b85b5e78f14f7acdf844c20faa7c2f8c819b3c152af9a8bd513
0x1774a2fcf1d02d6f0d55a65211bafb3d96c4eae8c274ec2ef91331332016ba2f
0xd453f7a36edae1367209726cc2980def35e53fa5f53f1838046501e29845c854
0x1729c2ab89b689b3870fc516d3aacbc56326d4eb135a5bbca0ef78271d569cea
0x6733aaf594125069a65a6e7351b5e73c62e4ae284644ae558368af2d8ef7c680

Functions
Getter at block 20798549
BONDS(view returns (address)
0xe42bce7bd1a94f99a099ee9242aa0f3b2f5b1d50
CNV(view returns (address)
0x000000007a58f5f58e697e51ab0357bc9e260a04
COOP(view returns (address)
0x93249d69636124ab311798f047dc1a8a94dd0a9e
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
POLICY_ROLE(view returns (bytes32)
0xfb5864e8ff833c3cb2d2d08505e82ff02a43554c74a35d4f5a64e85261278311
TREASURY_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
URI_ADDRESS(view returns (address)
0x0000000000000000000000000000000000000000
VALUESHUTTLE(view returns (address)
0x8f639597f658691c2f500156486631a1b163d238
apyPerRebase(view returns (uint256)
0
 
circulatingSupply(view returns (uint256)
coopRateMax(view returns (uint256)
0
coopRatePriceControl(view returns (uint256)
0
globalExcess(view returns (uint256)
2252797
haogegeControl(view returns (uint256)
0
lastRebaseTime(view returns (uint256)
1694491487
lockPoolsLength(view returns (uint256)
4
lockedExcessRewards(view returns (uint256)
250090970064301710968902
minPrice(view returns (uint256)
15000000000000000000
name(view returns (string)
Liquid Staked CNV
paused(view returns (bool)
false
rebaseIncentive(view returns (uint256)
1000000000000000000
rebaseInterval(view returns (uint256)
86400
symbol(view returns (string)
lsdCNV
totalSupply(view returns (uint256)
3039
Read-only
_calculateCOOPRate(uint256 _valueuint256 _cnvOutview returns (uint256)
_poolIndex(uint256 _baluint256 _supplypure returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
pools(uint256view returns (uint64 termuint256 guint256 excessRatiouint256 balanceuint256 supplyuint256 rewardsPerShare)
positions(uint256view returns (uint32 poolIDuint224 sharesuint32 maturityuint224 rewardDebtuint256 deposit)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 idview returns (string)
viewPositionRewards(uint256 tokenIdview returns (uint256 amountDepositeduint256 baseRewardsuint256 excessRewardsuint256 totalRewards)
viewStakingCap(uint256 poolNumview returns (uint256)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address touint256 tokenId
grantRole(bytes32 roleaddress account
initialize(address _CNVaddress _COOPaddress _BONDSaddress _VALUESHUTTLEaddress _treasuryaddress _policyuint256 _coopRatePriceControluint256 _haogegeControluint256 _coopRateMaxuint256 _minPriceuint256 _rebaseInterval
lock(address touint256 inputuint256 pidreturns (uint256 tokenId)
lockWithPermit(address touint256 inputuint256 piduint256 permitDeadlineuint8 vbytes32 rbytes32 sreturns (uint256 tokenId)
manageLockPool(uint256 poolIDuint64 _termuint256 _guint256 _excessRatio
manualExcessDistribution(uint256[] amounts
openLockPool(uint64 _termuint256 _guint256 _excessRatio
rebase(returns (bool vebase)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAPYPerRebase(uint256 _apy
setAddress(uint8 _whataddress _address
setApprovalForAll(address operatorbool approved
setCOOPParameters(uint256 _coopRatePriceControluint256 _haogegeControluint256 _coopRateMax
setMinPrice(uint256 _minPrice
setPause(bool _toPause
setRebaseIncentive(uint256 _rebaseIncentive
setRebaseInterval(uint256 _rebaseInterval
transferFrom(address fromaddress touint256 tokenId
unlock(address touint256 tokenIdreturns (uint256 amountOut)
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AddressManaged(uint8 indexed _whataddress _address
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CoopRateManaged(uint256 indexed _coopRatePriceControluint256 indexed _haogegeControluint256 indexed _coopRateMax
ExcessRewardsDistributed(uint256 indexed amountDistributeduint256 indexed globalExcess
Lock(uint256 indexed _amountuint256 indexed _poolIDuint256 indexed _tokenIdaddress _sender
MinPriceManaged(uint256 indexed minPrice
Paused(address account
PoolManaged(uint64 indexed _termuint256 indexed _guint256 indexed _excessRatiouint256 _poolID
PoolOpened(uint64 indexed _termuint256 indexed _guint256 indexed _excessRatiouint256 _poolID
PoolRewarded(uint256 indexed poolIDuint256 indexed baseObligationuint256 indexed excessObligationuint256 balance
Rebase(uint256 indexed eStakersuint256 indexed eCOOPuint256 indexed CNVS
RebaseAPYManaged(uint256 indexed apy
RebaseIncentiveManaged(uint256 indexed rebaseIncentive
RebaseIntervalManaged(uint256 indexed rebaseInterval
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unlock(uint256 indexed _amountuint256 indexed _poolIDaddress indexed _owner
Unpaused(address account
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.