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 Sky (ERC20) #29132

Merged
merged 3 commits into from
Sep 18, 2024
Merged
Show file tree
Hide file tree
Changes from 2 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
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "Sky",
"type": "ERC20",
"symbol": "SKY",
"decimals": 18,
"website": "https://sky.money",
"description": "SKY is an upgraded version of the MKR token. Upgrading is optional. It is an ERC-20 token with permit functionality and EIP-1271 signature validation. The SKY token also enables two-way conversions between MKR and SKY tokens, using the mint and burn functions of both tokens. The conversion rate is 1 MKR to 24,000 SKY.",
"explorer": "https://etherscan.io/token/0x56072C95FAA701256059aa122697B133aDEd9279",

This comment was marked as spam.

This comment was marked as spam.

"status": "active",
"id": "0x56072C95FAA701256059aa122697B133aDEd9279",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/SkyEcosystem"
},
{
"name": "github",
"url": "https://github.com/makerdao/"
}
],
"tags": [
"stablecoin",
"defi"
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading