Curve.fi USD-BTC-ETH Convex Deposit
Verified contract
Active on
Ethereum with 72 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 USD-BTC-ETH Convex Deposit"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20726092 | 2 months ago | | | 0 | 0.00011275102 | |
| 19764696 | 7 months ago | | | 0 | 0.00035522012 | |
| 19764686 | 7 months ago | | | 0 | 0.00034159719 | |
| 19764665 | 7 months ago | | | 0 | 0.00033716066 | |
| 19132171 | 10 months ago | | | 0 | 0.00078393762 | |
| 18407077 | a year ago | | | 0 | 0.00051156600 | |
| 18342931 | a year ago | | | 0 | 0.0015495286 | |
| 17317165 | a year ago | | | 0 | 0.0025812560 | |
| 17317083 | a year ago | | | 0 | 0.0014335838 | |
| 17316900 | a year ago | | | 0 | 0.0025523660 |
ABI
ABI objects
Getter at block 21203126
decimals() view returns (uint8)
18
name() view returns (string)
Curve.fi USD-BTC-ETH Convex Deposit
operator() view returns (address)
0xf403c135812408bfbe8713b5a23a04b3d48aae31
symbol() view returns (string)
cvxcrv3crypto
totalSupply() view returns (uint256)
5176845684586638047749
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.