add one test USDC coin for dev

This commit is contained in:
CounterFire2023 2023-07-26 15:41:20 +08:00
parent e294ca4ebe
commit 06ca2f1c9c

View File

@ -112,5 +112,11 @@
"type": "logic",
"json": "assets/contracts/AridropNft.json",
"address": "0x95DD930634694709425d9a929619B3c653C85F73"
},
{
"name": "BEUSDC",
"type": "erc20",
"json": "assets/contracts/FT.json",
"address": "0x944D0A8463B2c955F90F7252bBb99A3395087155"
}
]