TRON -> TRON_MAINNET

This commit is contained in:
Stephan D
2026-02-01 03:35:16 +01:00
parent be3fd6075f
commit 8faed5cbaa
28 changed files with 452 additions and 90 deletions

View File

@@ -17,6 +17,7 @@ enum ChainNetwork {
CHAIN_NETWORK_ARBITRUM_ONE = 2;
CHAIN_NETWORK_TRON_MAINNET = 4;
CHAIN_NETWORK_TRON_NILE = 5;
CHAIN_NETWORK_ARBITRUM_SEPOLIA = 6;
}
enum ManagedWalletStatus {