GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0xdb2272e0 at 19960263
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1.79
0xd3e8462a7a805c7e38ac5cb18ca35e83d098a1917181a24cdd5c5c24863f07e3
0x3815072ec9de0f56f87a4b011fd4b2e5f8aa095bbcc8535d7bfdbe32f4a10a92
0x1ba7d9ff412c9d30a01d4738d0a1bf03dd21f34cbf0b5a8c0704baa0ee04bdd9
0x1be8db38f539ad7b25960244c8ca50d1a93e1cd489baf490cc0e66f196645432
0x374fffd8e5e823cf94593264bbbf2c287799b15804f29a247467497e4e0883c1
0x40d2cafc07af0433486fe0fd3939cfeef4f6be55d83dca955676aaf1e0c0f227
0x955e4dd986a0c5f15328360b8e9227e3c78ef5cd1f6478d0190dd127aa7d2f25
0x24329643f72f0a52802cd9fbcf71a26f8ef257dd415e78bf025ce7f1383de6df
0x9466745beb2739b5416153b1578a7bfc578b377617c56994c8ff21eadb92203e
0xb23fb05c050ea1762f31c88385e74d1fffc8c0f2bbaa892103cf23d59dd91dfa

Functions
Getter at block 21314426
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5d1baf8be17dc2ec14c292d75ccff0055b941c5de2e3b6b4c6698c676c192466
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1c2d669D944Dbb08252b018598C5a2FF53cd70F3, 0x7CB8A492a508A4a05F67Ef70Db13975f19B74b81, 0x450C01300B83bE379113256038b4Dd3b45d23B5e, 0x37426F4554cb81FC035Ceb306D15c36D4D6207E4, 0x3b4512e84017EC2dbc24e97006b47318807E1d3F, 0xe1068014b5dCb9aB9dDcddF39CB5db8137Bd143b, 0xE6014b86F00E4e66ADAB1BF09d27e0da663CD823]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
15
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
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
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
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.