GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 57 txns
Deployed by via 0x61efefce at 13456628
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $26.49
0xc7454d1589fee44967d17d970dd88b59cf3c8f8d0f14a44be6b83c0bcf89611b
0x1fe728d3ff476043d0a2e42bbb9df6a0676932e88979c1ef49477ecda3812e48
0xbc6b3c5a226ef9b83b75f9ca0043fd291448779e07b2c4bf3ea393d0de11a5ad
0x76ef295707aaa5f08479f70043247fb61c70a0722e22987286a050dd4b4a8273
0xaeba84f2f789ff31fe316f2c17267cdbd1b7388c2ceca962cb531e956802ea39
0x82b620f95f755a14a474e8bbcf1346d3c2c3cdec214377df56df35aa0b1a9e48
0x65d1f69a691dc34d0b76559e3a04604d00197c18e2dc37dfa935563ab5e4b491
0x087b961644e52a4f3464a69d45b15127af19b0816dc808174ac85f5c19b7c9e5
0x3de6baf8b6130c3d853ef56459e88c16baf3d4cb748bf81504900d828d4d959f
0x7ce7a0445f7b1a9f5f45d28a0fd88808eaa9fcd6c08019e3be01e2f044584e55

Functions
Getter at block 21386112
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7ef762acb312da17a8b0ae31c838e79a28a2ec863e0179cc4438a0c1f3a68208
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x86cAb1a5e989b35Ac03D5A582d1E6BCDE7479446, 0xA62544B049E74527F43A2A878cb2054d6D871B69]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
53
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.