GnosisSafeProxy

Verified contract

Proxy

Active on Base with 20 txns
Deployed by via 0xc4c69100 at 23589784
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.09
 (#7)
ERC-1555
--
ERC-20
--
0x6cca7e154ae44086770f1ea92ce043429e054be0e092919114d4833c5b5b0dca
0xd3cf054c9002821a5c3dcf3c2239c76c7669654e1e2d760ad411f4fa7ebce713
0x301271f88a8a8c92a5daa1d4851400816a00ebe5cdae14a09a876ef07f8d72ec
0x2b8496a66285c7046a095766151b9ecc56549f9923cd45465506f4c92e603385
0x981a00f8e91218ca37e8362b91e068a797644c075b52e6f1b2b2a5b376422d97
0x7ecd2720757874baa9a2d9a06a85da01e70055c722ebe7721cf29330f41bc3b3
0xbc2c605c3404c6a332da5d9f4612913a89cdaaad1c654749f562d46efa07abef
0x6d615b548fc4af4ba3dbf99e8c1be63e7a73eee73e339472fe5c3c5779d3272c
0xedf0659d15f6c56ac1735cfca547bafd21df60e0f646331a7ae687829051e7c8
0x7d58227fb5b1afa39caa0ce85e97563eb5e46addb9bd77487cd32a81fb37ddf3

Functions
Getter at block 23736978
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd6f2ec68ff0e17da1e52df78ba7991b8f37f7f7c579f2a1b731fc81a0604b4ed
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x958dCaD19CD9c70882F88c7Cf6604a20f3F7C0FC, 0x03D51D45bFEF10a4d8213A9277A49E3cc00A67Ae, 0x78C0f32794558946d69544efd9A473DBdA82FA7F]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
27
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.