Curve.fi MUSD/3Crv Convex Deposit
Verified contract
Active on
Ethereum with 49 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Curve.fi MUSD/3Crv Convex Deposit"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13903649 | 3 years ago | | | 0 | 0.0054673992 | |
| 13854880 | 3 years ago | | | 0 | 0.0025128954 | |
| 13854578 | 3 years ago | | | 0 | 0.0015802082 | |
| 13854450 | 3 years ago | | | 0 | 0.0019786126 | |
| 13843964 | 3 years ago | | | 0 | 0.0038040832 | |
| 13843949 | 3 years ago | | | 0 | 0.0040915756 | |
| 13843894 | 3 years ago | | | 0 | 0.0037109673 | |
| 13835810 | 3 years ago | | | 0 | 0.0018055115 | |
| 13832740 | 3 years ago | | | 0 | 0.0024478811 | |
| 13814110 | 3 years ago | | | 0 | 0.0041270765 |
ABI
ABI objects
Getter at block 21203663
decimals() view returns (uint8)
18
name() view returns (string)
Curve.fi MUSD/3Crv Convex Deposit
operator() view returns (address)
0xf403c135812408bfbe8713b5a23a04b3d48aae31
symbol() view returns (string)
cvxmusd3CRV
totalSupply() view returns (uint256)
555605005861112157623131
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address _from, uint256 _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address _to, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _operator, address _lptoken)
This contract contains no fallback and receive objects.
This contract contains no error objects.