GnosisSafeProxy

Verified contract

Proxy

Active on Base with 15 txns
Deployed by via 0xfdaf1e82 at 1723161
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.01
ERC-20
Value $0.06
ERC-20
Value $0
ERC-20
--
0x5c0e51b927e5a4a629db1292b89b86ff1a1b731d8a43c880ce5e791ffdfe2111
0x9019f652cf946d708a13a1d661afe319f4095e593599c66996197633b796bccb
0x1ec12aabe05dbd36e17b236a782419d3f9e73ba8bdbc2e203557ca51780c308a
0x267f3dc7dc745827247f0bf3992eca3a3fba05817f5d3e25e298e519df78301a
0x0eae27019c0fa8cdeed50ca702ac4dbe6a1864342cff0acaf66a083bcda98274
0x0572bb9179c9514e0986136770a9f53871aa2fd97f3814848d5a8a1ed84534be
0xfbe0dca892a5b0521df525c549ba10bed7a8bca63e817a6137df15c892e315a2
0x74ab419bdc7e200dbcb4a295d35bf13deff53ed773a92ebb698b0b010f88eac8
0x967315ba3907f07c2468bc440f5f73d582b2ec260958a698b7882f158daeb694
0x6d790d318706f7ba6f7cc6997fdb05522d66a5a258f52603907c9f2aaf4bbfb2

Functions
Getter at block 22919631
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf925dfb46356b6099b117855bf86f75c2de111a67dbca60c755235c39eeebb06
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x21690c32F2247f6f9c878103A30C0A56D82dA73a]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
13
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.