GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x7f3c89b267a9ddc176669c82f624f20f9072c2b8409ea4f454303b72a5f8392d
0xdd941421260e6e1b1ccee7656052a609b13d28ad2bd394190348031b5536b7be
0xd328749859651678054785d64c135f0b2b94033c870a15e1e1edab6ec4c84870
0x34446993399dc3253ccb5532c7ebcccbfb2ca08da06462ab891b7c3e57ff0cfa
0x8bde0304b2881662b0c361bf87b381c8c1d76e2c0c2b4d51ac561989add80261
0x5ef2b15ee82c3bbed122c0add32cf5a169f5c6498cbee6cdb05d419653371eaf
0x496c85656e7d5e71e5bf8e8a4d3dd0886b57490adc3eb58144ff54ed3f4c28cf
0x017ee2260c96136cf0ec7ba16b1363bf33878a17fac7f2a20e972647f84d07d0

Functions
Getter at block 22923622
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9e7fcf971ee12cf1fbb5350e6dbf74ca7aa8f7bc1a5f6b9c1540fb3906702b52
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x8f02b4a44Eacd9b8eE7739aa0BA58833DD45d002, 0x34Eb88EAD486A09CAcD8DaBe013682Dc5F1DC41D, 0xf8b3b2aE2C97799249874A32f033b931e59fc349, 0xA7499Aa6464c078EeB940da2fc95C6aCd010c3Cc, 0x285b7EEa81a5B66B62e7276a24c1e0F83F7409c1, 0x0D61C8b6CA9669A36F351De3AE335e9689dd9C5b]
getThreshold(view returns (uint256)
4
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.