GnosisSafeProxy

Verified contract

Proxy

Active on Base with 15 txns
Deployed by via 0xe851a9a1 at 17852326
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5,291.91
0x7d0ed7baf24fc2f0b9ba415ab93a49713b3efa6256a100c69a056a4014c1ab38
0xfe8404fc235850e70950c034728bc7dd05d848f6830289f02eccf3d7e7cdebc6
0x91a194771e3e1e8f222793f985e57edc47a3b7656635ec952617483fb1602ec4
0x0d6479ee56261c2284a8060357f377c50c37a0e9872b5e6cc9091ea38d216cbe
0xcce73f531a8d3e82b23deb2f245931c7812ac4019165f87a86c2e126cceff4c3
0x788482459f28737479982ff0a14c337200b63fdd9c18cef01948f5cd020e6ed1
0x6a642f862c461de35559e71dc33570e4e41ede21ab286899e77754b0ef5ef1bb
0xc39c5b7abf31e78596aba8d103eb2eea2c8f256982d14c8376121f59d97f56a7
0xa33bb1a6ec50187b4992b0288195920aef087598af3de51825d2f753dbef5295
0x6dc883cbd8d816006b31d32994bbb63ee41d0726c01e5206e66e831b929b833d

Functions
Getter at block 23646938
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x98343f79a1c1f9b9227d80733bfd2d06dabf60d6c8e0046dcd0c05beb8678691
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x683A739eB9C978a7F42778DE0730Ac926DC72C3a, 0xA316edD428b043894422dd3Bc32F10cc1E06f760, 0x097c2A50b837cD2b04F71E58Ef0b1B6bfb0a0947]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.