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.

0xb777957ba7bac2ae09cedb8ece5776f515afe4dd

Unverified contract

Proxy

Active on Ethereum with 27 txns
Deployed by via 0xd414f101 at 20482742
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $73.43
ERC-20
Value $369,956.85
ERC-20
Value $254,988.55
ERC-20
Value $5.82
ERC-20
Value $0.6
ERC-20
--
ERC-20
--
ERC-20
--
0x8176be4c97f3206531cb4a77f51c3498321947fabad5c171c269542b421faddd
0x6c60b34462059406ec14e85db348c23a213c304e891798fdcac48275e81f6b35
0xe0d72d7a08db19fcfec69f4d6d52adadd025250b5f6ee3b0389829ecc5b6c4ae
0x3c7a854a051fb17a4d3e0f495ee5264f1b2f590273563dbe96301ea9181bc2b3
0x2e31dd4036581d74e89c3d10001ee6da90510d3d3aeb27b0f5cbb5046627f09c
0xa87e4957a749641dff87a3e21341e5b756989d18ff139f96a88659625b5c10e8
0x75aeeb1a8e2f1d2b2b126f6b9618d3ad93875319b813e1c33be03e91b83e7b30
0x9dae73f804ceabc056c409487b26e88f8894d7bf4d3af004c33cb6cb6d7fa3c3
0x840f68c5573b3c4df482eec0a6eefc37892699665af59d01cf2f88f5abdc19b3
0xe7bbee39a43c9ae1880c7dac5ceb86cf57f70cf203758ff1b21042301ea07154

Functions
Getter at block 21301656
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa5f1236c458d3dea1eb3418213eb45bde10f7faa51c03b13108f66267f3cc5ad
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd8Cda08E64cB8a54D9Aa6427CA3fBd0ad443a464, 0x5cc06575caF8A1E49ec9Be55100a1D4243Ac0000, 0x1A467E58F3B981cFE3254799F83dd3fA38BD1111, 0xe48ca160aEC936947E51EfC7857E6ed97Fb9050D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
24
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.