GnosisSafeProxy

Verified contract

Proxy

Active on Base with 14 txns
Deployed by via 0x6b72ad79 at 6146582
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.4
0xf26704a1ede443a5f046e26a8be6ac873ccc7f657a0a6942ed2b5055cef4010a
0x3cb99d41a3d8b8516c18a4fc61b14cae8ae674e0102846e592b9c0959253ea42
0x33eb5782d3bb48d8106bab23d4efcc6178474dcf2bacfa50487400571cf5da39
0xc47512442146c4c4d10705841ea137980220d2cfd35c6ad9264601315bd29310
0x6106a7ea8ded58c065305cd47398dcfb18e2ad0223a33cbe22822c08d1883407
0x87373652c2b51916a5e136ff89fcfcf5fdabf599811537c359158dea7b5b51e8
0x5147bba87020f57743952c6ae6174aeade004f30e8e0ecbb1ce0fc2c3c35b3c0
0xb6bf7af0e1b7acb9986e46cd48136232bc68e6cd0cba49f3e43fadf8f83ecf91
0x7bf13742dc278c5d9d9929d9661985928f86a364ed011efbf78f91de2df555d6
0x228c16b6bffaf10030594ade675b08fef691ab88c8aa83a90c0af8017da9f4c0

Functions
Getter at block 23073924
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6d209c1fb94699fa5529b3a8371cc1027e7af1f99af0a2d7ced806b9fff5859f
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x33C164B731117fcb2aD5F4cAF10056C4ee837faF, 0x618715e04a5f3cE5dCfbCbCAd78b0973521D5F1F, 0x68BeE284C6652bEcedC1857FB169aD94c2df2Da2]
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.