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.

0xd744eec430cb6706aada16121f5beffbdd3307d5

Unverified contract

Proxy

Active on Ethereum with 25 txns
Deployed by via 0x2f5f0128 at 19303385
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $97.6
ERC-20
Value $51.69
ERC-20
Value $26.95
)
ERC-1555
--
0x87d1c3768f6e8f0533903c9afa8847b61b046b086ea347d2672f2f9f6e43e021
0xc515179ffb1a9f9298eb8280039bd86f0aa672401c7de50be4e1bb4ca79bf07e
0x1788362bcf36a7762d78b1117029ecd2c8039215d95a85149e88aadb8b30fcef
0x704d00f9123389bfd094acf3b3c424260a59df7b6a345411153f2dea236fb5d2
0x062a23cbf48321d36c3c8497a3439949778e12f7f74237faad30ddcecf77207b
0xfe26215367a1c407f80bb7d3c04e129bde9d2c1cc50702675f4822e10cfd49e6
0x537ba0117054d95ab5cd972a3dc65495c0ad7f124d71253c812b8d46be5d5663
0xf50d774ac0a006d3b663feaaa82e67d6169eb2d06e61e4d9511696edfd03b130
0x04f7143ea89334adf981f364053adcc503ee0438f6fa0500b85634da0c9ff948
0x2c550eb2ce31180d3cd407f430c9a9accafbcb89e6d268658b0b7124b4724677

Functions
Getter at block 21261273
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x66772bc3203238c6ad8adb8d884b90eb850af6515bc01acbd0d5de5a432d3c04
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x52aee4DB89eB1E8883B1CaD904cC4Af22560e5Ff, 0x3C1b2B69dEE576Fd4eb4ef37bE3AA0536E44741c, 0xb4E9B35158284549d620664c401418E6C87b5f21]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
23
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.