GnosisSafeProxy

Verified contract

Proxy

Active on Base with 381 txns
Deployed by via 0x8c864673 at 3797909
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $8.62
ERC-20
Value $0.09
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xa875f417751f5feea05d19d366f4aaf3993102ca8ca64ca728590f3dab043e3f
0xe740f3f0641e4c7b78c94281f2af8089ac1a784db43a12f79f11501c50fc77f5
0x50b30c79aa60420446f8fdd0e194f417a6e041cab93987ca9927d609e1a6f54c
0x85b7527a3a1acfed3289e46cdf27479c54591426586e30c7aa7f3cc2bea697b7
0x76cc9354bbcfbaa6fbb8ff4fa6c78f4e5544458145bd73901a7c86fdbbae185e
0x7478708ef051a248ac23d4fb9fe9f0b95d85778c5e328be1808e8e19a29b06a6
0x54dcabed996d47332bcc3648159e2c943bdd71f78e6542b0e8b86acb8632ba85
0x251e0bcc16e2b4081ee39ed122c40a79127ca1082787c5686e09e235d4bbf075
0xa6b3e176525277c8de8a1503876eee057f4e069f079768d09931dfc38a870b68
0x166008cd26c4f946b013490b602ff68f80e8b52ea987141ad15d0d6a5d1c4011

Functions
Getter at block 22757750
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x559dd2584f8541fe0577c227eb100bbe385894bcd79bace3f0c14076f29069b6
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x6C8DEad29A3ED840dAC654e1a505045386bc528F, 0x2278A9463774fc0b538B7d52087a00405Ca9e1Ac, 0x61aF5F9149BfC04A4CA2777B1FB6B8267A33A338, 0x0eB2F36C1ac5984B3769574F9Ff0c71B5922f26A]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
395
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.