GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x0dd0d269bed9b6b14f4e1153e1a04629b0a37dfb343868db004b1dd4b9b2b938
0x8ec3093e2114dd7dd1b810183b3b2b13d4a5d846c6db5bddfde9c13c88774e3e
0xa38edd9767dcfe63feb2ee06d328b3f95ac73be032dbb2a190f444cc7961dedf
0xeef9fe9677ad799ddf13a0ee74bd76f744886df90355d72d84738f769b6d3cd1
0x2d0c4706388a8e6f023eb1fac386c4c946c863242deec9239380a8f4ce5134b6
0x8f86f3e63891cc52c94385c4a18cde1ecafb216a725365da31ff0ba78c7fcb07
0x010b8551925eb3ab77ca291d153d89ffaaa08855e842cd210003c3905b45a487
0xc44372ce0840e0bc730aaf4c0d13dd68b8e69b805be9589b6e6ab8c278a09ce7
0x06a06faf4406dd77e39a212ebce8fe32791c4547d2fc7a7c8b4cc1e1a32cee13
0x13cf6bf54adb7f9f532205d6680f52bd82ede6603df578adaac54322763b22a2

Functions
Getter at block 20892188
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1c45373dd97a9f97c1426c0a03673c8f87d23f96e5e453853ff72310fd84d443
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3C9AAd80B153F8028EBB85Aa1641f94ff786caF2, 0x1E56e1cC029669d3E735c7b9f9Ce584D64b169F8, 0x67ef83702452F3fFE07dA0e26B12F909658df3b3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.