GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xf914c0a13c1d3b1e05a177f876fa81e6a98e45c44650f5a79e2e41dbb334136d
0x35a20d2a6d69797b9a42e6aaa729cf36cc70940d8485b3cf31894a485bd0f829
0x19512529d43952e36e79113349e5135ad8aa38d96a72edcfeeb339b833124ff7
0x7c76c97af79f1d66d6012ae8ea6465616ab01718e1a60be98965bc6bb2233e7b
0x01c5a82d49dba09956f7cba718ab74d2fad39fef7ae9fb13d3c93d0a8b656532
0x996b398ff374c05fd62c8a57c7d1586537b78e68b3dc0bd7dbd04707446bf0ca
0x5170b4bc456ed81457613d59c89b763128680c52fd8eaad056f5004c80a99907
0x84dcdef7d33eb30d8bd07b3da4664ab007b0d032563b348dfa189c3f9778b5f4
0xc1f45467e12b9cb02c4367f4034f7ca2f6568e16fc39ce5b527e1bc0a3977df3
0x970f30245acd356fab07ed22753559a22bf771ca9bed1b906bd3e0da1b0d8568

Functions
Getter at block 22766032
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa7ceb640c65c1eee58b2ea16e715e0a6f4c5565efb8b70123ffb3fb0f5c333a1
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x28e41c41f61cab69aA0b50668eB3c38ee76d0BA9, 0xDD335D90dE6e4ECE62C966FF07a000cF26e19C0e, 0x74Bcc68B52E3De4C105CEE3eb1814fe496a60ab9, 0x32e42EEE9586D685a40A26f8BAc4197cEA967b5F, 0x8dFCBe7ABd7426B7441a89B6Db97B28376E46971]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
22
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.