GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 29 txns
Deployed by via 0x5c5f4bd6 at 19723078
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,327.46
ERC-20
Value $280.56
ERC-20
--
0xc5371cc005bd5bc9b19365c8b9cde9604251561dcd72d9854d30a96c51519823
0x945c7108a7a6ff2f0abe9328851c08a379b224f56c44bdaed2027c52c5e4a53a
0xa3b5e2dceeb3f20fb99b71dc175d1048db87fa0f5006e204ac16de6f7dfd3116
0x426f7cb79d49bec00b378748d24baf79c4ba2f83357ab1a87f4714f6e7545729
0x676bded367f38175563d7a0a6894f0907c24944ba6d95b08232d2b616fc47331
0xefdd4bb6b42c80c25c9658cdcdbef2964c399de6488010e1fdcba86a18d27cd8
0xeb3982406710f3365a3361ec5ad335915b057f9ccc17bb2b90f0ca52a3bcf72b
0xabffe870d541f3c3b4b5c66aedb93559d63efc7efe28a2ea9929521c9bad6fd5
0xceae9e1ea5be685ab02043eedfbfde3b779224f8d7bef9ae94e0bdffb78e32f8
0xcdfcac620d9d3cf5c9c3f13682f939f8291b78e569050f0a47d41ddd56eb7413

Functions
Getter at block 21287341
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x68302da273c1c5e03cff466625345a4c6a44ecdd62481cee96249ed3a9a309ba
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x98136248735933385819236398E2Ab75852485Eb, 0x3Db6AFee53C8bf45eD52c5E34E53295Ff598392A, 0x05B575c8Af6B585A0bcCbF47EDdBAFf23e2e2774]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
29
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.