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.

0xb80b8921743f328784232804bfd97989a1323d17

Unverified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0xfdf14fe7 at 18236079
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $13,663.25
0x9131cfee85de9795635b8d43be9c26eb9ed2a10e24167b19ef281e1d26eb7932
0x212e4638c8dd6ed3dbfe4fdafe6342362b1f3401d8867241d167372feb0a3d82
0xdcde42c4b863a5e3353bfd49054244376f23c7c20989049378aad69ceb908cdd
0x15b679aa0e2185bea305ca56f8599441c91494a0a73e0dbda1fc0e762daa317f
0xe7035fd31c451846f280dd4119337e224af1f8436d6f25479b497ba39ae57bd5
0x05b5e5bd9648cc8b1bc32530e6919768d65d61c307d24f6c6fe6fab6e1cec2e5
0x7316905c8f0e36491bab17cea2fe16a1c3c16f04f63f7dc3ae298e8d415a71ec
0xc787711b548860f1f5f92d1c5f70a8245ca2808739ab47cf29e8e512ab18efbe
0xc30e0bcc4f3e9fd7e4fc55b7030aa3abc63686f617a37f1ae83bc8be42b13193
0xda189565c3b239828a8e73decf7fba0ac6d58ffce715280df45a827aa257aef0

Functions
Getter at block 21283480
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4fb8ce07e0021db4013ca11802a5fb1f6d1621cf05697236bd17d41b48db72e0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xba0002Cb6e1F8F07Db5d8A2Ab442cC6aFCa5A5dA, 0x2f8E74d6A6600Ff8bd45696B92030B31c46F35F7, 0xF24335e2524DC2A57A2DeD793e51B02a38F3B3e7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
15
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.