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.

0x510af19c74c08741c431cc9047efb0893b7407c1

Verified contract

Proxy

Active on Base with 11 txns
Deployed by via 0xd3a154d0 at 9614960
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "0x510af19c74c08741c431cc9047efb0893b7407c1"

0x86cc0a4d620332b41eadf3f20cd9df253e14c87b94456fd10b5fe6b44775c525
0x6e5551fda2819eef769e3831e0aecc60d2711bf331944b8b77110830cc66d436
0xc1194593f40b0e2d70533496c8a1f65c07b8a4b2b30becbc98f4178f1801c0d7
0x4e15d8fa989a439b878bb2c49605edeab3eb3f27995ec82ed90cc45ac0dbec9f
0xd102a5d8f7a0b903a33b8cc3ab07939f000f49d8ef2829bbb0b5c518446f443e
0xfb0afa6bdb8bb99f2b3bca823ae8c3bc0410b155d4a8c7b3ecdb08edcd5022c1
0x455455e636d1af3b553979e19880372ed417107a7d4b85b841169fdf86b1aef5
0x9d743899366d345a834e7f110d248c38443e0ad264d32f62185bcd0a229e5902
0xfc599276ef7592fab1dac7ae9ab9f1a9f8d08b03e09f003d9c2cd2a6e7de9468
0xbdac737f23c157de23b465cc295cc6be66c7bb33489bb9d00956bf7e88a4db41

Functions
Getter at block 22964603
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcd2ff1f757dee677ba776af29099137a2a6476d7b178b1b50f9ded86d19ce5b0
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xe2Cabc0ABc72a9A58550EAe9a99E89Ff0Ed8Aba6]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
6
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.