GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xf499090708fe2cadb4fbfa4294fda11024bdba4f73cce33f2b2a07271331e5e6
0x0784803597290780499fb09bcc411834ae0e024b8933e190eb12f0de9b756780
0xad7a3388f45c68f1f28023f042aed7aeb70cdf9154a0ee5be85d845f8b105071
0x5b4184947ee92bbe60e2caa9e0ce3a4944dab5edac19f1e9a6b00be4a5a01d3e
0x7d775bd9d90bec71e68d93840477b18a68cfe468c6491f19a3149ebb77d4654a
0x0e52ba832a7e90fc8ea08288c551c8aa541a2f4ede4a1251e24c659674b1a112
0x74eb6a1a9e900b3e6f807ba1420122e26bc72529089ef2bac62589e76c44b96e
0x174a9a229386a0f18223df8398fe5de83582750229c1334999e69fbc0419905e
0xfb17c99439f76a86a6ff368b7d461cedd9e1a3e5b4e0f9f4f0a5ecb2ef4691b5
0x06574a6db4578723613b7240707d018b75bb1473651e647195e0a420878dbae2

Functions
Getter at block 20872138
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x71caf0ca031361e0b3cde15a0303c9fe468d9c9cddae268e299863776f260a7d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x95D4B6895a7Ad24b1CBe041D547C61878F1E0F7d, 0x2547B8d598f0155b6992cE53Fe86FccB7e5CA06b, 0x79d4d8af60e9FA2729d1D6632F50828547B5BA49, 0x64b41b147Ed67E63217F8cFdc5837798D555B146, 0x15479A56113808eFf94D394105D54aD028364020, 0xd6c154d1b6770e5f89fe976D8867F49eC028e39c]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
137
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.