GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 303 txns
Deployed by via 0xff226d17 at 14386447
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,738,940.57
 (#881)
ERC-721
--
0x68a4f51a155f8fd3ec6710586a8bc19f2c34fbd13a6a347dcfefa5c0f47404e2
0x59e0a6fc70d2404ccbd45caf9f8047cfa811c71869ed0a3091c2f61348418211
0x1e396357b2e03d4decf5707a58f80eac84affcb9276d1446ce05ae590d947b58
0xc025a3d35de943b5c40e01c520efd286da7393d56f163915f429c623a75b6184
0xaa057d97f683ca3bb664ebba9cf34c5453c8de697e62647c2edde48fe254f254
0x589c8845949cd10da393e7e4ae319931c73ae7819a98cf90a16f4cadc67a7f5b
0x14bb349db08e5cb2a3ef2f248f1f013228e1d9f169ccc02037f89d9d68e2e712
0x0ecfd2413194e782167db4323465270ccb3176889eee2efbbb64b6a66c58514b
0xa174a1452d11dbae1e15039cc012a06bee749ae63629aa09cd1c8aaa306898ee
0x5b488cdd335fe81d9f6073af92c2ef8a9ea53997a85862dd4c7ac7320a565abd

Functions
Getter at block 21162910
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc168910ff218570c1ae5a6695a84845b25364a44a3dc14cc48cb10594455d099
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE9AdB3e654711939Dd57A215503C40cDa92dc381, 0xEF795B18DEa618FEEF33c0B92195cb3A7c95366B, 0xf3f9F31d5943057Be2bB5F698A7c4c47080BDA84, 0xF335Be47122679638dB97dD2674F964D0e0419CE]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
354
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.