Skip to content

Commit

Permalink
feat: update tron mainnet config
Browse files Browse the repository at this point in the history
  • Loading branch information
chibie committed Jun 20, 2024
1 parent 0199ad3 commit 5ccb5eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ const NETWORKS = {
USDT: "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
},
TREASURY_FEE_PERCENT: 100, // in BPS i.e 0.1%
GATEWAY_CONTRACT: "TAmw9Yq6axjkQV6vTH21qXJVEGwUnvVL6L",
GATEWAY_CONTRACT: "THyFP5ST9YyLZn6EzjKjFhZti6aKPgEXNU",
},

/////////////////////////////////
Expand Down Expand Up @@ -152,7 +152,7 @@ const NETWORKS = {
},

/**
* @dev TRON Shasta
* @dev Tron Shasta
* @Note This is a placeholder network as Tron chainID will interfere with ETH chainID
*/
12002: {
Expand Down

0 comments on commit 5ccb5eb

Please sign in to comment.