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.

0xd18042f88d90107d19572d0c00c2cc8854aee193

Unverified contract

Proxy

Active on Ethereum with 161 txns
Deployed by via 0xa3580a34 at 19278222
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $36.97
ERC-20
Value $450,516.85
ERC-20
Value $365,821.4
ERC-20
Value $350,824.42
ERC-20
Value $343,657.4
ERC-20
Value $221,976.21
ERC-20
Value $19,068.46
ERC-20
Value $1,866.51
ERC-20
Value $0
ERC-20
--
0x0341945d3b4e4bb1252ff72121d467f0eaa8a941d1c801eb696898ebd876b3a2
0x48824d02a5e124629f988568f815c329046b994e8cbba40b8d8ac88893f8b297
0xad15d034f0852e3a79c83e0ae5563c9ab4dd58d4fd49ab50396c372062cb8b3f
0xe90ff6e77af09044be51fd3d3451a503079020d9170c82eecde5a0bc00f17c3d
0x719175b042d1dd5358c0c31c05b953e503db0d15bbdd2a701a68784314eb8061
0x854e950fe6281c46858ebaac0d7304c66c451aeb8200ad32ec2dde1f1869c76f
0x1b3618984ed4d695d314ba22f580e6e603936e6d0892daa6daf5dcbeca0f05c9
0xff17cfe92b36cc1c717a3104c47fc2fdafe984a94c9021eaa705b01766120ad3
0xc8c74ad365ef840d667f55792c7bfa8e468f35170a7230bb87251953dcefe0ab
0xd666918d0e6c6ce74db7bad01b1bd4524b089ed4d620b65c2eee5feb1ea89614

Functions
Getter at block 21272626
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x24e14e54c702268d5b75c082dc58034a9eeac7a8f068515165253f9c9c900e78
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7d010ADB0B380A85574C2A7FdfEF9Eb1Ff6798B9, 0x6FB8988700B2Afeed0395676487CB5C37697463C, 0x0E56328c0Ab5cb79aF9Df2F76C0479ba46155075]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
149
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.