GnosisSafeProxy

Verified contract

Proxy

Active on Base with 96 txns
Deployed by via 0xd3b18a6b at 3704571
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
 (#463)
ERC-721
--
0x4f1e82a1d5d697579fd13b42989cd97376a32890e893024092d32895c697d6c1
0x5ba9f216ee074a880d7940991f512b2ca9c9da45499b52093348d4327ccc728c
0xf5a1990c922b22614c3b253bc2564c2a50e570fb9cb27a47f30485eac984ce76
0x8d0f848648407ec47b09c27158228e655ccf95e59167fb892e0b488cb842c981
0xde4ef8362b5a162d03bf8e2d76efed1a5127cb93704635c5871c83e669e01d3b
0xed8037284c055d068d7a5da3f13c085477f958c4fb14a711be98e260bc2950fc
0x4f7bd170e9667e6936bc1bed8b30c40225f490cdca95a79d433b84ea962f7de4
0xb2a9dbaf530c3100cc02d99a60ccca173fbe6145019f426c25826e34dfb02f61
0x381c9a7837b1fd25f6a4870688b1e448f05e065b97bc1af7042d3cd0c64d45b2
0xf26d5f7c961d4ca9645b087387a8779a8ea4e33861d7ff0965bb665c3c895e37

Functions
Getter at block 22771314
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa251f78f71bbe2b644a5d25cf9edda13f1e1c66fb586783cdf4529c0879b1092
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x148a2c821687686CFBeEbC138534E05797D65984, 0x1C8236B406911A376369e33D39189F1b4B39F27D, 0x26E10fF641839cA457695CE955Cb90657D6E3F53, 0xcC934A54A2Dc516B2bb0CFE2F73bfA9A87F5341f, 0xe1Efa5C91cA533E4a51884d805879249E3FCB2BC, 0x599e835cbFC903eF09f3Dd5E08D1cF63c32AF8d8, 0x347c3190bD015FBD0e47fb90AA4917138A8A32FE, 0x00782041e3D7631a9b9e927084304baAdcCDEe45]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
97
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.