GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 43 txns
Deployed by via 0x6ffaf437 at 16934295
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $383.42
ERC-20
Value $206.13
 (#137)
ERC-1555
--
0x6bed74e8f55e6c929e77a92edd38e4fd9c9dcea6edeae83974e85908cee0fb16
0x9c15fb73cc88a0cb4806c50b370051c38083f9adab27526a93fa0fb70e01741b
0x7a9cb2c8b1d8a4e51ba7b02a30b4a3f2b9bee6f125ff566a825b67182a39e191
0x946277f405ccea4b0924eae0d68eb2e4b9167b6002c6efd537e50f4736cadff1
0xb6c0377db4450f5dc5e5a3e295f49bf86642f6ce9299683f30b0b919ba634086
0xb13c21b2c3a92327a66325bc275bbbd96944bf48ad0ed6223d40bf3d59b95f0d
0x1fbcf854159b58476e51ccdb0fd51cd2040ddeb573a6674fd031286c5dec9041
0xfb800c96454fa1815abf6df6380d66dd0e9acca5103603e9748107b3cd2b3494
0x6226a8d7f6df1bd55d3a30ead4f0a5c206936d077bd48f0188544c97cadf540f
0x653b833690b185bf64b75fd312b1df6b667610b086bacc4c1cebb70471fc88a8

Functions
Getter at block 20957827
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1e4475ebf8809e22192ceb8126bd1823e03b0e69f089487fa0c08f52743f42f4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xFeBF7D7DB9A7587f8e97444c2785eb85C302Be64, 0x9B5bb221758ca05932d913A85AEA1D06cACa08B0]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
42
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.