GnosisSafeProxy

Verified contract

Proxy

Active on Base with 10 txns
Deployed by via 0x537f109f at 14505863
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.01
ERC-20
--
0xabcd1810f4125c48f4206f90017f6b016a6cdbd8b0a814909a4c435e2dd78271
0x20d1490b5bff5129b9a341802e6e01dc5ca291ac634a502f23f59b4a8743825a
0x27bfe6f5ad8d3e6cd71934818b14a23cff4346d0a376cabc7dd91fad267e42e7
0x88993343c01febe0674ff7b1d117d92a8793363a86be8a7543f4cc04c172a99b
0x2de81041649a9753aacf88e61c18cfe4da5e0f8d42058ab99cbafe10db8ac6d7
0xba2bb8440afb808ee12dbb9ad8abbdf8c8a461404e1df5dd0ebb2cb9aca1ed8b
0xc59bee2f933d83da7f9281e4a57e91e34afa64823a76d3b8e86da1c4214b7e22
0x03139d8e0a3ce8311a11dfc16b7701b28d4918b701b19bdd0f412f41e7126f8d
0xb3e3fa72942b6bce4198c8b5a818b51d6ff94babb6800f6c443a9cbd390b4afd
0x6a74b00c35b508e1f4767776022da20917e1e45994096622a1b98a59eed889e2

Functions
Getter at block 22036661
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x32f84f0e64ddda12992fd3c488431e0d84a9ac636a3c51a1cbdc5b861516a72d
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xbE4FeAE32210f682A41e1C41e3eaF4f8204cD29E, 0xf3cB831E7574F29619Ede95587464bc970b7b9CC, 0x1169333d6c2f5BB5E3f8A1C075bc4d068e5ea41e, 0x4984E1e1D7e6a3Be25460E7c661628BAb2EC9265]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
12
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.