GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 20 txns
Deployed by via 0xd5cbdb10 at 20263341
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $879,552.6
ERC-20
Value $28.06
0x09500546bedc1c0c09c33a8a845baa4e37430331d540655c8feb309733e23f5f
0xb1711420204df60c67d4acddeca4dbca72b6a606e3b8560ebcbee089ec4dbb9d
0xae805a8147dcbca098fd696c2671709af109998267c3e27e44cd56804bbc7e70
0x6dd26f8359eb8a6f0dbc99ebb9dd2d2d3c2077506226c5aaea7a0cf866c2522f
0x97e11f4bb57e720358fbf88f7631cb5b1038ce024c544706958e8ab9fc2e57c6
0x67696c7b65947c3126b7bfd795b8884aea33703f52915cc0dcc8312be5da74a3
0xaadeede7c985ba566121107b1ad1f2ce9f0e4272a57de234feb8cc4aed422fb0
0x78f24c0b9379e900078c3fe100671110e8060ae53ea5cefdf44961fa91c975d8
0x8b53f759428aa13be30fd3d305a1293713573a8f1254b81fb64600059cea4b8d
0x12dc18def1f80c46bc1bf6e7736be1a058a9dc874f6cc02ae457af46e8066d42

Functions
Getter at block 21157583
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x02c07c707e1e73fbfe83c1f8504ea067208e08adb4f904bb7b356622eac9ad0d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x839B64705C8bDed553D933571D8439DA9cCD1e8b, 0x7584497CBdE8578Cc56b11e2B143dE9317d22DD9, 0xa452448357cf6acdeFF5BA1c74aC625dE41d6066, 0x3F2989f5C78e31b3a2b7e4914A859E4EaAd58D28, 0xf8145aE3a389CDeAF95C0773BCE7BAaC0C4d6792, 0x3741B413cea3505FA9F0A338BD4d0eDc245002b0]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
20
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.