StakedUSDeV2

Verified contract

Active on Ethereum with 81,977 txns
Deployed by via 0x9b09a314 at 18571359
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,835,129,126.91
ERC-20
Value $11.2
ERC-20
Value $0
ERC-20
--
0x0ac3768c711e738f2e1a725f3f541e4a12ea734c22cf43e31005da0c030c4f98
0x4dd2439bf7cbc21c62656ce0a2fd7affd054c7c241a2ea4c6d909234da47e542
0x09171b9347bf081902307c604f7a615cce6a0d3dbfc417ac1094de184f61fed9
0x5ef03b9ba3f1750af09136ab66e8a7a0a546736ddb95df01ebce28707601129c
0x2fadf2c048ea85c3fed55a089d93911303ecf686d6a810fedbe46dd1716e7eb2
0x352fbc92d7a7f460d90f8d40d26c0f005cc5ed60ca854651df73ded9bc6fd5fc
0x551ea49354cb0b38c6f3e71c56ce93379f2f82636ec028caf0de506a9ac12c57
0xfa49041281251edb4474e80e0607de57c20bb1d01abcc3ca4928fe33b8040a81
0xebf53a36e6b3a5c0435f688d4f0fab94d55cb81ccc9155accb3cd5e90ee4ab7f
0xc689ede3246b8de704ba3473e831e8949dafd89b7ee82d150b0a8779c304e0e9

Functions
Getter at block 21269445
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0x940284ae30a8660e5c2bae12953bc4bd5a028a0f55e1dd2c19a8c1473d3eb553
MAX_COOLDOWN_DURATION(view returns (uint24)
7776000
asset(view returns (address)
0x4c9edd5852cd905f086c759e8383e09bff1e68b3
cooldownDuration(view returns (uint24)
604800
decimals(pure returns (uint8)
18
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=sUSDe, version=1, chainId=1, verifyingContract=0x9d39a5de30e57443bff2a8307a4256c8797a3497, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
getUnvestedAmount(view returns (uint256)
353761888901785714285714
lastDistributionTimestamp(view returns (uint256)
1732587779
name(view returns (string)
Staked USDe
owner(view returns (address)
0x3b0aaf6e6fcd4a7ceef8c92c32dfea9e64dc1862
silo(view returns (address)
0x7fc7c91d556b400afa565013e3f32055a0713425
symbol(view returns (string)
sUSDe
totalAssets(view returns (uint256)
2837690036004113650179818008
totalSupply(view returns (uint256)
2523830012829777667086706712
vestingAmount(view returns (uint256)
455243181428571428571429
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
convertToAssets(uint256 sharesview returns (uint256)
convertToShares(uint256 assetsview returns (uint256)
cooldowns(addressview returns (uint104 cooldownEnduint152 underlyingAmount)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
maxDeposit(addressview returns (uint256)
maxMint(addressview returns (uint256)
maxRedeem(address ownerview returns (uint256)
maxWithdraw(address ownerview returns (uint256)
nonces(address ownerview returns (uint256)
previewDeposit(uint256 assetsview returns (uint256)
previewMint(uint256 sharesview returns (uint256)
previewRedeem(uint256 sharesview returns (uint256)
previewWithdraw(uint256 assetsview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
acceptAdmin(
addToBlacklist(address targetbool isFullBlacklisting
approve(address spenderuint256 amountreturns (bool)
cooldownAssets(uint256 assetsreturns (uint256 shares)
cooldownShares(uint256 sharesreturns (uint256 assets)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deposit(uint256 assetsaddress receiverreturns (uint256)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(uint256 sharesaddress receiverreturns (uint256)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
redeem(uint256 sharesaddress receiveraddress _ownerreturns (uint256)
redistributeLockedAmount(address fromaddress to
removeFromBlacklist(address targetbool isFullBlacklisting
renounceRole(bytes32address
rescueTokens(address tokenuint256 amountaddress to
revokeRole(bytes32 roleaddress account
setCooldownDuration(uint24 duration
transfer(address touint256 amountreturns (bool)
transferAdmin(address newAdmin
transferFrom(address fromaddress touint256 amountreturns (bool)
transferInRewards(uint256 amount
unstake(address receiver
withdraw(uint256 assetsaddress receiveraddress _ownerreturns (uint256)
Events
AdminTransferRequested(address indexed oldAdminaddress indexed newAdmin
AdminTransferred(address indexed oldAdminaddress indexed newAdmin
Approval(address indexed owneraddress indexed spenderuint256 value
CooldownDurationUpdated(uint24 previousDurationuint24 newDuration
Deposit(address indexed senderaddress indexed owneruint256 assetsuint256 shares
EIP712DomainChanged(
LockedAmountRedistributed(address indexed fromaddress indexed touint256 amount
RewardsReceived(uint256 amount
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Withdraw(address indexed senderaddress indexed receiveraddress indexed owneruint256 assetsuint256 shares
Constructor
constructor(address _assetaddress initialRewarderaddress _owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors
CantBlacklistOwner(
ExcessiveRedeemAmount(
ExcessiveWithdrawAmount(
InvalidAdminChange(
InvalidAmount(
InvalidCooldown(
InvalidShortString(
InvalidToken(
InvalidZeroAddress(
MinSharesViolation(
NotPendingAdmin(
OperationNotAllowed(
StillVesting(
StringTooLong(string str