GnosisSafeProxy

Verified contract

Proxy

Active on Base with 50 txns
Deployed by via 0xdd105603 at 15276857
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0xe566f7a52f1d086a51d26cbaf7efeab4616458a55e5d5c5d2a4838aa7e2206da
0x5787b5254f6256a233f8a1d358aa0038a5e62d4ea649afd2840b320657eadf69
0x68eaa55935983cdb309d96dcc4592594241d851045007f544ebccf3cca913769
0xa9cdab8b461feb9c0c14637b38b63d036fedf3b769a37d35ac2635e9d4c0e338
0xbee2943194261f530dd143c6a554d4d2c3b09412bd758adfeee7f265ec3e843a
0x261e574f5aadadf6d581d386254fb283fc174deb266fe8189fad74a6d69f5133
0x6e8a57e6327ee578636961a7c89ba87ea0d185de86b251761ada464bfcdff519
0x4fe3046552af1c40d9d9c7d1da240bdfabdd52736c57bd0576808deff7e13d6e
0xf8a6940b640ae982f61200a02a4f882eccfdefd9e436a2e8ae5b2bb27d070d17
0x0f3d0c38f044e04f53be336696dc6a7dcc289581b43e11fa00fd0f712538c518

Functions
Getter at block 22916803
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xab86b4112c018739a88a1ff7f07327c43a632ab33bfe37f3ae0b8f7d181a040a
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x50f212Bbb37b1ba77A931677681a750E992CC144, 0x7b4B0911d6F99f36E37f03EDbd662f212eA02CA4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
5
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.