feat: add LINK token to mainnet token list - #206
Open
dak-agent[bot] wants to merge 1 commit into
Open
dak-agent[bot] wants to merge 1 commit into
dak-agent[bot] wants to merge 1 commit into
Conversation
Add mainnet/LINK with on-chain-verified metadata (ChainLink Token, LINK, 18 decimals) and a true-vector logo.svg. Extensions: coinGeckoId chainlink, Chainlink CCIP bridgeInfo, and crossChainAddresses for all 10 supported chains (each verified on-chain; Avalanche recorded as LINK.e). Validated with validate_tokens.py --validate-cross-chain. Co-authored-by: Vukašin Manojlović <8989109+iamvukasin@users.noreply.github.com>
dak-agent
Bot
requested review from
Im-Madhur-Gupta,
QEDK,
iamvukasin and
keone
as code owners
September 14, 2026 13:31
gimme-shelter
approved these changes
Sep 14, 2026
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
Adds
mainnet/LINK(Chainlink's LINK on Monad mainnet) with a true-vector logo and fully-verifiedextensions, produced end-to-end with the repo's ownadd-tokenskill (scaffold → bridge probe → CoinGecko → cross-chain → logo → validate).0x76f257B1DDA5cC71bee4eF637Fbdde4C801310A9(chainId 143)ChainLink Token/LINK/18— on-chain verifiedextensionschainlink— address-verified (the Monad address is in CoinGecko's contract map).0x33566fE5976AAa420F3d5C64996641Fc3858CaDB— detected on-chain via the token's CCIP token pool; the bridge address matches the validator's expected CCIP registry.0x514910771AF9Ca656af840dff83E8264EcF986CA0x350a791Bfc2C21F9Ed5d10980Dad2e2638ffa7f60xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD0x53E0bca35eC356BD5ddDFebbD1Fc0fD03FaBad390x1AC2EE68b8d038C982C1E1f73F596927dd70De590x88Fb150BDc53A65fe94Dea0c9BA0a6dAf8C6e1960x76a443768A5e3B8d1AED0105FC250877841Deb400xf97f4df75117a78c1A5a0DBb814Af92458539FB40xd07294e6E917e07dfDcee882dd1e2565085C2ae00x5947BB275c521040051D82396192181b413227A3Override: on Avalanche the canonical bridged token trades as
LINK.e, recorded as asymboloverride for chain 43114 per the repo's override rule. Identity is confirmed (CoinGecko lists it underchainlink, 18 decimals on-chain).Logo
mainnet/LINK/logo.svgis a true vector: the official Chainlink brand-icon hexagon path, white on a#0847F7circle (the icon's own blue), 256×256. Hexagon size and padding match the CoinGecko reference mark, kept on a circular background.Validation
validate_tokens.py LINK --validate-cross-chain→ "LINK is valid" (the exact CI checks, all 10 chains verified).data.jsonisjq --indent 2canonical.tokenlist-mainnet.jsonis intentionally untouched — it regenerates on merge.