GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 322 txns
Deployed by via 0x05055fa0 at 20440539
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,394.09
0x6130b6f9c520178d23cb92ac0f77d8cef819f567232ea8655c0534c48d3ac1b7
0xc27ed7160142d2a63ac0e5e8a07e1d5eacf9f0a41713b1238ec994f8c7c81687
0x79359f99c5ff2631cc9bd4fe71b9c075b44b511a8ab53385c55400bb1cc5ef94
0x80a96da03d49f13ae0ece2faa38b3df466565c4534f3423c4f8001a5fc85415d
0xcbde9c802620bd4ba64bec186d27af38d918ab115967f8fc8769034f6817ac91
0xc8f410e2752cf3ecd12a1eed487b5588b7cf3f4f5b9553fc2cf2f7f7e6753ab7
0x5de863db2511ca0cdda81927a41246d1c1ab91f3167c3fce7dbadcdfe20290a4
0xf7f8a59fd12f7830e289e46e4c27edd28e37ecd6934cf4f91037c07a2b7b3399
0xa9ba566c2106f234c8077b14d73c26f0079000e03b0c063785299d9f014bf7ea
0x965d5d19da572574ad0ece65b836870d61997140fdcb40f05cd9a4531c1e47a4

Functions
Getter at block 21241081
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb7e2736c46a3992726ec48e2f20e6367f95971d11a442d23e3daad0a871b6054
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF94F17Cc90E65433bd3A8d670783590236329158, 0x70924482fd908923C8a7BC3E4c24dF76561Ea1ea, 0x539B3640c26D9159c9Ea9B7e2a1aa69D89Db6ee1, 0xD25C2F7270fb4DA70b4999279035a1d5edd6852a, 0x7810877df1Ac8f1447576e811a7f3C91075BD233]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
28
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.