Commit c7b682f
authored
feat: add Tron chain definitions for currency package (#1688)
## Description of the changes
Added support for Tron blockchain and its Nile testnet:
- Created new Tron chain configuration with USDT and USDC token definitions
- Added Nile testnet configuration for Tron
- Implemented TronChains class for handling Tron-specific chain operations
- Updated type definitions to include Tron chains in the supported VM chains
- Added Tron chains to the exports for use throughout the application
---
Closes RequestNetwork/private-issues#223
Closes RequestNetwork/private-issues#2241 parent db654fa commit c7b682f
2 files changed
+29
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments