StanleyUsdc

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xd82ca11d at 15883165
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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "StanleyUsdc"

No transactions found for "StanleyUsdc"


Functions
Getter at block 21187241
 
calculateExchangeRate(view returns (uint256 exchangeRate)
getAsset(view returns (address)
0x0000000000000000000000000000000000000000
getMilton(view returns (address)
0x0000000000000000000000000000000000000000
getStrategyAave(view returns (address)
0x0000000000000000000000000000000000000000
getStrategyCompound(view returns (address)
0x0000000000000000000000000000000000000000
getVersion(pure returns (uint256)
2
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
Read-only
totalBalance(address whoview returns (uint256)
State-modifying
confirmTransferOwnership(
deposit(uint256 amountreturns (uint256 vaultBalanceuint256 depositedAmount)
initialize(address assetaddress ivTokenaddress strategyAaveaddress strategyCompound
migrateAssetToStrategyWithMaxApr(
pause(
renounceOwnership(
setMilton(address newMilton
setStrategyAave(address newStrategyAddr
setStrategyCompound(address newStrategyAddr
transferOwnership(address appointedOwner
unpause(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(uint256 amountreturns (uint256 withdrawnAmountuint256 vaultBalance)
withdrawAll(returns (uint256 withdrawnAmountuint256 vaultBalance)
Events
AdminChanged(address previousAdminaddress newAdmin
AppointedToTransferOwnership(address indexed appointedOwner
AssetMigrated(address changedByaddress oldStrategyaddress newStrategyuint256 amount
BeaconUpgraded(address indexed beacon
Deposit(uint256 timestampaddress fromaddress touint256 exchangeRateuint256 amountuint256 ivTokenAmount
Initialized(uint8 version
MiltonChanged(address changedByaddress oldMiltonaddress newMilton
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
StrategyChanged(address changedByaddress oldStrategyaddress newStrategyaddress newShareToken
Unpaused(address account
Upgraded(address indexed implementation
Withdraw(uint256 timestampaddress fromaddress touint256 exchangeRateuint256 amountuint256 ivTokenAmount
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.