GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 24 txns
Deployed by via 0x469436b4 at 17296995
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $95.7
ERC-20
Value $76.49
ERC-20
--
0xd858a5a073e52b36849950416708d4dee96095f398f3a74881371ded7d890002
0x1d6a9e19041d284d1b9cd667079b59c2e4a0329a457629c72b20c50cffe9b52b
0x066f42c02ec48e9397103649f482772c95aed68892020a27cf107f0693c98e00
0x503c84cdb3071217183539962314dabb0684a835dece23f7930ca277958658bb
0x5f62e17d915865e582845ad9691774aed66e9ce17a7ae9a760968088aca6be77
0x9e3638271a2ea6fa2494873fb819406ea391b68b213cb1b8c963584bbe424f38
0x21b429fce0eee23d516f506fa39a882f9fd175f11725fa8c7e10dcde1475d71a
0x702a69f958c614b15cbed450727f6ad18b0771e321c99deaa1ff1fa274732624
0x06ce884d1bf6c7ace41f8c6226a1443d3debe031aaabe110c2863595020e6c89
0x26ccbe023500610bbd8d3ce2b745970c43c23b7b50d13eb5493e4ee3fcef30a3

Functions
Getter at block 20860747
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb096d41ce54337329eca74dfeb3f3567aeec32ea54faf51fb81e106ad239c5f5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE9C47823DB6Fa64a86599B7dFe4AE65686edF4e8, 0x867Eb0804eACA9FEeda8a0E1d2B9a32eEF58AF8f, 0x858538BD9D3f3433E2701e0DdC1E3d4A165699a0, 0xabf6C096EDaDA33642d050BdbdFC3c06d5847F38, 0xC38BE95311fc06f2C28D4bfFCcab9A458fc8a9cb, 0x4bB0BC1ABc16309CcC0De3370bF4435A5FFea35e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
19
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.