GnosisSafeProxy

Verified contract

Proxy

Active on Base with 28 txns
Deployed by via 0x763ddb54 at 23728067
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $6,577.1
ERC-20
Value $0
ERC-20
--
ERC-20
--
0xcda06849fe309ef9b004caf543ff1858f07e7c8aeedb1f894c9d0854f042fce4
0xb8055b09dab9bd2f3ec1fdf2ce5a0dc00e02b5c964fc4fb4ae6a8687f4848623
0x4721cc22171e26eb17958bcb9a72995634075e85cf1e29528d9d3bafa9787cbe
0x75416108ce2d7caca8532b14e9aafa20336c6e180c79c5271c90a23aedc26f17
0xe7da0e635d7ac18a8afcc140a3591fb466209276a0aa11d46455237b7f1a5b2e
0x1b1c9390b3084114e9756233e116f6facab59d63a2338ee6dc4033eb5ff8941e
0xde349a12bb39a1b608add72eaa270e2bc7fc88d0fd5f932fc3af6f7b9f948162
0xb9da72b55352917ff6e992f5fecb5beb28e2d010fefa2ff9cd1fa7750ab2691f
0xc6ba737f983ea06ead00c4cce67d7ecc526d14463e460dd027d46ed0aebcc332
0x87de260ff8b5eaf311cf0fd312e2287c37bd58dd3322f43a7ee0a82a7dd7000d

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