GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x59462fae2a6f5ce33066c7ec0b742d30d4c238a55235eba29ad8378b6cb3edc9
0xb21bab60a0f03e9e43c510833b26c62438afb84cad3ba9032a76d20c381e30ef
0xd19e55d3bee7985d01f8ccbb066e02c3964144e27acd876b4b649bdd5cc1729e
0xbf216228f0a2ef8e06137c0b931b13ecd304b9b39cb191ed1c4a3ec194534cdf
0x482425d7a100151bb01ca02c8d23b49463507f047ddcff8975f8c26c6012c0ed
0xdca2f085e19a2a6589c0144c751b119de2d476064d5c46522d85b94622eb9267
0xdb5530c89fe333cb5ceab57c81a127a54e6de08dec2d752c6406e068fb472b22
0x34ab7b87b1a6783147d35a6fd9f11cadd2595c0dd332a172b0397c0e12f95ff9
0x83b0d31eb3ea6d9c18c75b1484b727805c50772d56e075a781a51eafdd80f937
0x30280f6c4f1852ec367488125bad40cfe976bad1392065ddd4e59b2e627daf7a

Functions
Getter at block 23639416
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3ea6f7a51f69820d098a8480ef48496aeeb504e944976942c7f7bc4938ef3fc1
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xAF3e5f9b6B6F06109dE087318B838c302B3b933C, 0xb1E87889b4bde8737c561810121Bc8a12A36C153, 0x543E625597a5D2a4BeE3473CCAd3dcf28a3B4D14]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
16
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.