GnosisSafeProxy

Verified contract

Proxy

Active on Base with 47 txns
Deployed by via 0x0ba00de9 at 2995119
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,215.37
ERC-20
Value $1,250,302.95
0x0a6957d1fcb81c0094398ba291364b641ca9319c88c273f46e0a1d73311ac6d4
0x7d5e4c1c9956e0e81abf9fd92fc20816d7b24ab55d6ec5d4dc6a42e5d9a39411
0xc20a3bad00bcee26c4888a7e2927880232359c0fd2bacc8f33f5c555bec39ea6
0x7fe611350a6fe78d07cdcc8196b55de3df0ef6d8a18162bc10cfe304b01be4aa
0xd04c6852e82d7669516bb24d3d811cfcc5a56920b05c25551534246a91474bf8
0x790fe606d30ee96a3956efdb01e09c2557987b23f5c8d5aa4691702e88bef083
0x8f74bb6902f3ee072db916fc8062e75bc14175fb578d140b1f890e20a4390183
0xf6e695bebcb9c6cb80073897adae8a9473359d27dc825bc29733808f0d2b7d8d
0xabe3f32cb9772e2dc96fac4b5eed8c7ab7edc0bcd213b6edeac23fb2f70b101b
0x8b5e259abd1093d662f7dd76fce8ef3c852cafbfa2747d8fa9cc4f9fba9644c1

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