Prisma mkcrvUSD-f Curve Deposit
Verified contract
Proxy
Active on
Ethereum with 568 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
0x0e5b…7e36
0x3de2…b935
-
variable spans 1 additional slot
Balances ($118.80)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CRV | ERC-20 | 255.50603 | $0.464964 |
$118.8 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20760823 | 2 months ago | | | 0 | 0.00054503665 | |
| 20631580 | 3 months ago | | | 0 | 0.00032561303 | |
| 20582276 | 3 months ago | | | 0 | 0.00064389360 | |
| 20538778 | 3 months ago | | | 0 | 0.00055242825 | |
| 20481389 | 3 months ago | | | 0 | 0.00057694075 | |
| 20424082 | 4 months ago | | | 0 | 0.000041652047 | |
| 20388047 | 4 months ago | | | 0 | 0.0012101520 | |
| 20385187 | 4 months ago | | | 0 | 0.0015508649 | |
| 20385161 | 4 months ago | | | 0 | 0.0015143824 | |
| 20385103 | 4 months ago | | | 0 | 0.0030643301 |
ABI
ABI objects
Getter at block 21248406
CRV() view returns (address)
0xd533a949740bb3306d119cc777fa900ba034cd52
PRISMA() view returns (address)
0xda47862a83dac0c112ba89c6abc2159b95afd71c
curveProxy() view returns (address)
0x490b8c6007ffa5d3728a49c2ee199e51f05d2f7e
decimals() view returns (uint256)
18
emissionId() view returns (uint256)
12
gauge() view returns (address)
0x0e5bdb5afe132d1c6a6c67f6d8eb6133dd607e36
lastUpdate() view returns (uint32)
1726461215
lpToken() view returns (address)
0x3de254a0f838a844f727fee81040e0fa7884b935
name() view returns (string)
Prisma mkcrvUSD-f Curve Deposit
periodFinish() view returns (uint32)
1727066015
symbol() view returns (string)
prisma-mkcrvUSD-f
totalSupply() view returns (uint256)
810147857000160689186
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)
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)
deposit(address receiver, uint256 amount) returns (bool)
fetchRewards()
initialize(address _gauge)
notifyRegisteredId(uint256[] assignedIds) 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)
RewardClaimed(address indexed receiver, uint256 prismaAmount, uint256 crvAmount)
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.