GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x384f3780a9d92f888709d2414626a9bd5b8480662450847def540dd05133384b
0x2b5e9673758dc45c07148a4a8563623450e6f0ebc5b476f5aca7109ff8f75d79
0x2c8ea81d8816dd1723ab17ab7394f45d22656843e6b777d6f31e5eae39b4c852
0x6902abc00404ca22f2b1597c5aba6b19a52f48b3dbff7a678d800c228fbeed1b
0xf40e1ab0d124a9bc914279a1dc060d81007963a4cda671e75b7163ed97e7850c
0xa89793408d6bed66dcda0e145025ed2d343c01d4dd8fc42d2f004dc54acd85e9
0x0f71a70ecf9bd8493b06ee2c6a62cb917c89e7488c504343dccb49d31bc5a38d
0xe56c6716dbb3bca9cb1f6feead8fb01c2ef611025b738b994a8383ba5c65ad4d
0xd5df0983d2950b3305a75216b4d2e9d4f7a6e103bc9ff348edf2edf1ed4c3680
0xa7c482982d11c6d7e203e9f5bfc84df71f1ab64ea87b92bdb5f04d1a435bdc3c

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