GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x7ca013317aadd865a59067cfbb432d5b7d8179ba0b5998159d0ebe33c8729b90
0x538242139189c9f68ec7666b573b38efb7e8c758bf6cbc8799140b763f1bf4b8
0x405dd4617e0f363edd08552580f6d1b854c1f21cd96a039448e1aa5f5b5dac08
0xa8797991447e2f2321416cd989e7a7d88b1cce1a102a4df473346e73af93c55d
0x13fc3308f55b956ba0740fa8df7f3f1c22f02d27055c8f1df02e6fbd4577085a
0xddb70434e34dd355c4e8e43b3f1f86590bf73300d80dc004eb72a1ea46e79400

Functions
Getter at block 22756605
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x138a773c7f4590fec602c5d103879fc4206d85ed212821b2278da341167f7d6e
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xcC1A2bd1a459be0C7fAd3B7F9Fa9a6CBBFE9BFa5, 0xd9cCb94805B882b78e4C8565e67469DdE90a110F, 0x503659DcA7Aba3129B4C098FB23857436AedECd9, 0x67ceD4Ae20D0702c6B773a70aE3826C1E0DE09e9, 0xAA2c80c9346BceF31570791BA0827B03d8a5E594, 0x824C9364A6CF8f5EB542ad2ca8F5705561C8b1db, 0xd8F26118505417Ef6468Ac8A2AE1E5117245Db92]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
6
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.