GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 18 txns
Deployed by via 0xb26b36bf at 14970551
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0xce665afd46a1ae9d357f77fb4a08cd259abef957caa556ba73559e014facb4d1
0x1848e40ae01173dd6a8fb9a723132308af5b3b9619137ae64a46dcf048b42012
0x43e98fd65f41d63cd71bab0a65ae4be45b126612032f00b7d5f0b3393852eff8
0xa8c133cbaf69b90d3591a33b0aa137bf9819a621b093310fa1954a02099b239c
0xd19e7eba33e7ac3b3762fcbcee57e04e35544eac8bb72f4d6cee34010616dd17
0xc45f77d098ff6d49ce31e299b12e134decf756248139130831c278173ca4fe71
0xfe6a9640d78c68339bf0ece076039c4902cc3594719ab3dac90b06259e6e65ab
0x9b49db5573327b78a6a2bf541217803100ca16d52f64e556681a73cabd7c0fd4
0x78c032f7cd702f75b6ee6825227cf5fbbc079ab7541d536b65c889761fe424c7
0x8a3ab7bb573bfa3bb92f6924455eb140202e6e133572a72bd547776e4c59a764

Functions
Getter at block 21209128
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd1fea5881059346dc44931cf55450210896fb064c040db5bc6ad302c079a1e68
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA4442d67c483a590aF18E9FEAaEd7728d824621F, 0x8BA22E91795Db9eeB08929b91F60d5bf972db58c, 0x32e084e7C82Af3686ac613E8B462A113D66DD307, 0xd0EF76Accd54A5CAb559e0C2A33c3D97b8521Cc7, 0x89E479734844D1C4b21CD37F3b60fd874842A8e2]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
6
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.