TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 412 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
0xb0af…aee7
0x7396…db2f
0x97ef…7be8
0x8306…cffc
0xc662…0fd7
0x7319…dc48
Balances ($60,272.82)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
sdCRV | ERC-20 | 94.527189K | $0.310607 |
$29,360.81 | |
crvUSD | ERC-20 | 9.454969K | $0.994493 |
$9,402.9 | |
wstETH | ERC-20 | 1.612442 | $3,646.46 |
$5,879.7 | |
WETH | ERC-20 | 1.647525 | $3,072.00 |
$5,061.2 | |
3Crv | ERC-20 | 3.563565K | $1.037 |
$3,695.42 | |
CRV | ERC-20 | 10.946527K | $0.321451 |
$3,518.77 | |
SDT | ERC-20 | 4.075028K | $0.271975 |
$1,108.31 | |
USDC | ERC-20 | 770.354755 | $1.00 |
$770.35 | |
PENDLE | ERC-20 | 113.357882 | $5.18 |
$587.19 | |
APW | ERC-20 | 2.07694K | $0.224442 |
$466.15 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21206028 | 13 hours ago | | | 0 | 0.0026783120 | |
| 21195166 | 2 days ago | | | 0 | 0.0061211772 | |
| 21189592 | 3 days ago | | | 0 | 0.0031345085 | |
| 21107207 | 14 days ago | | | 0 | 0.0023547614 | |
| 21106466 | 14 days ago | | | 0 | 0.0025794241 | |
| 21096476 | 16 days ago | | | 0 | 0.0018131000 | |
| 21092266 | 16 days ago | | | 0 | 0.0053855375 | |
| 21062673 | 21 days ago | | | 0 | 0.0026940675 | |
| 21062301 | 21 days ago | | | 0 | 0.00077584500 | |
| 21060893 | 21 days ago | | | 0 | 0.0027534590 |
ABI
ABI objects
Getter at block 21210001
cvg() view returns (address)
0x97effb790f2fbb701d88f89db4521348a2b77be8
cvgControlTower() view returns (address)
0xb0afc8363b8f36e0cce5d54251e20720ffaeaee7
cvgSdt() view returns (address)
0x830614ae209ff9d8706d386fcdbc7a55206fcffc
owner() view returns (address)
0x0af815364bd9e9e60f3d2d3bac1320b77d3e35f7
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
poolCvgSDT() view returns (address)
0xc6628f00f29cc89a87bbee7554c4725611200fd7
sdt() view returns (address)
0x73968b9a57c6e53d41345fd57a6e6ae27d6cdb2f
sdtStakingPositionManager() view returns (address)
0x7319662ad7d7ce2d1595073ea042b723f6d0dc48
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
acceptOwnership()
claimCvgSdtSimple(address receiver, uint256 totalCvgClaimable, struct ICommonStructTokenAmount[] totalSdtRewardsClaimable, uint256 minCvgSdtAmountOut, bool isConvert)
claimMultipleStaking(struct ISdtStakingPositionManagerClaimSdtStakingContract[] claimContracts, uint256 minCvgSdtAmountOut, bool isConvert, uint256 sdtRewardCount)
renounceOwnership()
setPoolCvgSdtAndApprove(address _poolCvgSDT, uint256 amount)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint8 version)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.