Liquid Staked CNV

Verified contract

Proxy

Active on Ethereum with 5,913 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,439,691.47
0x0182f0e425a9f9c3fec490d54bb3da4ee70583fb5f5da860e72dbde76584e4d4
0xf4d6d027d0340f4650e215acb0cda22420520a4da50fe73f0e15afb880ff7462
0x60eb1aa2b12e0cf301bcdbb15e1d7159aab4b976b1ff407108d4005164bdff83
0x8e9f5f31b202e1b10e9b3e73beb2ccd8380da127cb6c054d12f061a87644d29c
0x156ff5cca9c100f506f3f57985b262d3a2f1a7db9c7bb09a5eb18d1eba8e34fd
0xa125ed3c3ffe4c2da62e30d3181acf80862a63cbef794b652dd5633256e5bea8
0x50139bf107d0a252741ace6f555649b4b457b6c7c6a62693d165ea9027533eb1
0x4b48597529f22f5207c1e3a25d0e059933a85e3e76b363d482bbcb87d4723d99
0x4f3b390cc419483fa2a50c5527442079a567638b3f7e79dc16a8b65ba3b4b315
0xca9c6fe1220fe8d5efe1ade1b27cb108c23e4c31cbd76284ab179c2a4aa49652

Functions
Getter at block 21255515
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)
243907801317890304911211
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)
3050
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.