Skip to content

Commit 7b1e6a2

Browse files
aimen74MantisCloneclaude
authored
feat: add USDC and USDT on BSC (#24)
Co-authored-by: MantisClone <david.huntmateo@request.network> Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 6fa3b54 commit 7b1e6a2

1 file changed

Lines changed: 25 additions & 3 deletions

File tree

tokens/token-list.json

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "Request Network Token List",
3-
"timestamp": "2025-12-04T22:31:26.000Z",
3+
"timestamp": "Set automatically during deployment",
44
"version": {
55
"major": 1,
6-
"minor": 3,
7-
"patch": 2
6+
"minor": 4,
7+
"patch": 0
88
},
99
"tokens": [
1010
{
@@ -7685,6 +7685,28 @@
76857685
"hash": "0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56",
76867686
"chainId": 56
76877687
},
7688+
{
7689+
"id": "USDC-bsc",
7690+
"name": "Binance-peg USD Coin",
7691+
"symbol": "USDC",
7692+
"decimals": 18,
7693+
"address": "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d",
7694+
"network": "bsc",
7695+
"type": "ERC20",
7696+
"hash": "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d",
7697+
"chainId": 56
7698+
},
7699+
{
7700+
"id": "USDT-bsc",
7701+
"name": "Binance-peg BSC-USD",
7702+
"symbol": "USDT",
7703+
"decimals": 18,
7704+
"address": "0x55d398326f99059ff775485246999027b3197955",
7705+
"network": "bsc",
7706+
"type": "ERC20",
7707+
"hash": "0x55d398326f99059ff775485246999027b3197955",
7708+
"chainId": 56
7709+
},
76887710
{
76897711
"id": "USDC-xdai",
76907712
"name": "USDC",

0 commit comments

Comments
 (0)