GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 195 txns
Deployed by via 0xfc063591 at 19335246
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $373.28
0x8d1668e3422a144d35bb38532c463fe510dbd007d0f1285f5d6d31382493c604
0xc7e59bea7939cc7a552a69e6a818ca9b2cf15e085540be465486595d5c973177
0x630a33b7dd0ced3d0333f2020df88bec853be78af8d5bf32fd001d9fe9641fde
0x483be7e264ddce202ce8e613c6efb0f8fbd901ba5d7660839acde248cc0b5330
0xb8d09c01b2ee5da3dd47d592b20c1be4b520fcaf82c7f7884ef40539d655e75e
0x9b0bf61be7f04ca2ac76bbc76b7cf4e8c180494322b22022770e667863c77152
0xbb3d84e7d33bd1b192ebad7f4582f0dde5d23e89990c278f5204425a00ac6c00
0x62eb974a4c7089b9347fb16f8855837b40b5ede5283855cd8aab224dabb59ced
0x24f3263042e2b1dd9592bb0f95e1451fbed36d01bbd867628c245819e26aaa8e
0x28e67112eaca4882870daeb767419a9cb306ddad381da7631d542a1c32e3e2db

Functions
Getter at block 20851847
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x29dd84a9b26b82f8e14e10290a09804598071bf5407a514257562ddb7bf79e66
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x00005ccD7A6C4862259cAdbBdfE36431007e1c00]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
190
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.