GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x0dff90462d00ed1ca19fb9df3984561d74baeda2a62eedf0d5a4fb9a592128eb
0x62bf1b0ba4a4ba8c316e24c5fdc9d4f8b87b620561044be92e32f91c4bddae1e
0x8e04ecc0a2032fc2cb21bfa33eb30553cb15baf18b094c6bddc7b4714b33f5cb
0xf21833aec5f7cf4881a1c5f68045e5e7cae8689f5e6c4b9aa5ce42100e2919b0
0x81ed1b810b5a74655d8e39a71ca3b7ad24ff8844415230662e448096e99fe35d
0x07eed0122a2718c670c251d7e4b1ec79d6255b54fbb2270a88c4b0f5cc8ffa30
0xe8c2f9442eef017b02ae71a8b1e0ef535dab58da29a50becd2a52f176625dcab
0xec83eae3f5cbde1b2fad901abc0038bb547eba5f78e8af72baf6ca478e187907
0xdf2e2bdf80abbfcabea03bff2805bb05e1e9aa2b736830355d4c17c44541ad89

Functions
Getter at block 23595271
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x57044511e017bbf6d1b69fd4dbf067abbb44fdbae87829eba02429509ad94028
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x9be43c2185eF2220f524FeD3920b90E2ea17f1cD]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
8
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.