Prisma cvxprismlp-f Convex Deposit
Verified contract
Proxy
Active on
Ethereum with 859 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3b21…d53b
0x4b10…8298
0xc396…34df
-
variable spans 2 additional slots
-
variable spans 1 additional slot
Balances ($25,933.10)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CRV | ERC-20 | 51.978696K | $0.48865 |
$25,399.39 | |
CVX | ERC-20 | 177.310762 | $3.01 |
$533.71 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21271971 | 3 hours ago | | | 0 | 0.0078317540 | |
| 21269247 | 12 hours ago | | | 0 | 0.0053238800 | |
| 21263079 | a day ago | | | 0 | 0.0046531864 | |
| 21250158 | 3 days ago | | | 0 | 0.0059459336 | |
| 21250131 | 3 days ago | | | 0 | 0.00026978347 | |
| 21250094 | 3 days ago | | | 0 | 0.00028770802 | |
| 21243396 | 4 days ago | | | 0 | 0.010668411 | |
| 21243322 | 4 days ago | | | 0 | 0.00060764557 | |
| 21239105 | 5 days ago | | | 0 | 0.0091809797 | |
| 21238705 | 5 days ago | | | 0 | 0.014721763 |
ABI
ABI objects
Getter at block 21272771
CRV() view returns (address)
0xd533a949740bb3306d119cc777fa900ba034cd52
CVX() view returns (address)
0x4e3fbd56cd56c3e72c1403e103b45db9da5b9d2b
PRISMA() view returns (address)
0xda47862a83dac0c112ba89c6abc2159b95afd71c
PRISMA_CORE() view returns (address)
0x5d17ea085f2ff5da3e6979d5d26f1dbab664ccf8
booster() view returns (address)
0xf403c135812408bfbe8713b5a23a04b3d48aae31
crvRewards() view returns (address)
0x4b10c7fad37cb7a9dacceeee40c0d97549918298
curveProxy() view returns (address)
0x490b8c6007ffa5d3728a49c2ee199e51f05d2f7e
cvxRewards() view returns (address)
0xc396af5f75ac6d187dcc30813fc3e0feb73134df
decimals() view returns (uint256)
18
depositPid() view returns (uint256)
258
emissionId() view returns (uint256)
17
guardian() view returns (address)
0x7a28a80dce1733944db5dc50dc2c5147ec993c5a
lastCrvBalance() view returns (uint128)
51978696364218702446206
lastCvxBalance() view returns (uint128)
177310761695193547853
lastUpdate() view returns (uint32)
1732624691
lpToken() view returns (address)
0x3b21c2868b6028cfb38ff86127ef22e68d16d53b
maxWeeklyEmissionPct() view returns (uint16)
1000
name() view returns (string)
Prisma cvxprismlp-f Convex Deposit
owner() view returns (address)
0xc53baaaa8595a7a2e7fee71db7291b939f696734
periodFinish() view returns (uint32)
1732828223
storedExcessEmissions() view returns (uint128)
0
symbol() view returns (string)
prisma-cvxprismlp-f
totalSupply() view returns (uint256)
14966551299126099500078285
vault() view returns (address)
0x06bdf212c290473dcacea9793890c5024c7eb02c
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
claimableReward(address account) view returns (uint256 prismaAmount, uint256 crvAmount, uint256 cvxAmount)
rewardIntegral(uint256) view returns (uint256)
rewardIntegralFor(address, uint256) view returns (uint256)
rewardRate(uint256) view returns (uint128)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
claimReward(address receiver) returns (uint256 prismaAmount, uint256 crvAmount, uint256 cvxAmount)
deposit(address receiver, uint256 amount) returns (bool)
fetchRewards()
initialize(uint256 pid)
notifyRegisteredId(uint256[] assignedIds) returns (bool)
pushExcessEmissions()
setMaxWeeklyEmissionPct(uint16 _maxWeeklyEmissionPct) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
vaultClaimReward(address claimant, address receiver) returns (uint256)
withdraw(address receiver, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
LPTokenDeposited(address indexed lpToken, address indexed receiver, uint256 amount)
LPTokenWithdrawn(address indexed lpToken, address indexed receiver, uint256 amount)
MaxWeeklyEmissionPctSet(uint256 pct)
MaxWeeklyEmissionsExceeded(uint256 allocated, uint256 maxAllowed)
RewardClaimed(address indexed receiver, uint256 prismaAmount, uint256 crvAmount, uint256 cvxAmount)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.