GnosisSafeProxy

Verified contract

Proxy

Active on Base with 20 txns
Deployed by via 0x38f03d8f at 11470513
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.54
0x3da3d859f5cff91f7a0cdeac5b79d72ddc39769f31a78571e0d80db1f8b9bac9
0xb131323bf842983ab496d8863513b8ba020d271356e856960e1afdfadf2e08c1
0xa82aee169d677be3a29015e1ced3ed8b58d3313977e3a6ea4a17d85d9d70f1d4
0xdc73e1ea69d1c8e4c887ab95cd9be2b003813a1c438f411018099efe98f167f5
0xaaf38173b60ba3c89f876260b09be7cbcb80c99adfb6654df3ed9ceb587d648a
0x8c8ffa0f7781f837b4a94bc202db92e543b7bbc104e2e567c838c96e4123519f
0x83aa254f120715dd9cf8568b83e13a6c6fbaddd1049dc45227d0298c3bb00d55
0x59c384156832abf5846081c307bf909b6fb6ba39c2f6a2cede61fd8f87b823b8
0x1a63ea09f2cb600579e9fa44788e572a02a8e8be243174e771ebdacbda55beb9
0x041c276a01bf584343be56276b539f969ed104d7bd1ddff0429c4c6ac78009ea

Functions
Getter at block 23194520
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6267d3fb8038e19e1ecc2111058ea735a72c8fd08177216861ae8afadb16ab22
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x7D683337528BBc7909700a1A44F1B7bf4EFb431b, 0x67Ee2D589C325eEf4e5DCe75b98CD9aa5B7C2075, 0x369783886438A7f4B0c450e3593973374daEEBa8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
23
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.