GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xa8419c28b13f013f24a260e79efe4c7cb9f79e38afcf8e6c6addb7ce240bafb3
0x9a34a43b212b8dc3c942be67409f540f33e716591506f51abc4e000e069aa106
0x2a0eff910c2e21823148d0158e18319d48e05732d4843f511f37981b9b7b2e16
0x44103d5aec5dc5e9313c703bad8e816c1cd86c29c33d4c417f99a282091eed85
0xffdaef21c3e9ac4e0f60595538a75c9a0395daf4447a312ad736a7bcd6d42ab9
0xd7197c5ca69df8ecc9da6fd4fb6e9ff5fcee5c520ee89d5fa025c1157040760f
0xae9fd7ba17222b21259f637f681169319d56c832fbfbc74a02b169ef1e5eaf4d
0x7d0ab407af64bdc33b989af0cd992d57abc2bac4efc9a1a5b637b6e1a27e2ff0
0x279f9b758dd45df0c2676f9bf3c41e36c9a664b54082ddf76226ddc16321a4e5
0xa72ffbe53850d633d3d0bfba7f3f2d2992417c06d3f8c2ae101d7ead0d767b21

Functions
Getter at block 22916836
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc5857045004d3eb1f9f692fb201d85a7437874cd65675037d9ed8de517a1331d
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xe513C92Df8c9898529a0fE4a8E4e543be2560304, 0xfFdcEAF2c6b339e067be6ca6C2e68D154A22C8f9]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
14
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.