GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x80fc423e35f39af127ccba43f5cf0629782cee840a22087b23f456b61ca100af
0xff1d8f92c8cc6fdd308f5077b84a07fac140a45f967a7aba105fc6e7e1769b52
0x0be313383629c2b3189af98a5a26e2636f8955c74f0c6fbc25d220504239adff
0x4fd01c69734f49bd68bc4de00fe2ffa643aa62677b15c93a700fef631abc1a89
0x5ce356a0fadb1b3713955304a4e189d0d89dd6014a9b83982a39ecd44531228e
0x27857f2c1c757f7ce43b3ec7bc137cb1194eaf68a7db7f2af0c05e1409efb544
0xf48cc6e5a5a9c462283736622bbce2a93b24acdf2804e3bd1cfd76f70fc619e5
0x26e44c4371162d2c874a27571410a44ac8770447a08aaf3784bfe434ef3ef080
0xdb02a195ab450980efa7f6b6f9e7911fb7c0a11963834965a9bef4d6bc77865f
0x0e2b59c1d56ca876c5c674f3d36bb15dfcbb51eaa15f353bfdef43d9e85fc803

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