Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SAIL token #415

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
18 changes: 18 additions & 0 deletions src/tokens/polygonTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -20691,5 +20691,23 @@
"website": "https://3adao.org/"
}
}
},
{
"chainId": 137,
"name": "SAIL Token",
"symbol": "SAIL",
"decimals": 18,
"address": "0xD1a718F77ab5d22E3955050658D7F65Ae857a85e",
"logoURI": "https://clipper.exchange/assets/logos/sail.png",
"tags": ["pos", "erc20"],
"extensions": {
"rootAddress": "0xd8F1460044925d2D5c723C7054cd9247027415B7",
"project": {
"name": "AdmiralDAO",
"summary": "AdmiralDAO stewards a fleet of DeFi products, with Clipper as its flagship, tailored to the needs of specific traders and communities. Our collective purpose is to empower people to trade in free and fair markets.",
"contact": "contact@admiraldao.xyz",
"website": "https://www.admiraldao.xyz/"
}
}
}
]