GnosisSafeProxy

Verified contract

Proxy

Active on Base with 90 txns
Deployed by via 0x6c0929e0 at 2186384
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5.58
ERC-20
Value $0.19
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0xa5147156fda8a4f027067826a190642a62891efde434838f1a5add15249ffebe
0x1196a99d75d4d86b7bda72e59589e4516444675820d5e332b908f1c92d6237e5
0x68bcd1f38d571105fd79988f7a7ba87cac27537c64934d64afeecbbc28158e4b
0xa7be05a12a1abe5e7ce077788470b290dafbff4fd36a7dfaaf5033dcbf723ffb
0x87da2d8752beb55f366605af165b5b7c3bbfe717df5d08b95a01b198ffeb02f4
0x47adc1cdf7899ca194aefa95004084a5e56c0429920b6e2c20b2d19a38b5c87a
0x49d9f001bfaee72c5e8498b77df338f581e9a0700600473809cfc4d6c023fb86
0x2dab2cba01464f46c901dc8c2e5f3aed557a944511a5382414606f455587d3a6
0x1c7cac3069b6e57e74d609ce30f5906dbb1d690fe7c88b7c68cd7807007e26e0
0xc2943cd198aeeca8a3341fa2ae80cdb8a7d89e79bf6608488f52c0be727d1b23

Functions
Getter at block 22008593
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5c1c047d6e0ac5f61c582a8f5e14bba4a96ece351e26dec2c8ddbe2dd1d534a5
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x6e1D1ca17cEb36d5A41EFc5743F4B26D497cC266, 0x6fE9A453Fa576991B564B40F153F18E2F17A0796, 0xAd0fc281Ac377794FA417e76D68788a56E3040f0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
47
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.