GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 25 txns
Deployed by via 0x6d88e81d at 16892167
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $81.19
0xbf5a8c0d872a90491ad6134cb85c8a870e031aa2f5e7920eb16f98e5e757597b
0x74dd5da2d08f6d2932be21b6614a49dade5f0e3f54b07c6be39aa96d46cd201f
0x97ca234d4def94bab4bb783912d9678d56062deef88250c47fab40fb30b6eec1
0x490fed003bfd37e5aa1448285f99bdf6fd294423d16dc51e8270b56e7a0e6b6b
0xb3c8b9f5362203743711f45fe36ac2b882405baadaf82b437058bc831ed3f1ec
0xcbc8231021412703660dff14fac09b4de27c029f49a9faa7df0cc750b3ae6d2d
0xedfee8c9adba2ee362055f88bb0c10566557890980f8a75f8b47130a5cfd7a31
0x421379463583219640ce7091a270bcf5f46f396d2b93bae3a7d914db87e853c6
0x45b759767fb4a2fc7e94a1f68a6878a7055b8269356b55fc1fda8813baf7d85f
0x83e48abbefd4c0749489a3c787729c572535eb7cc1aa1c9357d4440b50d90978

Functions
Getter at block 21220185
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6995c0c66004ba6fbd6175c370ac1f4f6ce116c1e42a1fe7fb812a7182a858c9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x86a50087c7A633CDed94Acccf761624F371600e4, 0xC479f9f292bEF6088f639d72fc0F8Ef09299724c, 0xC20B34Bb676dc1715dC272f7c46fB15e910CbDc8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
25
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.