Skip to content

Commit

Permalink
Merge pull request #447 from SelfKeyDAO/dev
Browse files Browse the repository at this point in the history
Add KEY: SelfKey
  • Loading branch information
Groovytent authored Oct 31, 2023
2 parents 78c04b9 + b6d6f6e commit cbbafc8
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/tokens/polygonTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -20735,5 +20735,23 @@
"website": "https://verse.bitcoin.com/"
}
}
},
{
"chainId": 137,
"name": "SelfKey",
"symbol": "KEY",
"decimals": 18,
"address": "0x32dC2dD3C2bE453a369625e6Fe0E438aeD814919",
"logoURI": "https://selfkey.org/wp-content/uploads/2023/10/selfkey.svg",
"tags": ["erc20", "fx"],
"extensions": {
"rootAddress": "0x4cc19356f2d37338b9802aa8e8fc58b0373296e7",
"project": {
"name": "SelfKey",
"summary": "SelfKey is a blockchain-based identity platform. The technology provides individuals, companies, exchanges, fintech startups, and banks - with a platform to manage identity data (oftentimes KYC)",
"contact": "[email protected]",
"website": "https://selfkey.org/"
}
}
}
]

0 comments on commit cbbafc8

Please sign in to comment.