Moo Curve alETH-frxETH
Verified contract
Proxy
Active on
Ethereum with 22 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
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 1 additional slot
0x2f14…234f
Balances ($0.00)
No balances found for "Moo Curve alETH-frxETH"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21050469 | 20 days ago | | | 0 | 0.00027065773 | |
| 20996098 | a month ago | | | 0 | 0.00050150583 | |
| 20849765 | 2 months ago | | | 0 | 0.0066548396 | |
| 20832719 | 2 months ago | | | 0 | 0.00060535766 | |
| 20786388 | 2 months ago | | | 0 | 0.00071047835 | |
| 20672702 | 2 months ago | | | 0 | 0.0024293002 | |
| 20553834 | 3 months ago | | | 0 | 0.000043836025 | |
| 20241176 | 4 months ago | | | 0 | 0.00063234312 | |
| 20215926 | 4 months ago | | | 0 | 0.0012623262 | |
| 20123493 | 5 months ago | | | 0 | 0.0035581150 |
ABI
ABI objects
Getter at block 21191878 balance() view returns (uint256) getPricePerFullShare() view returns (uint256)
approvalDelay() view returns (uint256)
21600
available() view returns (uint256)
0
decimals() view returns (uint8)
18
name() view returns (string)
Moo Curve alETH-frxETH
owner() view returns (address)
0x5b6c5363851ec9ed29cb7220c39b44e1dd443992
stratCandidate() view returns (address implementation, uint256 proposedTime)
(implementation=0x0000000000000000000000000000000000000000, proposedTime=0)
strategy() view returns (address)
0x2f1460b438d6a41066374de7bc6a4806ee77234f
symbol() view returns (string)
mooCurveAlETH-frxETH
totalSupply() view returns (uint256)
202568588495091533451
want() view returns (address)
0xb657b895b265c38c53fff00166cf7f6a3c70587d
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit(uint256 _amount)
depositAll()
earn()
inCaseTokensGetStuck(address _token)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _strategy, string _name, string _symbol, uint256 _approvalDelay)
proposeStrat(address _implementation)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
upgradeStrat()
withdraw(uint256 _shares)
withdrawAll()
Approval(address indexed owner, address indexed spender, uint256 value)
NewStratCandidate(address implementation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
UpgradeStrat(address implementation)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.