GnosisSafeProxy

Verified contract

Proxy

Active on Base with 50 txns
Deployed by via 0x758ce799 at 4292794
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $16.75
ERC-20
Value $98,708.23
ERC-20
Value $0.06
ERC-20
Value $0
ERC-20
Value $0
0xec941057bc22b1ba9e115167434ed57c6bbf6d2141346d69733106a63a6e0d01
0x8c26422fe5a588c17c260278073edcd510181751d78d7aba3e1860d96b511f1c
0xc87cfae5b2e55bc5a7b59e43103381e7c81b8cfb876017491b8a9453a27e4943
0xc51a01e281ea812c85b4af275e09145b587a5a62666b6dc46ab747134c781538
0xbbc3ebb0e2e5f75d2877d24ec924f6da1074bfc948aa1e406a5c006ea69c007c
0x6cea4d5bd0e87ac2b02dd1dbe91e8fa204f783278ad75a924d2490ce947115c5
0x25b3e9cc41416be10326f35d5b79f8b4132dc6a45a5770e697a1352018823592
0xbbf7da6f4ef20604e208e3818508919ccfe276f0852d325764bb051632d619dd
0xed403dae5ee78d2875a6d4d7c4456aef4a5bc9d3c77adfdbe797b9fe917d398c
0x98950ad065d075904bbfc725a75f6f89eadeac4ca1cf5e7a7cd373a62936b354

Functions
Getter at block 22773128
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf05daca5c1b45e17cb4d7594ef21d760e6bc3284518fb5ecfc7f65840758264f
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x12a79E67ed7f4fd0a0318d331941800898DAB30d, 0xe497285e466227F4E8648209E34B465dAA1F90a0]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
74
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.