GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xefb7058d73f3bdae85197d45c0cc70367031e60dc5efbc10c0712ff6a0fe0a9b
0xcce0e829c346502e0726e7dd9538288efd78e857bf7ad1923c70ddf7f7a91d2e
0x3660c3b99f8eceb8b4108be76d1fa634b4cd576fc719b7f666db30036bff8bf0
0x3965769670826b57b7fb3b4e877a0a25dd727af7aa0fc86edeadcf4a4099315d
0x93d30ed79fe1f3fca056c1ebd09382701e81f25b779573110e610b3eaf613d21
0xd0870c04a414c9ef4fa3fa8a09253840a42139c2017e3fe531bd694f6c5e9e39
0x55fc2d3244f6288a9168763bac1b7bc260f0ef5a16dd5739cab464afa3832fdc
0xc90991d77a021e591cd0eb4f05e286c5c5af30ffe5cbaac280503918b9bb36d7
0x866998488b89b08d052f079ea8e1e9e967629fc9e290e01ed9a0e389c80e2bfc
0x8a6d280b0872904e842aaad4078bf4ab4f01bbc0c42e15234c770cde39fbfbaf

Functions
Getter at block 21855696
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9a5b8717f3ca5eff91f72c257ed5b7165e3d82f1ecfc8e787f235ef7d6979731
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xF523EEc9E35a697E5bc3e3534167BE9bAdB68e2D, 0x7F48e7F8A2aB14F73D5d9c87179bb778cc527440, 0xB32303894DE35605fcde14c9faA34BcA0e55De92]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
18
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.