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.

0x46939921dba384fd6fc4c49e6b640e9ee361fee5

Unverified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x8e08cdbe at 19846388
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "0x46939921dba384fd6fc4c49e6b640e9ee361fee5"

0xa8b88703739882bcbc3cc77e63a524623376d178052c5c793faf4f1d0ba897aa
0x1c6eccb62f69ca5c4469773e2fe5986d3bfe934afec00659fcb0c9b9768f3898
0x19b88c89b5c9e6356142165788c96d9aee031552ec5fac17115e34a38c5f6aae
0x604a3ad19da00ba1b307987cba77a9b6b0a4f3fad0a0b3e67554bc9cb113a471
0x438d02a01f22cb2ff94ae0b4c536425dfc3a02d38fdd11c66f7c9e53cc874349
0x9919158c3a42b3f04cc78c3b9a889a11cc459763fa0f0d8984b544cc86367733
0xb2c1d9ce08a07b497cab4e72019f8a9cff0a810d3b7524dca641282239e720e6
0xda02bcdf82b267853e965212957ff00f10157c2935cfbd0469c825e1f180928b

Functions
Getter at block 21326461
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbfb992242e1e14b8ef76e3e6541a4f47a1dfe986f4f2d299e2f93c54f56c529a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe510eAA753103C100E1546A4baddF8D92C5DED46]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
8
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 success)
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
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.