GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x996205ccef256f79a7b1dac3908b013d0b7956ab48b3ca4d708fadc8b4f65d07
0xac2b33a631e38694313bbe5dec222e1baf5e55df7320cc06d23df3fbe14d1b8e
0xe15ef2201ce52473a343b5d936e702738b82d3248ce6cf945007494ccb4ef241
0xfcec2dccbf224828a160bff9f1e832dff0fd97e00660fbd387678c2d21438c7a
0x4a30b275dd1a7492e2b518991294212e5a78dfbeeb3e98679f04b85988d0770f
0xfe0876ff5d86e115d1c61dd251f55d0e68fc2cafd3adda832ead026273222363
0xbae1e42bbce193ac948c47ca6ef8cec6fbe4e24cc0b5a9338120a22b82095021
0x08c8d78a9a503b2f1749eab7de6f3c7cc66f3b76fb52c41623f17c2ec4c75277
0xb06859a8fddcb46370fb704a6c3719e46889619308a2c4d582df7c8e02b33e38
0xa6364138f9877a6cab838391bf71e764ba9d893b0f7fc5bd2c15db65066b0248

Functions
Getter at block 22922404
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x14f90e2baf4c25683c8962c33970e904f606dd75f8f2c3499e320bca169ffaf7
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x30019eB135532bDdF2Da17659101cc000C73c8e4, 0x2BE293361aEA6136a42036Ef68FF248fC379b4f8, 0x327Db4C2e4918920533a05f0f6aa9eDfB717bB41, 0x7c2eA10D3e5922ba3bBBafa39Dc0677353D2AF17, 0xF01Cc7154e255D20489E091a5aEA10Bc136696a8, 0x5ECbaf07907e0cd0F87317A331EEa621D23db792, 0x6c97fd6eCCa478E2163920eC9bdb68873a4c3B43]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
21
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.