GnosisSafeProxy

Verified contract

Proxy

Active on Base with 110 txns
Deployed by via 0x2320f038 at 5940527
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x64d792a749a0601ef9dcc894523d07fb72f1f24d4be35ca003b519cb1f8ea9b6
0x2a030c1ebdfb67a6596bab2f6d0ce5b60ba070e7f7f76e5b93685553174d3cf4
0x6ad59221192cbff5a3b3dea5b4e05e79098926f260c44a3efdf6a0f44af3fb43
0x2abc2661a65be5c5c8a5bcbef2ba45fd019725662b770d311fc1277613e08aaf
0x828884d4fc99e0d9cc75c50eb1640d92eb6cf9fd73bdbbf4f3565cda403709c2
0xfe4f30fee11b8b57d5a0c6a595b1a4c9fd098a0632be3d2df8285ce489e15241
0xb486e47ed99a119179c00ea6d3afc5201dd879c4adc0240054b4422ac4b42a2b
0x0e85e186a7686098267480f584096cdfd6125776beebb8934a0a204693561e90
0xee1d708863353ae7e58308526824b1f5b980533543c5b04b9cb2f029dd60d2aa
0x28499221daffbd3d7717f5bf8c705bcf7bff2b2728ac4a4e897bb5fc3a467e3a

Functions
Getter at block 22754610
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x90068fbd0d6b5b8eeedb916403df283ce70f8eb85884e93acce5b049e2e269ca
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x7d1e4F0ff0cec20B2Ac07824033Bf449F511C51A, 0x7c68c4402ACa648050A307D9094122657d8c36dD, 0x20989bd7bf35B8724482E2BdE4CBF4212C85e011]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
122
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.