GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xe56bb71ed91c9ab7ef73d212c17732c1add262b8fc8c9230822ae60dc54fa7f5
0x05ea2387bc0b9efdd7aadcb5e10d98e010bc28761e521ac016a9d862480a0f4d
0x614e1bd59871ad2b92afa47b9a8a71af24b2f5533e17cfc70a5d1af4fe75f259
0xcdadb50ead2256ed33c72728776e2fc8ccf427425d06643d6690a23290d3b1c6
0xee16b2782bba5784daf36ff23c6fcda244c5a64238facdc458ce4262cc2003c2
0x5d0e544343a5e1ebda3e1714d0184f5627e529a1820780cedf0b769beb565779
0xda32a7cc3e63681162b5ad22fd67b7fb74dd31614f9a2be56f818e7b4d782a82
0xadc3e3cd60a0cebd9043681e98dc1744339ded8fd92404af90ff2998081a8d70
0xb5d0800ebc23654a72f8029c2ca3a825885c1b84e490078a0898031ce93625a8
0x851d90f2d1b646870e0bcfddafa9162a0640521a13e314100d58bcf6f383b0be

Functions
Getter at block 22129748
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa2f80faf4de968ea92198a44771265f07988d38960a77b4f3073dc6290ccbe95
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x44BCaF5Bb272726188f5d07552A27B5010E4fb09]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
8
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.