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.

0x2c80e988f01b1b6f81b22dd25d7b67fe26ea2018

Unverified contract

Proxy

Active on Ethereum with 28 txns
Deployed by via 0xe42d4be1 at 19898470
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,647.9
ERC-20
Value $1,433,469.97
ERC-20
Value $1,005,318.21
ERC-20
Value $182,908.23
ERC-20
Value $58,305.8
ERC-20
Value $22,557.16
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#2470)
ERC-721
--
0x65ed13f791a4b3323f4486fad3914096ab377ba5feddd097d56eccaabbc79f14
0xc7cdb0f50182281856f6fb6d69baa276f622b420823db28799344ba16ad24cb5
0x1dac34bbf055550813455f0a65ac5fbd04bf0bbffd57f9fa6b581fe258766ab6
0x43b5e68d24b719ca5f8ddfb1172b28a4cdd62188c78e019a73dc6502ec50e94a
0xae7c6aaf5566b0d195e2694bafa317ab72cb2f2e83749b347e0bfb42c7c2ca04
0x4d51062de17e47df8dd9689feacc5f8e91cc7592b9f87c784d5820f8d77f34b1
0xd6340270a6fdbb26c2029c850b16ca6a0d9bfcf66c3cd03235e06d0d0f50dac1
0xe3b830133b46abaa08e7d33766f36b9ca0328bba3685e8eb512a792d89129c21
0xcb409639a1e1911fc32a19dbcdc8786747a53ac69b4e080acfcee7368c4ce7af
0x8f1352816068cbad0ad58b15e150664cce74bbc629d4506602147b5e2de8dde5

Functions
Getter at block 21244852
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xda2c76ee5f61ecb22c16aa2ad8a1dca8f5cd2cd59903a9d421318c2b79d5ebba
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6Ca6AC33dAC00f93864EE90af45b64C985b2ac7A, 0x7Cd56089D8a753f4F98bF291F75B1AdAE19616f6, 0x81058F03147b742B0f519f659a3EA52479408f4d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
25
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.