GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xba785f9cc1d49e8c0b49ed674601e0ba079e3a2639575f31739250acf3ce8cd8
0x03d2af5dc79493624577351164bf9ad5dc3bb8e5da6fa36a93e428e215aa9e9c
0x4916ddcead18e61d83e15d6db66f226533b2cf3a2f273b6a67472df04360e5c5
0xb4897a4b18191c1700e4157e71875f49e23c6a30f5cda5e479a380f0355c37da
0x76038ea980da039ea62cdd1538274a8923d6e6f692cb543e07782a6f0f0b8cd7
0x1a06befdbc69c0390f1576145c236a217dbd6ec3a1863d5e55b109f0c61c8370
0xeee01fc397721633ec98215a2d3b60f1dec01f050cbd4c38bf44d367d31a7ae6
0x471742a72f340405bf80b1324c0cfad8c33ad53a3caf878f2df30f13dc824d83
0x41bb47c1623633dc764a72568f4fe8896f0c98c7f291248b6143581db6d9b595
0x58ea8ed7d9bcaf98386fd02909eb214e7b8c53a951452a4cf786d590bf4333f1

Functions
Getter at block 21223917
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xef15c90d59195fe3ae900ffb3c5875abebb19c81556aa4577f1c40ecbcc66255
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8da288c9FdaA754F2eeadf8145222bD1cc8782ff, 0x5A6da46839Fe767C8a481a735Af978baa5576944, 0x8101d249722E4a2045C7F3AAf0262B249A2a2911, 0x2B72c00b8411D08f5C2bE8BCF33edf38AB064eD8, 0xA494876207Ae80D8669Dd347Fe11Fadae31c48E7]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
41
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.