GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x7c7819da60803195baf468f5af0cd0cdb527f62b1f6b493f5718b24704c75ed4
0x0b4b2c3e700f527797ef8c7a786e64fe82578644c4a3660fb535e58d58042820
0xbe0347a9e824d5648e0140e522dcc794a2f51e574e37f598d73b3ab36e708e62
0xb86da822709c61f1e4922e7290056d7c52d02539b7848b49ed7c3ef6234bcccc
0x68262e32f7b4d4791766ece4aa12133ba18b4aeab9ceea2f0db564b36727cd7a
0x58b00ef365f0e6482d5669726984db5119308898440a079b940a15f0eb417af6
0x59e3cb31005c34356d14e4e9876dc028282c413b074246900336595e3ef081f1
0x1ec0225863e80d95e28c5eec55b08932b46553dbb98346e746a2c758b54df0ae
0x38c517f43a9b0d9a3bfd2e85730335c046f578d38dbdb4f1139ceea345beabea
0xdc7e95109e3c4a7592fb0b95aeb03164646575346f0244ae7508a0fb2e924420

Functions
Getter at block 21156056
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x33ea3e28c0dfd2e84cb64bd76585cb4f6ed8e2e6f5fe17293c8c09fa01db36d7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xFe45baf0F18c207152A807c1b05926583CFE2e4b, 0xaF46a0ddf80DFFB49C87656625E65A37499B261D, 0xBDc235cC9d6Baa641c5ae306bc83962475A5FEFf, 0x4c1665d6651ecEfa59B9B3041951608468b18891, 0x3ab9f4b964eE665F7CDf1d65f1cEEc6196B0D622, 0x49c15936864690bCd6af0ecaca8E874adFF30E86, 0x9F7dfAb2222A473284205cdDF08a677726d786A0, 0x21887c89368bf918346c62460e0c339113801C28]
getThreshold(view returns (uint256)
6
nonce(view returns (uint256)
10
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.