GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 532 txns
Deployed by via 0x0548066c at 18225828
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x64de9a081978edbc4db6520570dad4798fa5a27998b4cd298f0befcbbf13549e
0xc8e53ebd3c441ede533a4239fccae724f2236b4cdb10f63f5d7d71835ef1ed65
0x45f6dca9f2eede36c8d881caa0da45633a183e0ec48f75d0a56663bcde987dbb
0x502df27e40679ae1edf65cd4c22a0ba9c8192c46a3a22ac37ac471ff553fc5f2
0xefd2cbac590010c25a2ff3fce10c06c0713837738cb9b741b7de81f9d912210d
0x83ff968bfa395e0be30399472904a8b273cf96039f452d2c661da56c2ec19365
0xf8c7383b79b9813d05301725dc15dfb541b1285c29335f9a3080b1322f1cfa45
0x1a528a1d4c3c61cd76652ea8c031c5c18e1efa4c383ac8c9da4cde5268491285
0xe023b866263c8e231731f7df85ff535d662740601a4524497251181de6b585c4
0x1391b7383242aff03ca25912bd05006a081ab8d0a004df7b69637f83b22c2bc5

Functions
Getter at block 21246897
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x797d464bcfe418b3c3811d591fba93ed8626f798219dec7a0dfc19d4dc67f85f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf10C5681Ce61cC5bdFF25b67A5367D6A72158A2C, 0xdA8426cF26abdc0369f8B7A1640b5686005fCb10, 0x8BedDa530deaef146B76C36608aC2601FCA9eaF6]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
531
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 success)
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
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.