GnosisSafeProxy

Verified contract

Proxy

Active on Base with 65 txns
Deployed by via 0x1833ae10 at 2041153
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xd1cefa6f9e4604aa5b26f334a2238bad507d523018c377a3a4412692fbbb9c36
0xd69279b493c7b343574534b55a4c11261d0b4f53fda7dd3baa00e4de1a960fd5
0xbb9178847f213d532cde83136a53ae5485ad71499a438a57418708c5337f62be
0xe6289caa6b097a92abbaf2a1b6798dcd2c8f2601e058cb88732d8290efd90d98
0x06ea4a9f22cf6dae45bcf8e3ff29cb30c23014b2c6787fcab8056218c30a7c3f
0x27de2f7882b7a7ed4258bae1a4e91cdf4053b95cb921a6d638fab92876300701
0x76fbc8fcc40b17f84a5f48b61edfcae75c32333dc1ecfa43ff53a508b9fafa84
0x68fe4eec4a79b0dcf1aeed7d69799a5aa65adb275b8ff05b04f9a3f1d1591af1
0x95660c97b3b07807e90792e3cb92d067e31b67cdbc73aad67f1d701ec19e0ca2
0x8e339b0a9d0a4331e5ef757122c5077b3fca9bd8c6c91cca81a919c9dcacabcd

Functions
Getter at block 22427504
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2a7d9dbd20f5ff892894702ef31fbcd9038dab593ad6ab40ac492039f55dbeff
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x5C85A7Ae2B6d29C38cdF360553F8aCBC4e684c31, 0x519c2e4d03CCa87Cd188D8a1996f2A12684949D9, 0x9E12b67111c0049F9E3F208FD9e1c9598c152e37, 0xA60fb1C721524d0687F288Bad8c1571db97cb852, 0x8cafd0397e1b09199A1B1239030Cc6b011AE696d]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
66
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.