Moo Test

Unverified contract

Proxy

Active on Base with 7 txns
Deployed by via 0x214f27ed at 3621531
Slot
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

No balances found for "Moo Test"

0x1695bcf369145b9ad81b737b05ca598a41818a5adb31f51f0f363620ede3bff9
0xb3d76a65ee7d6869ca3a62ec77d032467bba2ec833e9bbd591eb64bea2a57b4e
0xe2ccd49aa4d66e785943103861d5a5e81bc8ff4b44bce0e6f4f5e55131aeaadc
0x989db2581ba50463dbd0d4f2e440c0ac93a6eb4e2e353d7e9a2ab5144674d70d
0x3654fe4dfdbd012e6eace566796305588d2ffc687b27d0ba057f63db262791ec
0xea09cf6bc9e6f838c95e2c751faa397a0501fd13bc778e7a2cb2b76ca78b914c
0x3b3b7368e0ac1302edd1aaec1a0f2f0d1b22be67f2eddd2b2f23073599cef89d

Functions
Getter at block 22959443
approvalDelay(view returns (uint256)
21600
available(view returns (uint256)
0
 
balance(view returns (uint256)
decimals(view returns (uint8)
18
getPricePerFullShare(view returns (uint256)
1000000000000000000
name(view returns (string)
Moo Test
owner(view returns (address)
0xd927ce147f098ce634301e6c4281541b1939a132
stratCandidate(view returns (address implementationuint256 proposedTime)
(implementation=0x0000000000000000000000000000000000000000, proposedTime=0)
strategy(view returns (address)
0x5ba89415b6eaa90f6096b94ab254957efa3055a0
symbol(view returns (string)
mooTest
totalSupply(view returns (uint256)
0
want(view returns (address)
0xaca85874d52e3e6d991f9e0b273a96228edfee7b
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deposit(uint256 _amount
depositAll(
earn(
inCaseTokensGetStuck(address _token
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _strategystring _namestring _symboluint256 _approvalDelay
proposeStrat(address _implementation
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
upgradeStrat(
withdraw(uint256 _shares
withdrawAll(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
NewStratCandidate(address implementation
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
UpgradeStrat(address implementation
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.