GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x1591bd05eccb76692ffdbc2754501f059beaf75562a2ccd9b71c6d923fbc186b
0x4c4081ec3cb0b5bf3906f4003383dcf5ef9bd5deddc575e684fb17e220d18644
0xf64f2c956ac9e684b9046aae5807a4e7caabd5938c8592be4b946281a0a0ef07
0xf780b2524250717859becfcb2850e27e20a6b15924aac80c50f7c8ce49b9da4e
0x9fbeb226d671700ca1ec6d48a12baf9613063e6341dc16bae7459ad05842d6fe
0x5094d0f9664bb68c49add53c6b656a9f75f7df39f73dee9eeff62815d541a173
0xec54e4300a89fc5a92f8525c88dd2e8e4837c13885628764ab2177ed6f2e4418
0xeab5afdca59e663faa2790183665830045ae03fe3a2f6fca1eabd2972d9784ab
0x77b4c934ab452c2807329689a7c4e32f15dd0813bcd469e4fc65494c454b8af9
0xbbd46898541d967d3dce49b980352aacb46f37fb3cc75330bc2396b9bc072264

Functions
Getter at block 22157326
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6c245a548723c9443afdbca04693af729bfb3213e2e180a91aae3cc0dea3a02f
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xf7D44D5a28d5AF27a7F9c8fc6eFe0129e554d7c4, 0xA43A90d225eA9731Dd660b7A69cBCbe3294456e2, 0x444f94c4BFD62b50d2184793ABc63aC03fadC836]
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.