GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xee817d9d37b2f4983905996412bc573c1ca6027ac9a1007b820ab7d34e7e8244
0xa92dc5a489154862db9fa4fad77ec09b695ec1f39296f25c7768fe88fba3052f
0xed704756bc1b9b84e6576b05d5907348336e6d0bbbe2c9c1079b5842a380a1ab
0x238712a81b01b75f51ef47b7453b1c8d8e6ba1004a7bf4039e42f3ea6d2f8aca
0x90ce639ce32b32f3263fc0057d67d60ae0c7bf3dc01c8a0c3bd3a5221cc07eee
0x09eda04ea16d9dca27feb550065fcc70c9165a7659cc24e8f3b97441eaab3280
0x3d2c9d4c42985583189cf33a73bb860ff31b5a76d42f0f1b7adb413eb1e974ec
0x8e751d6ef0694038a7e96584e15564387a8fbd900d6ae2dc30edb8f7b3a6772e

Functions
Getter at block 23028207
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3b651f693d21387a5ce73032a69dbf036221f5068139968049e61f23e62cc2b4
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x6F8d3549eAA993755A99536566A4849B78517969, 0x9A8542E1CcdC64A83356528C9739593C14b4e1AB, 0x7a558F6236AF7bDA35942a8c80BA978E58f44693, 0x69638e337cdF22D68cAf227A0EE72B6ED1d89CAA, 0x32369C32113D6A85d4B71faA40DDd048187DCe79]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
10
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.