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.

0xe816f03e31a75cabe64861064a6219ebe62c613d

Verified contract

Proxy

Active on Base with 41 txns
Deployed by via 0xfbb0e388 at 2425866
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,202,531.76
ERC-20
Value $0
ERC-20
--
 (#0)
ERC-721
--
ERC-20
--
0xe04b567361cbb80551bc8555917600d33d03d197ac425a748b0ca098a292d597
0xdd10617147135079c908922a02b5233cea1d10231d3913b0b639615d0c38dd02
0x3bfac4ac28c65784749c94590791f1423450dd6a8d464e3cc4a7649364e7d0ec
0xbf73ee60a87134d57722669396a4f31e537245fbb69accddf9b651e9d38ee378
0x7a143f6f04d711757bdf9a9967c12912e6d98ed6ca8316d0cc55250b39e7369a
0xeaa73048c4b2e74ae970b4215366e2df21165bf826a1eb845af8f5fdd58f385b
0x766232d73a3ae83a121785b6fbbb19fd51fbdce32a775da728a8f9ea06df5ffd
0x7b54de46204153556cc9d00de9205a8cf5ecf1a97582912d5fd79417a5fa6e94
0x4fe23586a841946059906a9b167477f61d3c91423dfeec21095ecd66290aeac0
0x527bb958b625c5cc1de68e8eb4f848a948bd2ab725421334b8cd7fbe271e4690

Functions
Getter at block 22764938
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x86dbe917bb0d4a0ff099bc586f09b416ba7d71960837e9585f1f80ac4d992ef8
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xcAA86775c4565416D47533467a7C0c3FD9075102, 0x9120E7f03Cd2830Cd5fc4a6402a493cEa4C04f82, 0x329c54289Ff5D6B7b7daE13592C6B1EDA1543eD4, 0xCB2714d04318b78CBfcDd43A784AF6a357B718C7, 0xa475aF18A0D5f3De67a498d91dAb86F6ecCbf843, 0xbFEF4Bf4cB89B414e1fb2357b2b763E240890059]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
45
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.