GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xb590a0b6fcb7a332565fff90598e2032851543bf1a7190e0229093cb8dce0473
0x59efa5af7390109ab30bc6a5feae2164b275970f4e4c18439496e04acfffd241
0xe59ce2322e18c5c2b7ea6b9e4c6fda9e56b86a0df8334381d274232a6c837c1a
0x2abb3b16a526b3ae04f639a160cb2ef47b94dd171b43c66c064e6a76665960e1
0xb10aed053f90eb5c1f0c744ec9907f7f604a62b4e8baf270b9048ec5ce0b5786
0x644fbb810463426cfb019e7f0fa3be9800c653a63bd2ecf4cd9a51d89ac323c9
0xb220b104b959917c7f05d8b09f1ce089457a67440cef31b6257ad88eb4ddca4e
0x4a8c252eb8b844c15773bcbb465edd24319288b8875f1111516e6fc025bc7841
0xc4a82e0eeefdf4b44f3ed5dcd6366c17f3d895743299a972812553b93757687a
0x7ad29433690dd7a4217e978f60386e42efc6765a2b8886708304960ecc60376b

Functions
Getter at block 22773335
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6309ed3ed40e08e0542c3540072464e91f9536181ff9412a3785eb24fbb0fda2
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x8bB8192e1f33D1E8f26F7AD16FF8479217049063, 0x0881fff354a2615cfe0169783019800cd02a155f, 0xB056142A6CABB527b7C0c081e08b00dcc3ADBff8]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
8
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.