GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x77eb3bd9410e020e29347b2e32768879782843b769189232c48a8c9886052412
0x911c528d4a8a2e7d9b9d00d61629dba8238064e55c592ede2a5775f780ec0668
0xf18371df47b7e91ae7fe531701da93efee92221a6fc834d097cb48e29de4ab36
0x9b4a958d8ec49e4fb7381d85dccab4b63f5286a2e45aa5e4d28ec2098b6a16b3
0xd08da8c23f0c121b2d5487bda747b44bd7ce554501da51628f2835079eba8ae0
0x1a521d18af09a20a9c73586a12f79f64ace4e04d0b2f87086867ea6b831ef35f
0x332f4417d8bc4aa1805478526dc806d06ebdb5a00dee79f3f3967119c903955c
0x032a77ccacb2ec85bf72bd07f6ad152e244f63af7802d8bb83f4758b6b5048af
0xd4f139daab5f168adf3fe68342ee8c700c9c0057531409229394aa2583cef647
0xf15e27d1169f43d03f9a3fb7c25898918404d687752ed57bd4f586f5d8c7b78c

Functions
Getter at block 21330915
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x505e4f2e02307f6736be80913256353632bbd38d31f317ccf629b9dfad26dee6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x621C8908C6b6e398f107A2ea5c7cBc85474ABD9c, 0x5b0f8955658cB26f29695A00b36E1fE0259D4e0A, 0xd7A1824cf974A0719174CBa905C21178FC134860, 0x84C6ed12B6fec50B4d4C89D379aFb8CfeF5b4e73]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
11
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.