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.

0x79477c0a55d7530d4906edac1f6ace4e6e50197b

Unverified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x3caa60ec at 19610149
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $184,774.81
0x6a6c0f0095adc72fa8ca1d34d271fa91c0272e18d49c3fbfffb95e192e2531d0
0xdd22ce44af5932b0400401aee7c491bda0c7a67df4877e25b0b513fd59df6b08
0x3c6d302f93d639bdd00d1076553ff916382239aa58ba7aa5dd6e4f241cafcbe5
0xe230d83ddeaf5e0caa3c53358225d3037e367cd3047fc02277210d30c834d207
0x341573c98d8ba095c44271020314c1ca98d1cb4ab55b6a450b54e925338b1be7
0xebee702d4588f15f96848def0d3eaa1a0c6fc914b28d8508807d21f527515e27
0xdd792f63ee19f753c65479ef6b6c9e117aa75613cc8bc0b412d49b25d21e05ae
0xb064afaacf78dd0a6edf4def497e8b0573323ea38432bed161e6b1cea227be1a

Functions
Getter at block 20794561
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe17f54ef8375486d99ca23dc4ca897ce4c933a990b71c5a7b73046945a5c510e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBDeB40BB327C800CB2BcB1550d2B04E912641c03, 0xDc287d4CE3758B99cB4b4460D07C375E9cf50AB2, 0x2dFE75973673CF88E0A919e83540CE33F4B11924, 0x344E93fbF863B5a4f55Edcb593796A56aBf64D61]
getThreshold(view returns (uint256)
2
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.