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.

0xa1b5f2cc9b407177cd8a4acf1699fa0b99955a22

Verified contract

Proxy

Active on Base with 130 txns
Deployed by via 0x2381f112 at 3240424
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $225,360.04
ERC-20
Value $1,081.47
ERC-20
Value $0.23
ERC-20
Value $0.14
ERC-20
Value $0.08
ERC-20
Value $0.06
ERC-20
Value $0.03
ERC-20
Value $0.02
ERC-20
Value $0.02
ERC-20
Value $0.01
0x955c0526215808f5d89596cd75c7a564ba005076a0a34552ef12c3ec37e95362
0x936e5ede63cfd27d7ec7fea33506b862471f42ae766e03f77d840cd00ab2d102
0xaa5a36064d268e83c8db83600f3078a26f32e6cf804c6493600d2d477ca03ba8
0x4ae55ecdfc575bb416be2e8a75391ff1f876601e6ae023ba48bcb17d9f545d19
0xadfbc09e9a3fd90431a23169e2080bbc7e9f99bded33e982fa6cb7893eb77e21
0x831dccbdf44002ab16b72fb6e43a8432661d1f880cc35bd0256dbed41e970445
0xf44d282a075baf089a965a1a0e9f1886186aa3e8ae6cfce1f6b5d4bb036ffac1
0xd99206299afd4ff9df96c019033bacec1ec503e2b13d53ca1ec93ad9a8e494e3
0x8193c2ab6203de61576d654cbbece3d622db90f2adaf4194608b482415bce24b
0x302519365f2cc6d246c7c482509cb82cf63aaefcd39ec2a44c981a535b396cbf

Functions
Getter at block 22757740
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x63b660c874ab8722709c3105b4b77313cf968a1586ba35c8ec432a6aa4fcede2
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x9624F3bDba8532754b21781d353E33122447006e, 0x6505f6b7552c0F361C2FCDF975Baa3721Ad556Eb, 0x67553f81E0F1e7161ADe2b19d6c09D53f1087dE9, 0x53352a00316573E8F52696C572F1293Ac877eF4d, 0x41240c8E3034838DCc3eE385b323A9b9D82f7a4B, 0x490CFd8aAB408267bc3087E291a8563493c43E8d]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
130
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.