GnosisSafeProxy

Verified contract

Proxy

Active on Base with 54 txns
Deployed by via 0x1d977680 at 19855903
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $81.76
ERC-20
--
ERC-20
--
ERC-20
--
)
ERC-721
--
0xb2219e02d4f58a8b1b3a512a2188ba32d1cbe3f16574ba0f585d6ff444f0c1ae
0x2fe312a0efa89ebb04ccd8b7c7f12a0db0e748121b7d7ba7346ba6f8ca827e43
0xce1e52d9cef8d1c40d7af28f0c1e5b34163bf109169a046e57e01dccb8b2da01
0xd03bccb3e65ea1eb4bb6c18b4abfaf122f0082347acd3cba564d9b130154aa2e
0x5e6d2b87ece6ee85aa8af393e3423880a889d25264f36aa72fc6055033699ef2
0x0937dbabacffab529da74e594d4898a1451351f24f1350f923423200bb1b46b8
0x636a3bb1ca13872abed746a9c3508090167acbadac015e87f920b74678c6178b
0xcb33217264c3b164657bdd019d0fe3031441639de1a6aae252cc22e230842ca6
0xf6d5ff4467843fa195473466b4dda33103d1c42b615d72f1830765cfd90d50d6
0xdf56e6c45df4cda0ca5b9ebb3b49b396e54523a15126526a23ef01defc906b62

Functions
Getter at block 22752231
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x33cc549e9becfa632c79aa3e246aa5886556754e2b548317f5ffd86a7f430c06
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x6cd2c57cc0939a89fA313bC3E843e01D184FDbE3, 0x247437EDd7AA1230A00AA56adb549effdF7A8411, 0x1e7044EC40E70FBA8aC0d4C3B4bA2E01715A49f6, 0x888c1B86000BbBDb2223A0b89E3c82AEc9D94297]
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.