GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x60f9484cc762f393ac036a2fcbffe317207920c30e3c6c1c786d5fc072ffe243
0xfec9ae84e3ae0b4c8b7963bda5b6ee736c2c857ac282ac707e8a2ce8fdf5c6c9
0x3b7a7963db215136037b518ff61e4c2e6ac11d24ce353142661a16fbc7a5755c
0x85cb25dfbc69389de553786d66f39dba774ad1658eb8ef61eb1f8470716ebfee
0x6881c10eb88aca6e500be1092b52cec0ee2b3856557a737e1a5f4506d56b0b4b
0x6c85543bbbfeff39b1dd51b9c3d2547819b4658370abf28ad9fb1e8364192871
0xeefa043d9820e0a47b555e6a7b08859933ca8bd159a5848ebb7d66b3aafd28d8
0xd3587170c827be0bd26e7e5c159aa2e6c520668a3fcdbdb6370539039454ed2f
0x85404c670a0e7c0dbbb8f2f4a5f9718fb2f4ad5eb2974ba777308d37f0ae16a0
0x3463ee3c82a6dbd234fbec67d0b10e76fcbedd5e91fa982c67c27ea972021cde

Functions
Getter at block 23793025
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb668b7781d5347dcfa0da480333178eeb1611bc229764ed036204855dc5fbf74
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xa267da095830dD23445a59F1785DE5a4a8D215F5, 0x57A3F83CbF892bd04c41BCD660A99C925A033a05]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.