Curve.fi Factory Crypto Pool: frxETHCVX Convex Deposit
Verified contract
Active on
Ethereum with 1 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 Factory Crypto Pool: frxETHCVX Convex Deposit"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17707644 | a year ago | | | 0 | 0.00059974562 |
ABI
ABI objects
Getter at block 21213420
decimals() view returns (uint8)
18
name() view returns (string)
Curve.fi Factory Crypto Pool: frxETHCVX Convex Deposit
operator() view returns (address)
0xf403c135812408bfbe8713b5a23a04b3d48aae31
symbol() view returns (string)
cvxfrxETHCVX-f
totalSupply() view returns (uint256)
14088356552765377705010
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.