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.

0x5f455227f69f0ee24c0cd6b7d1e522f28829a9f2

Unverified contract

Proxy

Active on Base with 216 txns
Deployed by via 0xf14cf25b at 15988781
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $601.12
ERC-20
Value $99.55
ERC-20
Value $55.31
ERC-20
Value $18.5
ERC-20
Value $2.65
ERC-20
Value $0.31
ERC-20
Value $0.06
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0x8c8c72b7ed473767909bdb8b9ee35592f56f111e5c57b86a63c488039069dd27
0x1d26dc760181ba48a308b9ac79ef723069b1d5e27c401d3a2e81077b81a1d8ad
0x87418458f1eca0815552dc1605213d79727bf1b9c3c499205ffc25c886522d87
0x93a40c6e1f158eca6ce679ca18edc3dae7e4906a9143f036c2d97ca0d86e9b40
0x5bfefc56418e716cf2b4157d428b1c227bd205cf1a5cfa69f11f16d690f95cf4
0xdcee953af800111cb88326ee71de3ed0bbf9001a6bc9f390436011b47fe12502
0xe63ff755b4e6320aa37d762252e7698eeabe549d0390c73f8ca3271d862335f3
0xc2edd4f580215e41d0dabf215af02b30c2d26e53478511b876919070b6db102c
0xa877ff2a7f67777c0857a848527da3de4b932805ffd8077f886a8e6c08a7ad7b
0x302145c3c672f5c5e30c29107fe450d6c9880156f18d9f66ffc563c503e34759

Functions
Getter at block 23791383
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc79a90b239db773e368626ce495ac78841a6c4029e073ca6305742e00d808b38
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x22035D5B22AF93b78ffcc1B00A92CcBd6110FD34, 0x521fE3E33ec436d66b3dafBd853eC277CcEA9506, 0x576a264422aDabF33AD5600ed0F405F141f0DE9b, 0x165F0a4AF4cf9b5533B409A9DD60a0a2aA3B29cB, 0x6d95510B4A18ED52c4cAF0c200f6079a9a48051a, 0x2Ed2c72292cE22b0e9f2903d3637B43b0D1797e4, 0x0f3082898250cB01A25AaAff237f496257fb2da4]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
236
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address owner
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.