add: Bankcoin kStable family (38 tokens on Base + 38 on Arbitrum) - #2521
Open
bankcoincapital wants to merge 1 commit into
Open
add: Bankcoin kStable family (38 tokens on Base + 38 on Arbitrum)#2521bankcoincapital wants to merge 1 commit into
bankcoincapital wants to merge 1 commit into
Conversation
…26-07-07) 76 FX-referenced stablecoin entries (6 decimals) issued by Bankcoin Capital, one kStable per major and emerging-market currency, live on Base (8453) and Arbitrum One (42161). Sourced from the canonical token list at https://assets.bankcoin.capital/tokenlist.json (Uniswap token-lists schema). - Every address EIP-55 checksummed (cast to-check-sum-address) - name/symbol/decimals match on-chain reads; decimals = 6 for all - No duplicate chainId+address / symbol / name introduced - logoURI = https://assets.bankcoin.capital/icons/kstables/<SYMBOL>.png (256x256) - Minor version bump per additions rule (22.4.0 -> 22.5.0)
bankcoincapital
force-pushed
the
add-kusd-keur-2026-07-07
branch
from
July 7, 2026 05:50
b952442 to
5d13b7e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add the full Bankcoin Capital kStable family — 76 entries (38 FX-referenced stablecoins × Base
8453+ Arbitrum One42161) to the default list. One kStable per major and emerging-market currency, all 6-decimal, all with live supply and Uniswap v3 liquidity.Source of truth: https://assets.bankcoin.capital/tokenlist.json (conforms to the Uniswap token-lists schema). Circulating supply is reproducible from public RPC reads: https://assets.bankcoin.capital/supply/circulating
Symbols (both chains): kAED, kARS, kAUD, kBDT, kBRL, kCAD, kCHF, kCNH, kEGP, kEUR, kGBP, kGHS, kHKD, kIDR, kILS, kINR, kJPY, kKES, kKRW, kMXN, kMYR, kNGN, kNOK, kNZD, kPHP, kPKR, kPLN, kSAR, kSEK, kSGD, kTHB, kTRY, kTWD, kUSD, kVND, kXAF, kXOF, kZAR.
Flagships:
0x6FB09847417e33A1CE75d3B324015D4C0AeF4D610xf9dC39A53F58c6F3e2bcfD44eBbb1585Ced0175e0x4653092872bE819CdFf244db8a474BBaeAA2B0240x4f2039Ae7973c5e5236DB3E0A1E892288894c998Verification
cast to-check-sum-addresson all 76)symbol/decimalssourced from the on-chain-validated token list; decimals = 6 for allchainId+address, symbol, or name introduced by these entrieshttps://assets.bankcoin.capital/icons/kstables/<SYMBOL>.png, served with CORS*@ethersproject/addressNote
yarn testcurrently fails onmainbefore reaching schema checks due to a pre-existing duplicate on Base unrelated to this PR — tokenB3at0xB3B32F9f8827D4634fE7d973Fa1034Ec9fdDB3B3appears twice insrc/tokens/base.jsonon the currentmain. Removing that single duplicate, the full list (including all 76 kStable entries) passes every assertion. Happy to split per-chain or adjust naming/logos if preferred.