GnosisSafeProxy

Verified contract

Proxy

Active on Base with 10 txns
Deployed by via 0xd2a7d0c1 at 22704914
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.01
ERC-20
Value $0
0x0802934b29c49eac3d2de82c18c923b8b01038020a27e5e93c339ec20889cd1d
0x57355cd9a6bd189503d11297685b5866d178f9f2cd64141eb575038b7eb9e0db
0x370849274fd876cbaab729ae438afee39133391cf1164abc9ab85c3511273040
0x9651ac1ad6b0d29e552846a4cecd0a0e30e1c3fcab61e992a886f8fa988e1ec7
0xeed14fb6fefd4eb4d85958ffa6255af1930c9a07ff9efa32244327e0fd7a682b
0x9ed3e4594adfa46584efd8da7c4ee5468313724e3fd5bac9874a4337e29ec08d
0x182a774b0f15dbceaaa595b2c67f55a793370b95296d31e0b5eb71cbcf242e98
0x5dda29616b2d7f2499f7d85dc45b8ad028f96d7a491ad0066bc5224e5e80feec
0x6f9fd6c7614d15f5a8feb96e861a1f2b739ae150cab13023baaecaba9dd7d39c
0x605ca0024bd0b2da5e70a135cd52a9f49bd7b831d610f3ceb8cb983dda0eb8e4

Functions
Getter at block 22992147
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x13475f431b270ea645acda55cf624c8ab0ed5584fd9ae99d5f31eb239ddf734f
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x6633daf7A5832A4eb932439F0C6aE62edF9Fe7B3, 0x6BC8f99797eb58A4DdCF5367EfF707C489eDB99c]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.