GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x02e8155252819d8d37987d068fface7f38c0f6d5ff1018ff5949288b590ed28a
0x133a61cb4dcd306aaa8be5a8983eed50d75bc07063c417ca69ae1ace1e775fb5
0x9bae5c16528690ef67803aeac2335d125026afbf262a74539ab973b268ebec97
0x4c4fb3c70499e1e11c20f7f2bad9796c48cdcd3bc271a082161882ffdba722c1
0x8661d93378226ad5d5ea0b434cc6eb947ab15ba9fc1fc558beceffe63873527c
0x14b6ab35dc8dde5117f6f5bc04f6e1de2c56b8628b89914abda12a9cba5043d9
0xeb62dba3caba91a14a62ac0c8a8ddfd88ba9169c8215aeba2b74a18c85455bc2
0x938b49f728803fe523e74b43904625e861efa5361c8df38e88055380a57c9189
0x7d63b0748a4ba9267e10a8fc31a590174e5a9252ff3fb7a7ecbaa25d98ef350d
0x0d058e4047bca7e72d66916fcc401a244a060391be770db5b9ea5e44640851e4

Functions
Getter at block 23645194
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1302e91048370c49f139093a8189a4e7ca6304a641baef552c550a604e1a9370
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xb00FB5ff3654896CbF39af8B6Dd33C6cD1eFd116, 0xAcBa5D53E0334b71B15c6b19E72D004d258517F2]
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.