Moo Aura sUSDe-USDC
Unverified contract
Proxy
Active on
Ethereum with 18 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
0x971c…bc1c
Balances ($0.00)
No balances found for "Moo Aura sUSDe-USDC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21144923 | 9 days ago | | | 0 | 0.00076192928 | |
| 20849682 | 2 months ago | | | 0 | 0.0050128592 | |
| 20844713 | 2 months ago | | | 0 | 0.0061959647 | |
| 20841388 | 2 months ago | | | 0 | 0.0078551379 | |
| 20839460 | 2 months ago | | | 0 | 0.0072180763 | |
| 20838629 | 2 months ago | | | 0 | 0.0073356559 | |
| 20798958 | 2 months ago | | | 0 | 0.0069986079 | |
| 20711367 | 2 months ago | | | 0 | 0.0012104868 | |
| 20707641 | 2 months ago | | | 0 | 0.0013626036 | |
| 20691382 | 2 months ago | | | 0 | 0.0021345796 |
ABI
ABI objects
Getter at block 21205877 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 Aura sUSDe-USDC
owner() view returns (address)
0x5b6c5363851ec9ed29cb7220c39b44e1dd443992
stratCandidate() view returns (address implementation, uint256 proposedTime)
(implementation=0x0000000000000000000000000000000000000000, proposedTime=0)
strategy() view returns (address)
0x971cea5f0826acf9281f9e3eeb000678e6b4bc1c
symbol() view returns (string)
mooAurasUSDe-USDC
totalSupply() view returns (uint256)
8742814414164613416769
want() view returns (address)
0xb819feef8f0fcdc268afe14162983a69f6bf179e
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.