Skip to content

Instantly share code, notes, and snippets.

@elenadimitrova
Last active October 8, 2021 13:28
Show Gist options
  • Save elenadimitrova/694de3d62e49ae1670813f4c094ad33b to your computer and use it in GitHub Desktop.
Save elenadimitrova/694de3d62e49ae1670813f4c094ad33b to your computer and use it in GitHub Desktop.
{
"name": "Optimism",
"logoURI": "https://ethereum-optimism.github.io/logos/optimism.svg",
"keywords": ["scaling", "layer2", "infrastructure"],
"timestamp": "2021-03-22T10:01:21.042+00:00",
"tokens": [
{
"chainId": 10,
"address": "0x8700daec35af8ff88c16bdf0418774cb3d7599b4",
"name": "Synthetix",
"symbol": "SNX",
"decimals": 18,
"logoURI": "https://ethereum-optimism.github.io/logos/SNX.svg",
"extensions": {
"l1Address": "0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f",
"l1BridgeAddress": "0xCd9D4988C0AE61887B075bA77f08cbFAd2b65068",
"l2BridgeAddress": "0x3f87Ff1de58128eF8FCb4c807eFD776E1aC72E51"
}
},
{
"chainId": 10,
"address": "0x7F5c764cBc14f9669B88837ca1490cCa17c31607",
"name": "USD Coin",
"symbol": "USDC",
"decimals": 6,
"logoURI": "https://ethereum-optimism.github.io/logos/USDC.png",
"extensions": {
"l1Address": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"l1BridgeAddress": "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
"l2BridgeAddress": "0x4200000000000000000000000000000000000010"
}
},
"version": {
"major": 3,
"minor": 1,
"patch": 1
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment