GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xf0682f7cae8c6f4283f34e757e25a1becb185cb0478a4e2c2a66289562125a73
0x177436d2f8cc6ce65dae93a6377795a1b292931bb09e1a0062c7ea488a2bae59
0x804bafa1f5afa5c64923354bb00d08e4df2e4807dd349e1cf63da5a0232606d8
0x26dbf14c27cb451fcd69cb740c56fef5c505400ac54b4473c060cede5d690692
0x63d0e7603578f392929509f2b774087224010d7881ab459ee727d0febf2249f5
0xf2d25f430fe7e5cc2799d7bdf44e2ca95d4f8a75ed20d8bd169e3b881b5f70aa
0x698bf8c0df9a7c5c7b83956db09d0fb900278e4416f42029a215bd6960fff303
0x97b620ff921fb69e2c9c681ff6e7533c64533a0bf8ee99d1a162308bdcb0c4b0
0x02bc6c353e829f3d9977e974bbbc91fe4cd7a53f6e348226f9632a3a60397453
0x413154aca391e390f7c0d33931be3bea41d78274d13d914eabbe8a048d6ca807

Functions
Getter at block 23218337
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2a4a3c0484d9e298bfcc99f8090bfbc24630013ee8e79eec19ccc413b4f39716
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x7cda6523298004118b35a76401509d5943932CDc]
getThreshold(view returns (uint256)
1
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.