Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ To include your token in the Soroswap token list, ensure your token adheres to t

```plaintext
{
"code": "string; // The code representing your token.
"issuer": "string?", // The issuer's account address (optional).
"contract": "string; // The contract address for your token.
"name": "string?", // The name of your token (optional).
"org": "string?", // The organization behind the token (optional).
"domain": "string?", // The website for your token or organization (optional).
"icon": "string; // A URL to the token's icon.
"decimals": number; // The number of decimals for your token. (7)
"code": "string; // ACT.
"issuer": "string?", // GAHHULDPDVGB5WS5PH7BCGLJ7ZHECDBIIMKB62UPVDUOCHNFL7HX3FS7.
"contract": "string; // CAU7TR4L52CSCYOLOPXPJJ7T6EMEXTEE4XKRH2ASY23EFYEMU5WUFYP2.
"name": "string?", // Authentic-Payment Community Token.
"org": "string?", // Authentic-Payment.
"domain": "string?", // Authentic-payment.com.
"icon": "string; // https://authentic-payment.com/wp-content/uploads/2023/01/IMG_1156.png.
"decimals": number; // 5.
}
```

Expand Down Expand Up @@ -50,4 +50,4 @@ Ensure your token's details are correctly formatted according to the structure a

For questions or further clarification, feel free to open an issue in this repository. We're here to help ensure a smooth integration process for your token into the Soroswap ecosystem.

Thank you for contributing to Soroswap!
Thank you for contributing to Soroswap!
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"code": "MBC",
"issuer": "GBPE7L6AMFQL2IGCVD36VVWZR5DDLINLETF2QMBAJG7ZA65MK7WI4BPK",
"contract": "CCUMQ5V3I3V3TQ4B2VNTK7JZNZWTGZBWLIBY6WSXCKJXTR74ZGN3XD5V",
"name": "Monarch Balanced Covenant",
"org": "Authentic-Payment",
"domain": "authentic-payment.com",
"icon": "https://authentic-payment.com/wp-content/uploads/2025/08/MBC-logo.png",
"decimals": 7