GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xb28f3327336d52c2f6027d91b7d029a0d6ee2e5899da206a35166747d287d947
0x71d1a6f74e85ebd1204ec1c6635e2c4a58a91b5f92c1f9d4679cedaddea0e294
0xab77b854a204a710eee18c8f5712b58b13baf27c675141edf82aa541228c4a34
0x89b8dfa024ef5aae4d8b947e6dd60f13beb976c104e81999fa11a099734d1e55
0xf3aaf9fa2d0ac15981c1fc3204d2549486587bf9099a319d5d9e114dc1827322
0x2b23fad9ad3303cf9ced709dd92d6c830e228482be02a532d9ca33df7f278aa8
0xa9d2eec822bd848f7780a1d25bf716ca04894b7cda16d6564dbf75dd95231fa5
0xb759e97651a27ef3d0597431b42306b4a818356038828593aa13c63bd5cff438
0xf8be71859acc6dcd4ec3bd3e5e81d8bf2a1eba18e646a893edd9c37a703829f7
0x6afa2ccf07b959a9dfffe00ee72a01937c3b43b6ca1ab622e6e7c11ece34fdc7

Functions
Getter at block 22828839
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x13df837dfdfc2cebc34e55acd7f7a34dcfee312df7ca88e336207a84c04d5383
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xF9A54ACA30b673C181193A91f59b3bbE4ef4807A, 0xeb1c4d513608E5B597c5d2EC3134B3878760ADe1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
13
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.