GnosisSafeProxy

Verified contract

Proxy

Active on Base with 23 txns
Deployed by via 0x10a647f2 at 3111942
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $184.89
ERC-20
Value $0
ERC-20
--
0x64b700363f2de432056a6d637c7eeb306291e4ab5b0220a10c52b352e159d4ce
0xe32a9dea7356be6f7f2130b90a045d104fcc258e9395d0d3156112a3e975a6a3
0xe6e328af9a9401b781ec495e38cd8196d4a0e8c8e875f479570bb840f79f59b0
0x0dd4844d4d0cd5e798a925ac16c7228f25ad5ecaa76845202d32f6dda7f2e8c8
0x32d17ae8c5bc7f267fb5b08fef718f1b57f9967392696bc36e3eb439e61e2ac6
0xcffebb098aac296ca42875d37a05d6e83718ce921f4e76eefc4e040b0f572ad9
0x14456d23597cf79d3a13f157077055bdc153f04cc6369e24a4063d2d3c9807cb
0xbc7f26a223aaea045e23b29bcd1e7b9e7f5fe531b4e710dee3b20f6ec45e1b3e
0xd3d52f3d7203fff83004ee4866dec89350e0e149643c35273799d05080e488d5
0xb578e43949f3c3edf0e3d98b81aae32a67c5ed7428ab5c1fd43df36983b6f44b

Functions
Getter at block 22932318
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb4908d26ac504e95d46196f61f17e444ec49d4f50d2706b7090f3185f7724a3a
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x586BC70CE100d124b0dEC8CAf8FE5Dc97a2bDE14, 0xeF0Ca09fbf9a5f61E657Fb208b46b8685c1d4766, 0x24a9D36c72BB13be8066BA421F25474d0c411d59, 0x84990566c4313567C0e43e40E7def0224D5Ea40F, 0x8daeEB5963dA2d8Ae37214020ff08d957DcCeCbE]
getThreshold(view returns (uint256)
3
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.