瀏覽代碼

add tags for your token list (#4000)

mei 1 年之前
父節點
當前提交
122dc55409
共有 3 個文件被更改,包括 19 次插入0 次删除
  1. 16 0
      examples/README_tags_submission.md
  2. 3 0
      examples/sample_tags.csv
  3. 二進制
      examples/sample_token_tags.png

+ 16 - 0
examples/README_tags_submission.md

@@ -0,0 +1,16 @@
+# Display tags for your protocol's tokens
+
+We can ingest your list of tokens and get them tagged automatically, to help your users to trade the right tokens. For example, we have "LST", "pump".fun tokens, and "Strict" list tokens. 
+
+We need:
+- A url endpoint
+- That points to a [.csv file with a mint address per row](./sample_tags.csv) -- click on link to see sample.
+- That we can poll at a set interval (tell us how often you expect updates to happen)
+
+Tell us if you have a preferred word or acronym for your tag, hopefully short and mobile friendly.
+
+
+That's it!
+
+Example of tags displayed to the right of the token:
+![Example tags](./sample_token_tags.png)

+ 3 - 0
examples/sample_tags.csv

@@ -0,0 +1,3 @@
+JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN
+27G8MtK7VtTcCHkpASjSDdkWWYfoqT6ggEuKidVJidD4
+jupSoLaHXQiZZTSfEWMTRRgpnyFm8f6sZdosWBjx93v

二進制
examples/sample_token_tags.png