Moo Compound Base ETH
Verified contract
Active on
Base with 41,543 txns
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
0xd10a…b8d8
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 4.2K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 1.541175K | -- | -- | |
CUBBY | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22750126 | a minute ago | | | 0.0000011 | 0.0000067899832 | |
| 22749639 | 17 minutes ago | | | 0.00000135 | 0.0000073000173 | |
| 22748457 | an hour ago | | | 0 | 0.0000024757140 | |
| 22748444 | an hour ago | | | 0.064724823 | 0.0000077508890 | |
| 22748394 | an hour ago | | | 0.09845173 | 0.0000073641722 | |
| 22748375 | an hour ago | | | 0 | 0.0000024749033 | |
| 22748342 | an hour ago | | | 0.1207013 | 0.0000076082940 | |
| 22748322 | an hour ago | | | 0.17815888 | 0.0000076202813 | |
| 22748266 | an hour ago | | | 0 | 0.0000024749035 | |
| 22748253 | an hour ago | | | 0.14793853 | 0.0000077262629 |
ABI
ABI objects
Getter at block 22750147 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 Compound Base ETH
owner() view returns (address)
0x09d19184f46a32213df06b981122e06882b61309
stratCandidate() view returns (address implementation, uint256 proposedTime)
(implementation=0x0000000000000000000000000000000000000000, proposedTime=0)
strategy() view returns (address)
0xd10a6d98868122fea0f629bf1468530ed8efb8d8
symbol() view returns (string)
mooCompoundBaseETH
totalSupply() view returns (uint256)
82564119717833404724
want() view returns (address)
0x4200000000000000000000000000000000000006
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()
depositBNB() payable
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()
withdrawAllBNB()
withdrawBNB(uint256 _shares)
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.
receive()
This contract contains no error objects.