GnosisSafeProxy

Verified contract

Proxy

Active on Base with 31 txns
Deployed by via 0xe8658d9c at 13294444
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x611059d074881b902234d55eeab313fc989e037c0eedc1745aeba3c9943bcea3
0xdadebf68878921d7aebf63cb60a1481d8cc5f7efea53318c484bd4f2cd64793c
0x1deced7c3fa01774091b8736793130e128582162ad9b69d3df378a78db923a82
0x7b6a499e9db95ebb263c4ec7043f155d5bd857b8b0860a2070ca588aad5fdfcb
0x1ee211a2db1ad7f4255e31ea96825051d765f61079e6d812be2e1ece380e8292
0xa8aad67affd4cd459e1144c55892b2efeb01d73d70dd4e6d7de57dbef9d05637
0x1fb053acedf9d3c814c91cb7f260941cb8bd18c0778622c3bc88e03d314aafcc
0x8267eb18b9aff1e3b1077e4d7f40353528be205f7583c17d002bc256d5ac2807
0x4af794e6400d10652f94c3c83d1cc99a149c5187f72a47cf8a2eaff762bf4ec1
0xf5c7c86f31b7dba3c8053fddd80834f131f4cbd1ed607c07eb5dff8e323d0a89

Functions
Getter at block 22820394
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x11a45b059af4eafe224fb26013823d54f090faecf9ec2eb110d99b4196607583
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xFE77C4382451eBBfAf6B554A7886C5f9d4139CA2, 0xc22F5932Ec1C01416e4951bC8d2A52d4f9762827, 0xFe8Fafd9f15449C041D4Fc3415d2c31E9F3336f0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
30
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.