GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 34 txns
Deployed by via 0x324a9542 at 18568807
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $9,565.8
0x5d4f5f767cff2f5f5c06e57d05612fdde023e96e41bbc04f19b988cc18ddc9cc
0xc9543d5663b672b027ddc3b95b9abe9bc18588523e9da78a2dbd593489a509d7
0x3254997b7d37994b17989763e390b4213a52b90addf25f404df1e24801a4af4e
0x018c301a7965933be89ac5f97f11f32d271fc2bae3748a432da0d8ff164573ec
0x0839e6c27abe20aee7f2184e27ea626944ad66865a670b1d409713db5e493146
0xcc4e55dc53435c654de7aadad0652006b1244043804c044e185728b34df3e792
0x2539e8344d1bd37b72b8edb510ff0fbdd0285227dbe0d20b8cc0be0820bae400
0xc7ab70f0b61129c0e77784005f9740c5f1b15c8a46c31f8b71cbcf2ca85d12ce
0x4aa557a813b27e772ac3acf2e4c39f255b1d9d7954e9ee6d755cf75f95e54431
0x374276659febbaebab999577ddae19e7b2e2373cd887ed26a0f580f6104ab55c

Functions
Getter at block 21265500
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9e963a6dbac3c25d9eae5185c8d3eb90d27730f0198b66f713e2f850e66baae2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF4a7e18439441c201bC096cafa75A15B033a14A4, 0x154cb69c18b43D094f3C7ACC01a1B2aB70706d23, 0x0be36dDf27DFEf1895Dc85b9D1d652a5EC41c1d5, 0xcCc3cE05B1D1B4E4A72e2052b98B1de8E60593E8, 0x827B23230b6eD0147cEa651e81d248BCE48E37BE]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
18
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.