GnosisSafeProxy

Verified contract

Proxy

Active on Base with 10 txns
Deployed by via 0xb1b8fbc4 at 22406885
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $65,909.04
0x5b072493f2fee1941366f33fe26cb8ea0e6a7b441503d58a51537652740425e2
0xde4a1a9194c07311774d76aabf8d400b72feb77e622f5e6f77c41260a627b8ff
0x3ec93b79eae4ce778c2a5414ec9c53a443e231fd3a8f90ffe90d879a359aa0eb
0xd3fee2f09c97afe086930c920cbb1302cbac0c5473b9645160379387cdca770f
0xce215ba9a6256d77e9396954c4dad437da5bf119cd21f11537d222a18f4370fb
0xb2247698c10325351a525341df259dcc47f0ef85e529ff064492513242b855b0
0x619a5812b5dee7883af9cf0201e5d517ae5ad66c95e810e50686debe4a9c0e3c
0xc27e3df6150128a228634707279eabc7c52d1f37f6d479b9b26a28343713fabd
0x8c3558f734c729c1b52f8de3442dd678a95f9c34da664054d1e23a7c9cfcb6c5
0x8e96b929b1e578b0fffb1fedcca15695f8d72c2c5f2dfcb052deb27f71947f9b

Functions
Getter at block 22753426
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6b42114298f9ac1c4f2124a3d4bb5b8a6f291d912d89fbb9c3f90836148b67c9
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x2e3cee778FFcB8002eF049A8b4Da620f84E5E1B3]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
58
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 success)
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
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.