GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 29 txns
Deployed by via 0x91900c5c at 16898103
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $26,574.99
ERC-20
Value $55,002.51
0x84214bd659d89a17758182371e74610e8499ebc6b645ba9dfa56aba24af24d6b
0xa6ec04b725d11bda34473cf7d3838345175e5dee3b67f41a20e412b1db4daae9
0x30da52406abe3c97c357cb3453896b1f2074558dda4d3d124635b02f09d2654b
0x117000edd900d9fcd2e832e65e63617fbf214f0e105ce36b5b16a063472f1aad
0x6ec3bb23275403a8e11ead9ef753160cfce378287ad6e0688b360ba5e9c06a7a
0x878a706eb34787be173f642c7f7877a0a7cc26d04be32fc823da2ebac872f420
0xb3ab3522465d45f4738e0e8ca92a8059ac043ae71a814c966baf94253fe2d3b8
0x6e6b14d04955586878c71fc48766a3ab6d6ba5bc2bbcddfb2cd15f5f5f934b95
0xa09c812c4b8f76925f10ec1cd2a075e95e217f7208980545d107ad858a5ad722
0x194fa19f0d3892865ab69de28b39dcc6b177497e06a405cacd6a89943f2b8893

Functions
Getter at block 20904720
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3a9b8ae15fe3e11d2450a490993ccfe95d15b9adb5ff5a9861ede2c02e7143bc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5F4E6F55b8131d8569a087CAfe45A2e67b5CF1f3, 0xb9fE10F964A4Fb6ccf45E31cb9669B5DFaB1374d, 0x4Bd84A67B256A70F483ad811B96E469aA8BCee4E, 0xDAa1bFEEce6A8E6D95ceb143c9C2F102eD61652E, 0x04fAEb0799397BC59578d39Ba2232fB9b70D997f, 0xD97B5393432597636E3F5b4c7C6C832fF97d58C7]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
23
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.