Moo SwapBased WETH-axlUSDC
Unverified contract
Proxy
Active on
Base with 150 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
0x5ba8…55a0
Balances ($0.00)
No balances found for "Moo SwapBased WETH-axlUSDC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17134594 | 4 months ago | | | 0 | 0.0000012422763 | |
| 13651256 | 7 months ago | | | 0 | 0.0000016176594 | |
| 10837983 | 9 months ago | | | 0 | 3.7822400e-7 | |
| 10837608 | 9 months ago | | | 0 | 0.000000098004000000 | |
| 9799767 | 10 months ago | | | 0 | 1.8911200e-7 | |
| 9730891 | 10 months ago | | | 0 | 0.0000018911807 | |
| 8860834 | a year ago | | | 0 | 7.8578200e-7 | |
| 8860819 | a year ago | | | 0 | 1.8911200e-7 | |
| 7023342 | a year ago | | | 0 | 0.0000018911321 | |
| 6632253 | a year ago | | | 0 | 0.000000208033979384 |
ABI
ABI objects
Getter at block 22754204 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 SwapBased WETH-axlUSDC
owner() view returns (address)
0x09d19184f46a32213df06b981122e06882b61309
stratCandidate() view returns (address implementation, uint256 proposedTime)
(implementation=0x0000000000000000000000000000000000000000, proposedTime=5000000000)
strategy() view returns (address)
0x5ba89415b6eaa90f6096b94ab254957efa3055a0
symbol() view returns (string)
mooSwapBasedWETH-axlUSDC
totalSupply() view returns (uint256)
88785954077
want() view returns (address)
0xaca85874d52e3e6d991f9e0b273a96228edfee7b
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 to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
upgradeStrat()
withdraw(uint256 _shares)
withdrawAll()
Approval(address indexed owner, address indexed spender, uint256 value)
Initialized(uint8 version)
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.