Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables.

SEN

Unverified contract

Proxy

Active on Base with 9 txns
Deployed by via 0xac305196 at 22172308
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
8 additional variables

No balances found for "SEN"

0x3106cf7cec180fb13e2a952a5378bef4b7e7833655f645fc206725e13d6e12eb
0xfec0889b693c21e63ce9c2232f9973c44d916791004d414fd158fca497a260b4
0x50f66681de56051d7561dd4e9f0494d1edb90b8753aedbe33821953bf06da674
0xf5810b98946e5c27c82728a835cb5b78d20581d4122b816b6fd84bd2980d8ee9
0xcf8c6ce49c64396b936f81b7c4bf5b3fc3e0cc855567de4d01e8c6afc618557d
0x2392d0c196a569cfb84e68d56a7fc49a78422f5674e3dc39feb6a7a37084e2ca
0x7b4c8be94bcba6722d988f68804b3ad46cb418081db6d79cd97a28c6805ccffc
0x7e963a79557b645a17a9357663addd2bdd87dcde62e93f640a7bb3421da7d855
0xaf8f2b7ff733014bebc3e2bdbc08bf4a884afd9fe2c5fcd48a169266d183fc7c

Functions
Getter at block 22765659
CONSTANT_INFLOW_NFT(view returns (address)
0x2d51962a9ee4d3c2819ef585eab7412c2a2c31ac
CONSTANT_OUTFLOW_NFT(view returns (address)
0xd3c78bb5a16ea4ab584844eeb8f90ac710c16355
POOL_ADMIN_NFT(view returns (address)
0x5487d078ca8933e83d91d5e7afbe3a7bfc3412d6
POOL_MEMBER_NFT(view returns (address)
0xf21019b8688e7730ca6d9002569ecbaf8d1a3083
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[]
getAdmin(view returns (address)
0x0000000000000000000000000000000000000000
getCodeAddress(view returns (address codeAddress)
0xeb796bdb90ffa0f28255275e16936d25d3418603
getHost(view returns (address host)
0x4c073b3bab6d8826b8c5b229f3cfdc1ec6e47e74
getUnderlyingDecimals(view returns (uint8)
18
getUnderlyingToken(view returns (address)
0x0000000000000000000000000000000000000000
granularity(pure returns (uint256)
1
name(view returns (string)
SEN
proxiableUUID(pure returns (bytes32)
0x6bfbb132610e56cb96575dba244667b9d6dbfeffe22b68a79fa16f2d18eb0019
symbol(view returns (string)
SEN
totalSupply(view returns (uint256)
5555555555000000000000000000
Read-only
allowance(address accountaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256 balance)
getAccountActiveAgreements(address accountview returns (address[])
getAgreementData(address agreementClassbytes32 iduint256 dataLengthview returns (bytes32[] data)
getAgreementStateSlot(address agreementClassaddress accountuint256 slotIduint256 dataLengthview returns (bytes32[] slotData)
isAccountCritical(address accountuint256 timestampview returns (bool isCritical)
isAccountCriticalNow(address accountview returns (bool isCritical)
isAccountSolvent(address accountuint256 timestampview returns (bool isSolvent)
isAccountSolventNow(address accountview returns (bool isSolvent)
isOperatorFor(address operatoraddress tokenHolderview returns (bool)
realtimeBalanceOf(address accountuint256 timestampview returns (int256 availableBalanceuint256 deposituint256 owedDeposit)
realtimeBalanceOfNow(address accountview returns (int256 availableBalanceuint256 deposituint256 owedDeposituint256 timestamp)
toUnderlyingAmount(uint256 amountview returns (uint256 underlyingAmountuint256 adjustedAmount)
State-modifying
approve(address spenderuint256 amountreturns (bool)
authorizeOperator(address operator
burn(uint256 amountbytes userData
castrate(
changeAdmin(address newAdmin
createAgreement(bytes32 idbytes32[] data
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
downgrade(uint256 amount
downgradeTo(address touint256 amount
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address underlyingTokenuint8 underlyingDecimalsstring nstring s
initializeWithAdmin(address underlyingTokenuint8 underlyingDecimalsstring nstring saddress admin
makeLiquidationPayoutsV2(bytes32 idbytes liquidationTypeDataaddress liquidatorAccountbool useDefaultRewardAccountaddress targetAccountuint256 rewardAmountint256 targetAccountBalanceDelta
operationApprove(address accountaddress spenderuint256 amount
operationDecreaseAllowance(address accountaddress spenderuint256 subtractedValue
operationDowngrade(address accountuint256 amount
operationDowngradeTo(address accountaddress touint256 amount
operationIncreaseAllowance(address accountaddress spenderuint256 addedValue
operationSend(address spenderaddress recipientuint256 amountbytes userData
operationTransferFrom(address accountaddress spenderaddress recipientuint256 amount
operationUpgrade(address accountuint256 amount
operationUpgradeTo(address accountaddress touint256 amount
operatorBurn(address accountuint256 amountbytes userDatabytes operatorData
operatorSend(address senderaddress recipientuint256 amountbytes userDatabytes operatorData
revokeOperator(address operator
selfApproveFor(address accountaddress spenderuint256 amount
selfBurn(address accountuint256 amountbytes userData
selfMint(address accountuint256 amountbytes userData
selfTransferFrom(address holderaddress spenderaddress recipientuint256 amount
send(address recipientuint256 amountbytes userData
settleBalance(address accountint256 delta
terminateAgreement(bytes32 iduint256 dataLength
transfer(address recipientuint256 amountreturns (bool)
transferAll(address recipient
transferFrom(address holderaddress recipientuint256 amountreturns (bool)
updateAgreementData(bytes32 idbytes32[] data
updateAgreementStateSlot(address accountuint256 slotIdbytes32[] slotData
updateCode(address newAddress
upgrade(uint256 amount
upgradeTo(address touint256 amountbytes userData
Events
AdminChanged(address indexed oldAdminaddress indexed newAdmin
AgreementCreated(address indexed agreementClassbytes32 idbytes32[] data
AgreementLiquidated(address indexed agreementClassbytes32 idaddress indexed penaltyAccountaddress indexed rewardAccountuint256 rewardAmount
AgreementLiquidatedBy(address liquidatorAccountaddress indexed agreementClassbytes32 idaddress indexed penaltyAccountaddress indexed bondAccountuint256 rewardAmountuint256 bailoutAmount
AgreementLiquidatedV2(address indexed agreementClassbytes32 idaddress indexed liquidatorAccountaddress indexed targetAccountaddress rewardAmountReceiveruint256 rewardAmountint256 targetAccountBalanceDeltabytes liquidationTypeData
AgreementStateUpdated(address indexed agreementClassaddress indexed accountuint256 slotId
AgreementTerminated(address indexed agreementClassbytes32 id
AgreementUpdated(address indexed agreementClassbytes32 idbytes32[] data
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
Bailout(address indexed bailoutAccountuint256 bailoutAmount
Burned(address indexed operatoraddress indexed fromuint256 amountbytes databytes operatorData
CodeUpdated(bytes32 uuidaddress codeAddress
Initialized(uint8 version
Minted(address indexed operatoraddress indexed touint256 amountbytes databytes operatorData
PoolAdminNFTCreated(address indexed poolAdminNFT
PoolMemberNFTCreated(address indexed poolMemberNFT
RevokedOperator(address indexed operatoraddress indexed tokenHolder
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes databytes operatorData
TokenDowngraded(address indexed accountuint256 amount
TokenUpgraded(address indexed accountuint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
SF_TOKEN_AGREEMENT_ALREADY_EXISTS(
SF_TOKEN_AGREEMENT_DOES_NOT_EXIST(
SF_TOKEN_BURN_INSUFFICIENT_BALANCE(
SF_TOKEN_MOVE_INSUFFICIENT_BALANCE(
SF_TOKEN_ONLY_HOST(
SF_TOKEN_ONLY_LISTED_AGREEMENT(
SUPER_TOKEN_APPROVE_FROM_ZERO_ADDRESS(
SUPER_TOKEN_APPROVE_TO_ZERO_ADDRESS(
SUPER_TOKEN_BURN_FROM_ZERO_ADDRESS(
SUPER_TOKEN_CALLER_IS_NOT_OPERATOR_FOR_HOLDER(
SUPER_TOKEN_INFLATIONARY_DEFLATIONARY_NOT_SUPPORTED(
SUPER_TOKEN_MINT_TO_ZERO_ADDRESS(
SUPER_TOKEN_NFT_PROXY_ADDRESS_CHANGED(
SUPER_TOKEN_NOT_ERC777_TOKENS_RECIPIENT(
SUPER_TOKEN_NO_UNDERLYING_TOKEN(
SUPER_TOKEN_ONLY_ADMIN(
SUPER_TOKEN_ONLY_GOV_OWNER(
SUPER_TOKEN_ONLY_SELF(
SUPER_TOKEN_TRANSFER_FROM_ZERO_ADDRESS(
SUPER_TOKEN_TRANSFER_TO_ZERO_ADDRESS(