GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xa3555589722cd9a71eedd6f9c5b437d90ec4c61ae96bed98d82c94771a23f69f
0x76603121267da64bb3e0dd1560cf0c20bfb139d84a0098754291104de099c00e
0xd7fcab7f95d73c845c01289a240279b11d29c58777b950e4aaf8b5a29171f57e
0x3343ded644407f11476842b6d933185ca7ebd94f03fcba3cb69bbd07993de7cf
0xc6962b94bf52fecc96f786b76519f22894833f35908437c6bc247805d187d11a
0x81d373eb702c5d9e6bb58823e704f1bf55c61d9ce66cc67caa2e1e620624c41d
0x8825735a0698de41adc143a849e1d42ab6a96eab716892394eb29ab2c6445ae1
0x876b2c9f93802f419f518d630e0e739dcf0a3bc506bbf05faee223ff276f030d
0x86d2a99a169e663ff3ea09855a8d62a2aac203113c347d3a12679a4f1f87c228
0xe1b34193f538642a5eb3652e3ba71135700fbd0f504b68d36572d73fadf9c420

Functions
Getter at block 21293371
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6f1e1c32fe66f6da9206893e0acf211455120769de276cfe297676899257b8fd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb544FDE4f6cfe90a3DaE30E2d51F8a819a275a10, 0xeE69d12Ce51B9B94FC829568237BfafaAEfc43A3, 0xf721cb8a37eff323C59EFC60E828Ed7148B12109, 0x3e3290A1CF0a845bde14e842e9f2e5687F434C8b]
getThreshold(view returns (uint256)
2
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.