AssetManagementUsdt

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x59822cc2 at 18307333
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 "AssetManagementUsdt"

No transactions found for "AssetManagementUsdt"


Functions
Getter at block 21218486
ammTreasury(view returns (address)
0x28bc58e600ef718b9e97d294098abecb8c96b687
asset(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
getImplementation(view returns (address)
0x0000000000000000000000000000000000000000
 
getSortedStrategiesWithApy(view returns (struct AssetManagementStrategyData[] sortedStrategies)
getVersion(view returns (uint256)
2000
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
strategyAave(view returns (address)
0x58703da5295794ed4e82323fcce7371272c5127d
strategyCompound(view returns (address)
0xe4cd9aa68be5b5276573e24fa7a0007da29ab5b1
 
totalBalance(view returns (uint256)
Read-only
isPauseGuardian(address accountview returns (bool)
State-modifying
addPauseGuardians(address[] guardians
confirmTransferOwnership(
deposit(uint256 amountreturns (uint256 vaultBalanceuint256 depositedAmount)
grantMaxAllowanceForSpender(address assetInputaddress spender
initialize(
pause(
removePauseGuardians(address[] guardians
renounceOwnership(
revokeAllowanceForSpender(address assetInputaddress spender
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
BeaconUpgraded(address indexed beacon
Deposit(address fromaddress touint256 amount
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PauseGuardiansAdded(address[] indexed guardians
PauseGuardiansRemoved(address[] indexed guardians
Paused(address account
Unpaused(address account
Upgraded(address indexed implementation
Withdraw(address touint256 amount
Constructor
constructor(address assetInputaddress ammTreasuryInputaddress strategyAaveInputaddress strategyCompoundInput
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.