GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x47218cbd2597998c997cfc45440b082187727c057373c7fbfdf0dad6adb2a872
0x6d65f169033dded471a3048931f201c949239d52ff848cf3594321726bd1e125
0x13f8329b46992975df5896892166db25273c9fae1e8cb2fd17e6c3af3a708211
0xdc4782b0ed09f2f736f55d21f716cddb126fdedb7aba20f13bfdd2b91a3edbde
0x705f67a00ebd6fdbce63da295f7121d5f34bf1f71e73419b671fa89da663c3e9
0xb45e9939d63bd6902c4f98fd40c86f336279af79c93f86d6d60652db6388a4ae
0x307163ad51a39a2512aca72f47e9c367916533504b677366e8b2ece26253e3f1
0xbe8fc027738c29f4a4e0cdb5f02df0e7ae91bf7b0de2802425b87bcd4332706e
0x609602b5360936d4972eed36b89f5cacc2388d56dc248b294eb3d243ae379e0d
0xe2af0af3f30e96558cde3c29944b052529cbc36cce8622b5ce43f06d59733246

Functions
Getter at block 21023142
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x95a6ae89d4996f80734ebb37abb7a1417d132d23a2cc66feb19472acb461d271
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8E22B0945051f9ca957923490FffC42732A602bb, 0xEfdA1d2A63487c5D49A0931FD470C15ee618C079, 0x3B2a1f69beb9EB6F179D5617FBefDa75972Af599, 0xc69aBa66e17bE8c72442a4571351146fb145a985]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
53
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.