GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 62 txns
Deployed by via 0xb5ffd1b6 at 18425086
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $97,597.63
ERC-20
Value $169,292.28
 (#1168)
ERC-721
--
0x481240d0ceca48ae9d87f4b40c51dd42ec3d233dd4725db8b2f9483d6803deec
0xc0e3b7296c8e856cb22d4544cfca80d64b02df42dc22f84a6b81924c090bd1a6
0x02fdf485f161d6c23444edef719611e8efd4d4c4b07e5a6ac0ab55db9fe03865
0x3566c997808765de4874f0cd0dfdf880615e67993ed96909b8e6bb8b8f6df1da
0xc5091d3c6c47e00d2141a8a1fcfeefdea5f02974cb05f41dbfc88bfcaaaef396
0x7d8dcfa4508780fb44896675066f81b01ddd8e75dba3a93ce9a251d0bd20ae0a
0xfe5e6806c3a586fc7d4eb2408969391690cef95d00785b19887333046663abe5
0xf03bc8b8c815e18890f30f8bb0f44e02e5254b9479e99ebb446a41e767087814
0x10e6744b2ddc70e613d2adad8e0876d0e67ab2b58c9c77f998f0eebdab7a3659
0x2ff40e8dd44f19b68c7d22ecfe0a377b0e552b04fc3e162ff741fd3a36cd5da2

Functions
Getter at block 21394937
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe29ae5729c5070d827dd47d3456643198b16b9a9552ec3eb63cc8f0ac7ae6bee
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0B58469C67D0deF36563Dc108dAcf3b3cFaCf6d8, 0x638Db824c17F46d002441c22420178b6F8f47Cb0, 0x29Ee89e0a7AF0183F621694A5Ace8A0853774C35, 0x88f16d547b4c9285b0B23186F92F327273bb1ab7, 0x3267CB23A4f5480473dA1a5e1Cb37757B3448949]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
40
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.