Skip to content

Commit

Permalink
Merge pull request #119 from sygmaprotocol/tcar/add-tangle-token
Browse files Browse the repository at this point in the history
chore: add tangle token
  • Loading branch information
nmlinaric authored Jun 6, 2024
2 parents 48d6e9a + 2d30ffd commit 4415ea7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions testnet/shared-config-test.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,13 @@
"address": "0xA9F30c6B5E7996D1bAd51D213277c30750bcBB36",
"symbol": "sygUSD",
"decimals": 18
},
{
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000002000",
"type": "fungible",
"address": "0xcaad55c60823150566f9e2f6040556dc00a67f5c",
"symbol": "tTNT",
"decimals": 18
}
]
},
Expand Down

0 comments on commit 4415ea7

Please sign in to comment.