GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 20 txns
Deployed by via 0x37a35e6d at 17795881
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x642df647acd16c5436c7dd984573a81219d633ff7a7bc9aede2ba5ab299008b7
0xc0701fc245fd2ff99332888205a2396a0b60af73b5da17a5570596de6fa0e7d7
0x71149cd4ef8a6e14a80e196bda9275d146babe98996578e253fc4a004b17b020
0x5daac8f9b73636ccf36db4771f4578ffc7099e2ce2d0b0b0f921700283847669
0xcea21c7807a7bed137d3d69361833d41492fe46968f23005efd9e336f8e9af38
0xb83f7b8490bceed85c8eae61a90b3ea1f4c8c326dd2ea7f4aa572da28c8d0d47
0x9663a77f430b6ae631e38c6c21a0701f239c2fcb0141ad2aa43e65a2c0728b9a
0x0b34bf658bd4c7c5ba6f634d09a5f1a715bbc4457cb3fec7827927e0e40753ec
0x79637fb3245602f27b7c52e090d5af32f64127f51c5625d12aa7113fff7af380
0xf3bf9f1d245f6b0e3105b27da91e7ae48b6007ed11c8af693a46b8a9ba286033

Functions
Getter at block 20861650
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xabdb4e4701815478f4d08d14c9196e9c0dd1ef8dced2764fc5e3ae3697ef65b1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x550656c2a12a6EdFc9165dFC46C41ae9f896d30C, 0x12b48E4ed91959BCf9b033Cd5d5674244c00D0f6, 0xD6FC8b7D7B9109d323A93bbbbC3C4CC957B2d923]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
19
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.