GnosisSafeProxy

Verified contract

Proxy

Active on Base with 12 txns
Deployed by via 0xd8c0dbce at 14762307
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $403.79
0x10f2f86da7deb805c041abb8fb0622e44d7789867a0ef449f815e4dde96d5533
0xab2d4312bc3de8b2f179587ab71898c23dcd88cba4d38456f87e4710ce17e2cb
0x11e1b5c26c5b784d4654b23756c66bfb3881c03efad9cf3035b2cbf0e184d501
0xa5456649d40656553856e2b7d97110ce51f63b46c80d32461cea358a270cad22
0x71c541747f69c9dc8266e0fc2851893eed8b7510e36bcff1f68acefb2fda6d76
0x9f3b91ae36fe03019877da16f6d1360fe7c9117f245a9d74409ef9c73ef7a01c
0x4b1a7e8ea74bf9bea17f1137cfb8304ac555c7edc0e91fb5281351aafe55aea8
0x060b4a8e08b20a0340d12a8546d29145591df32503f9d85bda4c67e79cfa012a
0xa716162873df649b932b4f0a232ea62f4e43415a4a5952953eba22be5bd0f47e
0xcdaa8a3fef97346f046c05a66185ee75abc8fb291986ebf24d593593b98939e3

Functions
Getter at block 23797626
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6167be6c20387f94ff5e9a2e6ec90341f7681d1b9d6085c92fc42dabda8e4d51
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x94561e98DD5E55271f91A103e4979aa6C493745E, 0x5D973Ea995d14799E528B14472346bfDE21eAe2e, 0x78C0Ea07874F4C1Cd97cc14aE343b1ae85982259, 0x08E674c4538caE03B6c05405881dDCd95DcaF5a8, 0xc1f4D15C16A1f3555E0a5F7AeFD1e17AD4aaf40B, 0xc31C4549356d46c37021393EeEb6f704B38061eC]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
13
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.