Skip to content

Commit

Permalink
add devstudio token
Browse files Browse the repository at this point in the history
  • Loading branch information
py-zoid committed Aug 12, 2024
1 parent 84b1bfe commit 708acff
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions src/tokens/mappedTokensTestnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -3247,5 +3247,28 @@
]
}
]
},
{
"chainId": 11155111,
"name": "DevStudio",
"symbol": "DST",
"decimals": 18,
"originTokenAddress": "0x0FDF2329163cA2144704eA251e88B3c59793e266",
"originNetworkId": 0,
"tags": [
"erc20"
],
"wrappedTokens": [
{
"wrappedTokenAddress": "0x6295453Cc3dC3DDAE9592C1390507Ff509f5023C",
"wrappedNetworkId": 1,
"tags": [
"zkevmMessageBridge",
"erc20"
],
"originChainBridgeAdapter": "0x6DE95796C049Fbe47578211183cDC0223f9692Cb",
"wrappedChainBridgeAdapter": "0xa2A2b7e365612795E5381214d1c321f245a34E31"
}
]
}
]

0 comments on commit 708acff

Please sign in to comment.