johnny-vu

Results 6 comments of johnny-vu

@sevenzing yes, you're right. I think it choose wrong subgraph

Used the subgraph-writer tool to create the pns-subgraph for indexing the Pulse Domains Name Service (Mainnet). ``` graph-node=# select name, resolved_address, expiry_date from sgd14.domain where label_name is not null and...

@sevenzing I added configs for PNS on PulseChain, could you please have a look?

Subgraph url: https://graph.pulse.domains/subgraphs/name/graphprotocol/pns/graphql

I got this error `sgd12.domain\" does not exist` when I trying to query data from BENS: https://bns.pulse.domains/api/v1/369/domains/kaito.pls Here is the logs: ``` Mar 27 18:24:00 ip-172-31-16-254 bens-server[25976]: 2024-03-27T18:24:00.820032Z INFO HTTP...

Here is the log when it starts launching: ``` 2024-03-27T18:08:11.268602Z INFO bens_server::server: found networks from config: {369: NetworkInfo { blockscout_client: BlockscoutClient { url: Url { scheme: "https", cannot_be_a_base: false, username:...