Skip to content

Commit

Permalink
refactor: list $DLCBTC
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdesalle committed Aug 9, 2024
1 parent 27c018f commit fc6d5e4
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/tokens/arbitrum_mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,14 @@
"name": "Dai Stablecoin",
"symbol": "DAI"
},
{
"address": "0x050c24dbf1eec17babe5fc585f06116a259cc77a",
"chainId": 42161,
"decimals": 8,
"logoURI": "https://files.sablier.com/tokens/DLCBTC.png",
"name": "dlcBTC",
"symbol": "DLCBTC"
},
{
"address": "0xDFB8BE6F8c87f74295A87de951974362CedCFA30",
"chainId": 42161,
Expand Down
8 changes: 8 additions & 0 deletions src/tokens/base_mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,14 @@
"name": "Dai Stablecoin",
"symbol": "DAI"
},
{
"address": "0x12418783e860997eb99e8aCf682DF952F721cF62",
"chainId": 8453,
"decimals": 8,
"logoURI": "https://files.sablier.com/tokens/DLCBTC.png",
"name": "dlcBTC",
"symbol": "DLCBTC"
},
{
"address": "0x321725ee44CB4bfA544CF45a5A585b925d30A58C",
"chainId": 8453,
Expand Down
18 changes: 18 additions & 0 deletions src/tokens/ethereum_mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,24 @@
"name": "district0x",
"symbol": "DNT"
},
{
"address": "0x20157DBAbb84e3BBFE68C349d0d44E48AE7B5AD2",
"chainId": 1,
"decimals": 8,
"extensions": {
"bridgeInfo": {
"42161": {
"tokenAddress": "0x050c24dbf1eec17babe5fc585f06116a259cc77a"
},
"8453": {
"tokenAddress": "0x12418783e860997eb99e8aCf682DF952F721cF62"
}
}
},
"logoURI": "https://files.sablier.com/tokens/DLCBTC.png",
"name": "dlcBTC",
"symbol": "DLCBTC"
},
{
"address": "0xC0F9bD5Fa5698B6505F643900FFA515Ea5dF54A9",
"chainId": 1,
Expand Down

0 comments on commit fc6d5e4

Please sign in to comment.