Prisma mkUSD3CRV-f Curve Deposit
Verified contract
Proxy
Active on
Ethereum with 487 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
0xf184…17ee
0x0cfe…aee5
-
variable spans 1 additional slot
Balances ($656.82)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CRV | ERC-20 | 1.079159K | $0.608639 |
$656.82 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20645988 | 3 months ago | | | 0 | 0.0011463522 | |
| 20144454 | 5 months ago | | | 0 | 0.0021740847 | |
| 20029197 | 6 months ago | | | 0 | 0.021847454 | |
| 20029117 | 6 months ago | | | 0 | 0.039432475 | |
| 20029112 | 6 months ago | | | 0 | 0.040082818 | |
| 20029107 | 6 months ago | | | 0 | 0.037422176 | |
| 20029102 | 6 months ago | | | 0 | 0.040236989 | |
| 20029097 | 6 months ago | | | 0 | 0.034827567 | |
| 20029092 | 6 months ago | | | 0 | 0.033703247 | |
| 20029087 | 6 months ago | | | 0 | 0.031371292 |
ABI
ABI objects
Getter at block 21300522
CRV() view returns (address)
0xd533a949740bb3306d119cc777fa900ba034cd52
PRISMA() view returns (address)
0xda47862a83dac0c112ba89c6abc2159b95afd71c
curveProxy() view returns (address)
0x490b8c6007ffa5d3728a49c2ee199e51f05d2f7e
decimals() view returns (uint256)
18
emissionId() view returns (uint256)
9
gauge() view returns (address)
0xf184d80915ba7d835d941ba70cddf93de36517ee
lastUpdate() view returns (uint32)
1725076367
lpToken() view returns (address)
0x0cfe5c777a7438c9dd8add53ed671cec7a5faee5
name() view returns (string)
Prisma mkUSD3CRV-f Curve Deposit
periodFinish() view returns (uint32)
1725681167
symbol() view returns (string)
prisma-mkUSD3CRV-f
totalSupply() view returns (uint256)
33247209196036484174
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.