GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xdae62682c4fd4f64dd16a9a98c81a21efb413488a68592f5cd66943223e6655b
0xfe37232b9b3f93c42bc5bfb3ac2a8e98fdd27e08aae4366099f114b8e2383f1f
0xf0e9d58cf32d7c1c5ac690ecf9bcd9f1b2b75ffd70a22467dc720fe82901876f
0x3ed6c239c7d0a77704d15ae033e1b64813e48612d8a65e7046a49261010b77e3
0x427ba7f16b213b9f51d6b803fb473c9d5ce7d3c280409a5a758a4cdebafbbdf0
0xe0e56f88fffbc3076f03906616634b8c283cc6e0e3890618023ff46a9babd578
0x335625da20f7c9532dbe90f4cb83623829014921fa32ce923e95eb2c59420ecb

Functions
Getter at block 23691931
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8fc979ec4272ecc26bbd349aaeb398ef858d2c944d8072d2fbff09b73e9513bb
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xDf00d337006014228Cffd57d4514EEa070593C71, 0x9962FD9264017601A4836A2B2Ff1947adC0725f7, 0x14712E0b238cfd31b877084F4457a173311E2A92]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
6
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.