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.

0x5b1892b546002ff3dd508500575bd6bf7a101431

Verified contract

Proxy

Active on Base with 152 txns
Deployed by via 0x57b84e01 at 2985819
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,092,575.89
ERC-20
Value $2,942,651.7
ERC-20
Value $18,671.07
ERC-20
Value $4,024.4
ERC-20
Value $3,842.13
ERC-20
Value $2,033.21
ERC-20
Value $913.05
ERC-20
Value $408.34
ERC-20
Value $296.68
ERC-20
Value $283.71
0xf4c7b91d393ade5a450e194f32cd5d1bfcefbae9c36dd62a6c8552f74d2a4548
0x1098651ef0632eb7e72dd4b7230de057dd652000d5e578eab22a183e733e8b01
0x6335a51a13eb505cd4306c431cbaeb425c27e8b37b7d865f4cb6420601b08399
0x18863b1e2b793f16873906efe293d7c9243aa91c9d9a791883adec89e670282c
0x0221011ad8e99ba8d3eadf00ba6d5cf5c89dcb16c5f50d5133bd42cbba7719ce
0xeba6065289bd54973cf5c54522c5ada5fa0646ca0ac6fbbe61743517f3954600
0xe3147249657522f6866edc9bfb75dda33185b63ff3bdb7aabd1fda241a08b3f8
0x833e5212f827ae7e52af7791952e152b0e1601896d783d3ce2ec5102b53cbf0b
0xbf53ce3925d5869cfca2ddf4514471df2be8a16793576c7769161202bde29b26
0x233cc8aae31f993806963591a2dc71621b9db85771780a0fa7bf32c87cdc8754

Functions
Getter at block 22959004
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xef5c0594b8af6e8cf70acdb4007cb9a35874c7949e38f90900bdd0e41160e593
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x4e805029B8613d4fc5b4631c26E2c2E630d3724A, 0x689f4db3A506Ff1d66F0497C4536068637682189, 0xb70519E16B1cd0978F9E5450086311EF0617111f, 0x02C27cd43306F0940af688FD1901b07f65e2443c, 0x509BBAF1eDB834bc039e1B18Dd338ae3B84e28e4]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
154
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.