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.

joy.vn

Unverified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x40620af5 at 19797438
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "joy.vn"

0xc6cec5afc1f117e30b3448506f3d4e3a0a289ec215502fe9bea138880a60b788
0x4602c1d24801c4044ac2f8997f67eea9bbdca14f13f17b8f1bfb4ecf6617883a
0xa2f30d3bbccbfc6566e8590afc4979b655cfa762f71b08d113e51ab8795271fe
0x8f6e4621a04bd0592918a1a3b440dfa0dfb813532e0588cded0b775a2be27ccb
0x3cd09e42756090e887d801d26ab37e3ac0144263b29e65d1e6f02f3d67ed96a5
0x39f4ac376557613b7c80fb205af94fcd3765cbfac65523a28a5e4bce4acef35e
0x2030e83654a537a78f7c2f3daef43a56c9b5c63f05086e07702de634fe44d931
0x01ac83286cc290c72cf7f948554fcf6c38ccc0804c1b83b61d5ee3acc308c961

Functions
Getter at block 20893622
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x8150c9a71d657f8ce99e0129ecb087b2aaa9697c33377847bd22cd68690f8679
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF488704983eEf6121d356BecCa6B3A28D1F41999, 0x710bAeFf4c53A6c44C814D59D154449cD88FaC75, 0xb47bC7FAd7B31E7470e09ABFdB5584ba8862bddd]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
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 indexed owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address indexed handler
ChangedGuard(address indexed guard
ChangedThreshold(uint256 threshold
DisabledModule(address indexed module
EnabledModule(address indexed module
ExecutionFailure(bytes32 indexed txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 indexed txHashuint256 payment
RemovedOwner(address indexed owner
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.