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

feat: 🎸 Added SLN token for chains 1,10,8453,185 #53

Merged
merged 2 commits into from
Jun 8, 2024
Merged
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
15 changes: 15 additions & 0 deletions data/SLN/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "Smart Layer Network Token",
"symbol": "SLN",
"decimals": 18,
"description": "Smart Layer brings Smart Tokens ( Executable Tokens and NFTs ) enabled by ERC-5169 and TokenScript. SLN is Smart Layer Network's primary token",
"logoURI": "https://www.smartlayer.network/icon-white.png",
"website": "https://smartlayer.network",
"twitter": "@SmartLayer",
"opTokenId": "SLN",
"addresses": {
"1": "0xDb82c0d91E057E05600C8F8dc836bEb41da6df14",
"10": "0xbCB49FcB41899E31e442a4D7439964966e0C9B28",
"8453": "0xef0b105b4f2ce61d2a7ae62d03b1f4cb6c4fbeec"
}
}