Skip to content

Commit 881f41f

Browse files
committed
feat(statics): add honey and USDC for bera
Ticket: WIN-3597
1 parent f3bd9c5 commit 881f41f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/statics/src/coins.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18371,7 +18371,7 @@ export const coins = CoinMap.fromCoins([
1837118371
'bera:honey',
1837218372
'Honey Token',
1837318373
18,
18374-
// TODO: the mainnet contract address is still not available, adding placeholder here
18374+
// TODO: the mainnet contract address is still not available, adding placeholder here, WIN-3597
1837518375
'0xbda130737bdd9618301681329bf2e46a016ff9ab',
1837618376
UnderlyingAsset['bera:honey']
1837718377
),
@@ -18380,7 +18380,7 @@ export const coins = CoinMap.fromCoins([
1838018380
'bera:usdc',
1838118381
'USDC Token',
1838218382
18,
18383-
// TODO: the mainnet contract address is still not available, adding placeholder here
18383+
// TODO: the mainnet contract address is still not available, adding placeholder here, WIN-3597
1838418384
'0xbda130737bdd9618301681329bf2e46a016ff9a0',
1838518385
UnderlyingAsset['bera:usdc']
1838618386
),
@@ -18403,7 +18403,7 @@ export const coins = CoinMap.fromCoins([
1840318403
tberaErc20(
1840418404
'7319878e-96ca-4a97-bad8-b4b9d040b94b',
1840518405
'tbera:usdc',
18406-
'Bera Testnet usdc',
18406+
'Bera Testnet USDC',
1840718407
18,
1840818408
'0xd6d83af58a19cd14ef3cf6fe848c9a4d21e5727c',
1840918409
UnderlyingAsset['tbera:usdc']

0 commit comments

Comments
 (0)