GnosisSafeProxy

Verified contract

Proxy

Active on Base with 9 txns
Deployed by via 0x3ef493a8 at 12255175
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.05
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x175b0228be8dfbed3e2aeee930b06835513094da9570b8c43f75e84ebb780d6e
0x6266b6c6919c14bc67663afba712c44c4cf22eec130619696524ea4a2b52c56c
0x716e502d24c2115212c03f7ec60b3ede66e1aeb6fd5be1a922c09f697b51a68f
0xd5d7d8ec3ec22929cff9663e0da736cc3e60bbd234e48bab5539ac9823c9c032
0x2f74b65e47ec0fca57e9c7b0913168e505c3a4efa406434206e6ea0f2ace96d6
0x69bd4e800399a122e36ebb54e1c1f28fbca93eeb6fbe325e1aba1e96f9f501f2
0x248702316e151a4e004665d43765f43097dc2b36861bba5f57ec967b15bb6eea
0x98335b9ba83df74b73b9dc21e6db55d10a98fc869a9ac9f0d75121e55738107b
0x3eb969a57fc81f1254b4abdd3f42b354f9ff81392b368567a8206eebdd550698

Functions
Getter at block 23899968
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb7cf7bb5fe21a9e4389f7e14d9e8852c9d65d39ddda2e74a76bcbc1f55fb67a6
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xd2662b9d740cc53E8984a9c3E3fe618e59a39506, 0x4e7F859f8A253240423F2eA6F72b7654c28344Cf]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.