GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x82fe6f4771db2021caf853058279bcec4ed112cf11825b06918dac63c2a133bc
0xe1fbfd97a15ce83f456f099c58fb696a6d45b4258216abe6b3b6c5000bef09d7
0x666da0b9301916a44717481059ca78973315cd44ce7483ccdbe8277c419fc091
0x1a86609c273534b98edb641b9e9832e46ace54de8690334d5effe10d0c5a0916
0x5d420960fdb4f901e21ec9ccbbcacf6ead5f93140b5d7a3fcc4d1b9ffb5627f3
0xc2716d68da4616baa5df47867d961154184d3aea1e0fe7f521cde8455cf9dec8
0x883dbe884cd2f3934ebeddc5dabb5c1789634d75e9dc33813fb43f9fc5c03946
0x5462172c852471ba336fbf3b50f69c3ef74b0a07545bca5501d43af61756f54d
0x57f1326f1697ab25e9f14603b1f78b88cd17a76cd1a898901801a7dfbf956370
0x1c505728a6008f442f5d75507f16b973ce228d8ec7539a26d6147ecbb6b3f609

Functions
Getter at block 21862568
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x20a67ed202140130600deeebe58808e0d761724b1703ee3810ebe58de5dac971
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x29149Bc7c798147eF6F3519C53bCc467764d29b3]
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.