GnosisSafeProxy

Verified contract

Proxy

Active on Base with 61 txns
Deployed by via 0x5f64cea7 at 16266968
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.49
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xc5b6e8a4aae2c1191d61d7db1c0e6aa97828184500529feb327bbc96c996f40a
0xfd1db94b5eba03851ad0c5eab91941cf2e7288d21f74be10004fb42b1d41f0f9
0x7ce67ddbce9836c6d6fc23b68190605ab2aecb4268fbcbbfdcd85bb9e0d84832
0xc23cfe72f9d3a986225cb0cab0bc9a4afc20ad50d1f89a2a3f3ff6d1ef6b0bef
0xfe4dcb4f714f906aaedd1ffae0f19b30dd7766c1eeeaa18b4361d4a2aa360943
0x3992e6d488bd6ad1104e45e8f2154e7c11e9da0935f4e00fba98621f107905ff
0x1752268fbd0fb2fa53420d75c3d8ff31a28e60251f1434a612db2c99bf112b70
0xbf8ec79b561ec164b1a252f041630b916e9f05828a83b283521991451153ff69
0xf3d451f36b9a017249a672968ed845a3306576b6568f5411ff00fd4bbc981b51
0x1a30cb3ad641edf979811fdb658e9013c08fa7d3de5248894c976f2364120ade

Functions
Getter at block 22767554
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2a055635daf758962d252c7f227ee379728bcbd2086bd985e0160fb408a421f0
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xC7A796285ABA165c1F65050371460e16166F7C56, 0x609a625815112f5AD10b9f500917b43dBBF6B74d, 0x6dDBb0c7968B534a77FD74856c1CB68E4a79A6C5, 0x4ea4F9798ADcAF7F12b03358fe50ea6F8ef24993]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
25
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.