GnosisSafeProxy

Verified contract

Proxy

Active on Base with 133 txns
Deployed by via 0x079252ed at 2799159
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,647.05
ERC-20
Value $227.86
ERC-20
Value $203.9
ERC-20
Value $26.73
ERC-20
Value $23.06
ERC-20
Value $21.7
ERC-20
Value $7.63
ERC-20
Value $3.88
ERC-20
Value $2.11
ERC-20
Value $1.09
0xacb25cdeab2e900081fa0469e42c88ff65c7d1555e84bf104a1e6b839f4af9f0
0x3f7df807c7f076efd3f8dc3b2caf01d230e5a24e227745aa2412fc6b8423e0aa
0xe1b99943136b504675e6ce2b8b64f27a272a3db289701a150528d82991972c92
0x805791d6d1d4a2b57a42811d0ff5be9c540526ebf4172ea1682463e29f43de92
0x3843f5882666f9544a387aa1abfed6ce34c1dccbed8375de3e24ae71a59f5419
0xc667b4a9be861c5e28e8090203a792950f19befec12b6b18f3108491310c15c3
0xcce70fceccd51afa3514001de39ffafd28915cc2561d1c2f6d6d3d433884cced
0x3cdcac0965803f68a5857f8058d2807879335af1248c534d1f583b4f658d9d68
0xd3d7eb46d6dfb56f0f458c125df758f8629fab54ae48ef87876d8b4c1129e72a
0xf9d4dd677451379b6441aaad26747bf138ea20d24395a862c68b86245543f88c

Functions
Getter at block 21783173
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6cf2769aaed912fffbe5f778b5ea0782982ca876781b60ae9d969df57629dd79
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x6469E67f1a80FFD57b20D71599cEE4B82a39C28D, 0x301c0bb5882e5483cFa0f71FEFC97768DC2Cf50B, 0x9bE7cE08bd71a193e2663b2A6495db7DfD60C342, 0x9756388B5E56C54ffF4e1046eeD4787Ecd7E141e, 0x9b3def1DB56B0401841a5e3cE2245dd4923621dE]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
196
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.