This contract is being backfilled. You may encounter incomplete storage history.

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 40 txns
Deployed by via 0x35768320 at 17212573
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.61
 (#15)
ERC-1555
--
0x317abee428e1c2859b91e428a63231f50432995db937885f7a3d9289d243d375
0x8844bfb269e58fd9e87518e9e1b9d85093fa548a84b98e938543e93cdfbbaab8
0xee58a13235a4dbd80f8656abd8f9be30d5fd0cd60ce3c38a6372284802d8239b
0x3784501d91094226ae6c4713f42ae39336fcab06b3ffffc95e31985c922e621f
0x58d694fb914d8cc6aab62badd330ab3dc13c3120cab058c0662f101857fb93ca
0xc569ab946d6d96323bfbdf53079f9d205e387ceaf084c04bbad7afb6bfb97541
0x3b32887a0e5d08783b5b5b4f6494c2ee724ab5a4a4d9cd18b72e85cf5904d386
0xf18e22f2b3f48dcbf911e45ac0fa24fd6777954c2ef723554eb934d4f13b6c30
0xa5fff128e999954c7dfe8e3360d0844e439425124922e85cd32fdcf2e3582247
0x1e3a2d8b17dfc58786e8be608f1536378e3e6c5513ae950d07e978fcc211586d

Functions
Getter at block 20792780
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc2040462c2819b7e5f0c5e3926088f96c882d435e0b03cef5b72ef73cdfaf7d4
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
6
nonce(view returns (uint256)
47
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
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.