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 KROM on Optimism Kovan/Mainnet #59

Merged
merged 3 commits into from Dec 28, 2021
Merged
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
Binary file added logos/KROM.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
46 changes: 45 additions & 1 deletion optimism.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -891,7 +891,51 @@
"extensions": {
"optimismBridgeAddress": "0x4200000000000000000000000000000000000010"
}
}
},
{
"chainId": 1,
"address": "0x3af33bef05c2dcb3c7288b77fe1c8d2aeba4d789",
"name": "Kromatika",
"symbol": "KROM",
"decimals": 18,
"logoURI": "https://ethereum-optimism.github.io/logos/KROM.png",
elenadimitrova marked this conversation as resolved.
Show resolved Hide resolved
"extensions": {
"optimismBridgeAddress": "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1"
}
},
{
"chainId": 10,
"address": "0xf98dcd95217e15e05d8638da4c91125e59590b07",
"name": "Kromatika",
"symbol": "KROM",
"decimals": 18,
"logoURI": "https://ethereum-optimism.github.io/logos/KROM.png",
"extensions": {
"optimismBridgeAddress": "0x4200000000000000000000000000000000000010"
}
},
{
"chainId": 42,
"address": "0x0436F489525c47C1A4877a06bE0BEaba2A2E2e2d",
"name": "Kromatika",
"symbol": "KROM",
"decimals": 18,
"logoURI": "https://ethereum-optimism.github.io/logos/KROM.png",
"extensions": {
"optimismBridgeAddress": "0x22F24361D548e5FaAfb36d1437839f080363982B"
}
},
{
"chainId": 69,
"address": "0x9e1028F5F1D5eDE59748FFceE5532509976840E0",
"name": "Kromatika",
"symbol": "KROM",
"decimals": 18,
"logoURI": "https://ethereum-optimism.github.io/logos/KROM.png",
"extensions": {
"optimismBridgeAddress": "0x4200000000000000000000000000000000000010"
}
}
elenadimitrova marked this conversation as resolved.
Show resolved Hide resolved
],
"version": {
"major": 3,
Expand Down