Check following of wallet address

Returns detailed information about the relationship between two arbitrary wallet address.

GET https://us-central1-appgregator.cloudfunctions.net/docial/wallet/following-of-user/

Query Parameters

Name
Type
Description

name*

String

qantor.co.id

connection_name*

String

docial-1

my_address*

String

0x8A9d4F27dE4016892e7b7ABb0dC47BB7CE1e692E

target_address*

String

0x0bf8422f0a124e664f4ac2ec42cfe50afe8b8906

Headers

Name
Type
Description

x-api-key*

String

43c464439b5507293ba7b315c9875907

true
curl --location --request GET 'https://us-central1-appgregator.cloudfunctions.net/docial/wallet/following-of-user?name=qantor.co.id&connection_name=docial-1&my_address=0x8A9d4F27dE4016892e7b7ABb0dC47BB7CE1e692E&target_address=0x0bf8422f0a124e664f4ac2ec42cfe50afe8b8906' \
--header 'x-api-key: 43c464439b5507293ba7b315c9875907'

Last updated