GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 126 txns
Deployed by via 0x2f2d6c1c at 14211609
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
 (#2223)
ERC-721
--
0xa96cba1df23226daebf14b0a8f6bda6a5ce7869a79a2681e752fc79d1bfc73d5
0xa92f66f75a114da7bbfebc25f798a5fe4d21dafbd64799f6f070ad29bbb54da1
0x57a5fea8f438e6491059fe701e828e55403b3ce7dd85a7fe61f35116711475ab
0xaf6464b5f91f0272c1dd955d0a1b7817b0574a7a96d4868cc67222ef3adfe8ec
0x7794abe0b483206047cf30195824369350578cb33f1dba73c9a339ffc780c525
0xdedffd3b6337612a2e6050f6a88a9a2f68246e5f1e3edcc68b707fa8c8f3b9de
0xc2452366d45c2d2dd5285d198c36c36dc18bd3912eb19821a8b9dca58af87bf3
0xb1c755a0eb7fad2946b5a35f8c839a0e3d4092df13df04baf86e1da683a052d2
0xc40389562f9e3d99882a799753982a7b1705dcac1892e0c8f261d0997b0caace
0xaa51fcfe603226041e4fdae2398764785dc1344c61d414780bff4c236166ca55

Functions
Getter at block 21219652
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0880611c7b2f8807d95a32c21d8f6ef1588d2ca996d0edaa015b40c84d7665b8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x66D55d6d76E1F8D900974a9B7a4F6B0F45039492, 0xc6d316e2bFfc112E868F02eE8dd8dcE7a578145b, 0x67ED082D1c3798343f5C693E1EE9413e3961Cb4B, 0xe7C01Fa4b48d99C613728332cf8B553ac3135286]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
122
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.