GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xae3b1c67cf243909dae4468e29eff52bc188b79e098c5c3fe512a2d1b41912aa
0xbae0df98b50b2279f3e6e05d1db124430dee976f3d8b5e67701db1ecd0b820e4
0x384b7a501c9b435778c4dda592dded5cd74975209307dfd8f492af01eb9672a4
0x1f60c2fcf0109f50492b1686c333150785d26e9281de8bb4f24fa58f306d3a4c
0xf301d968f9eaf49f761ed9b6ad32d3cc27a77277d4fe3a56cba6ae3277c58339
0xbbe604facb26226b3a7db3321272a1103854a040d3e805800af8cfec68200cd4
0x03a9961404de2e50b53d1f27db68d38bc2cef19ee49766e5d68fa31485be724c
0x19cc14c9efebeef8787510638ec34ea336a5412be399901ad16b5073b8010c9e
0x68131aceb8377dea1c47f3d1a7d26898872aa04a13f107537281322f7fb1fc62

Functions
Getter at block 22812318
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9e4a621d2ec0337beaf95cb1e6cb593d24852436771974a0bbc5a37d95ab34c3
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x6B55c0cAf0ec5f68d3ca1f55b77aF91566813811, 0xa76903Ab62cF4C034A60116F3455f48f76a7B22A, 0x3f75779dc663941B9006278758F12b8348C63aA4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.