GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 82 txns
Deployed by via 0x762103dc at 14409058
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $273.78
ERC-20
Value $33.87
0x6372eafa038582dca32dec5d2bac4490115997924e026aa30e3200668d6cebe3
0x380b088010e3f5ffb325f802a47c1f8c64642630a5973257ddca050834c656b7
0x15f97ab5ccc0f47b771ce3feb060e9a11d4fd17dd83a4826fdef2697294e5ae7
0x536d9d60f0cd8c435bdcb864e7fb8beb668000359e6c2d312bf811eae3329e73
0xb998bd2f41e2861500cfc38ba8f29cae7d37b6c05a585cfbc9eb23cdb25ef6f8
0xb12236e0d643ec3b1cbebfd4df015690149b2d7aa429ee2425963b3c474c3da6
0x061191ccd1706f753672096b68b88b8d3f1b8f30e71ca06d490cf356408ecad6
0x143a83d7da708c11257c6284210c8210a2a7c720afe1d86bb272bc80c8f3724b
0xd462ffb3a638049ac672528af766728b5f41c297a8de2fae804ede0ec99fa2e4
0x68aa183c0f52f3c7706a228043a8e40a63bb633b681dfd9701820efb984b17a1

Functions
Getter at block 21209473
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc02d76f170b1f5d32e5ee3e165b8980ac3713d18861b72ceb03fd092a8b51142
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xAa884ac9BB63d810baEdA6a4A5E8406FEE088D51, 0x94AD9018F459c5F161aBa9da167d00C3801D6202, 0xd5949C05434843c7C3F3F24441BFD1f23c563d68, 0x54e8C68621aEDb1e8316CAB0aE8dC685f1a965a2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
81
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.