mooEqualizerWETH-USDbC
Verified contract
Active on
Base with 15 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
0xbcf3…258a
Balances ($0.00)
No balances found for "mooEqualizerWETH-USDbC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8105432 | a year ago | | | 0 | 0.000000000201954544 | |
| 7851618 | a year ago | | | 0 | 0.000000092600000000 | |
| 7850741 | a year ago | | | 0 | 5.7613000e-7 | |
| 7588986 | a year ago | | | 0 | 0.0000050916800 | |
| 7357099 | a year ago | | | 0 | 0.000000046288000000 | |
| 7350778 | a year ago | | | 0 | 0.000030703640 | |
| 7302820 | a year ago | | | 0 | 0.000030702320 | |
| 7251315 | a year ago | | | 0 | 0.0000050916800 | |
| 7196181 | a year ago | | | 0 | 0.000026941640 | |
| 6774041 | a year ago | | | 0 | 0.000023265660 |
ABI
ABI objects
Getter at block 23832077
approvalDelay() view returns (uint256)
21600
available() view returns (uint256)
0
balance() view returns (uint256)
17074471798
decimals() view returns (uint8)
18
getPricePerFullShare() view returns (uint256)
528132950809265
name() view returns (string)
mooEqualizerWETH-USDbC
nonce() view returns (uint256)
0
owner() view returns (address)
0x4ead779001ee27aeb67148362183a208eb0b3970
stratCandidate() view returns (address implementation, uint256 proposedTime)
(implementation=0x0000000000000000000000000000000000000000, proposedTime=0)
strategy() view returns (address)
0xbcf3b9fd55f11efca57902e1d59ddd8a0e0f258a
symbol() view returns (string)
mooEqualizerWETH-USDbC
totalSupply() view returns (uint256)
32329874081586
want() view returns (address)
0xf3f1f5760a614b8146eec5d1c94658720c2425b9
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.