GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 637 txns
Deployed by via 0x58d2c12c at 14705288
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $411.69
ERC-20
Value $0.75
0xaff7cc61f7e2586ff1eb50e8d12b14c82a154d9e562727aac04d4c384eff35df
0x25d39532973ff6c15168a76bef8c09fcd2f476fbaea6d2eb733056c4a9636eb7
0xe9ab78f5d3177d42dcd93d7d18323161d174f7b34db3c4978ad6df0ad8da68e8
0x1e0e2dd1f6ddbc2de6152ffd0d5bcfd94a6f8c2c7a5abb7b39b44ec821eb0ece
0x870b41f73cd47f28dfa8d370b4d26482a95d19ac8611af090082223c76c4fcdd
0xd2e170a3de4374812799d722832897ac4db9b504de6206d27936135fa5a5d5b9
0xe3517f06c6d5f6a92b419bd3ad76a936ac2297ec66dd7df75b0672c408856c73
0x58666130ed02d8126ae4f4c2b752d4cb7c00c767d17bd4435bd504bb21dd8eca
0x30d58b02dccd6b2ee95dbd1a2c24f276b10ed6ec79b8e3c69dbea4f0b2d3258a
0x7654cc38f9451f45b824e05003f408334019fa1ac9a473b671bff34ec6161f22

Functions
Getter at block 21330953
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x930af55fb8489885c71c6f1708ee442e82c4b0c47570051b391239c3dc917209
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8D3a224F43f3aA6Ad3298069950765648134d09f, 0x7010b972DcF0dbd96aA14A1FA7Ec8e62682d5327]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
67
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.