GnosisSafeProxy

Verified contract

Proxy

Active on Base with 62,308 txns
Deployed by via 0x72188d65 at 17426887
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $836.38
ERC-20
Value $8,901.15
ERC-20
Value $812.86
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x11a793aa2671ba0b3f7a499e74f0f1f6b608f1d42f459061c4269b03e4bf0f2b
0x841ce58f7aa103d1ac1c87699ce0ae7febe0ec7f1a168764d7c159178e280649
0x050dac94351f62fce343db0cd8f813f1aa0db354193a2a5276a8e19c07a0b446
0x4f71bb4365aa974b7a55e5d717ccf484e25cc49cee0b317332474454d3302d9f
0x1ce459a6b2f6c83c1c7a1336f5e7902e74f0bc8114d4e7dda30fcacc5807fa51
0x8760675ca6eb317578911df4ae00c7ef06aa6761811e302b6b61341feefa7bdd
0x752872e5097544aba461a45d5712c0c59d6e915323ed7977920d53d53f4f3722
0xa3a18a4af4945f92a8b67127e76c1da9acbe2074f4d11d7a0d5684ebf4af2180
0xb812f55261c34dbe13c1fd13018f46603d5d558df5b274994751a55094f22eb3
0x508dba99f2d719cdce7dcabddd507547dc390e13960308e20791f54c3903317f

Functions
Getter at block 22743487
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9c7448adf6baff1d50fc04df16c86971ba1caf82f6e91552df91d2e1b507bb67
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x753Eb4bDC4c74b497E86E1d68cc1E5aFfdA10C20, 0xB95C77755FB6f794D8175F10fd5A3c7fFf5399df, 0xb305425251811e9EE30Fcb9EC1aB5BB1B84df90a]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
24
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.