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.

0xe90a96dfc3a8a60d6ecbc9fa55301bf087ac046d

Unverified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0x0e71c5be at 18578623
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $375.66
ERC-20
Value $118.67
ERC-20
Value $110.44
0x350a7e48ff41caf5c71123f5f7a1389f8d13a156a435a848cfd5c809cbfffdff
0xf6c7c4b24aaba43c73d12be752d564bd45dbc4b8a1a4334eda436493deda0699
0xba003af9f7ebdb886ff5f59ca7eddeef73351fc2c74b2c23f41742faa8619199
0xd9abc6946d2c66bf0bdae56df5fb32b44ae3630198797021831a4df37142ca19
0x6310bf37310cbb2e013fb40a0c48834e6d8d27ea3473c53180be3a2454fde28b
0xc3ef4b9db80b0dbd9ffeb3cbee76e76cc622645713198061c3e07836b0d0d9f6
0x20efa9b5f3f18e9c323adfd2ed58b71933b760c48b3da90b38cd0efbea63a386
0x43c46f39c8ff560cbd60ca8b911aef8eb29fce3232ec6ff635163378c60e63e3
0x1a7fd4fedd5472ad2097ebdabb00ce9e7b3ee4a5891f4b3186f1229b31e3eb21
0x867d886e251afc6ee77e06d18b7c482825294e22d72aae82fdb41df2eb53255f

Functions
Getter at block 21313212
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5f79834ecd0901cf03f46dddcca79c9ca59596f072ff27cddb0fb5aa1d9eaae2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xCF10CD8B5Dc2323B1eb6de6164647756BAd4dE4d, 0x249eC93d3e361169c80551347A37753bF4a9361E, 0xa9Bd45Ce058323630A269281928638e8108ca8c3, 0xF55aCEe0bc5791E7aD7AD6341Ba0Bc5E4A57aAa5]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
12
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.