feat(statics): onboard COIN-7835 batch tokens (v2 additions)#8626
Open
maheshbitgo wants to merge 1 commit intomasterfrom
Open
feat(statics): onboard COIN-7835 batch tokens (v2 additions)#8626maheshbitgo wants to merge 1 commit intomasterfrom
maheshbitgo wants to merge 1 commit intomasterfrom
Conversation
Onboards 4 new mainnet tokens and 6 testnet tokens added to the ticket after the initial batch was merged. New mainnet tokens: - eth:mony (My OnChain Net Yield Fund, 4 decimals, no CC) - eth:architectgvi (ARCHITECT Global Value, 18 decimals, no CC) - eth:zk (ZKsync, 18 decimals, CC) - hypeevm:kntq (Kinetiq, 18 decimals, CC) New testnet tokens: - hteth:htusdl (USDL on Hoodi, 6 decimals) - hteth:htusdlt (USDLT on Hoodi, 6 decimals) - tpolygon:tusdl (USDL on Amoy, 6 decimals) - tpolygon:tusdlt (USDLT on Amoy, 6 decimals) - tbaseeth:tusdl (USDL on Base Sepolia, 6 decimals) - ttrx:tusdlt (USDLT on Shasta, 6 decimals) OFC entries added for all 10 tokens. Jira symbol corrections applied: TETH:HTUSDL -> hteth: (Hoodi testnet, not teth:) TPOL:TUSDL -> tpolygon: (matches existing statics convention) eth:mony 4 decimal places confirmed on 3 independent ETH RPCs (llamarpc, blastapi, 1rpc) -- the contract is authoritative. ofctbaseeth:tusdl corrected to use tofcerc20 (not ofcerc20) so it lands on Networks.test.ofc, consistent with all other testnet OFC tokens. fullName updated to "Test USDL" per naming convention tests. hteth:htusdl/htusdlt added to testnet prefix exception list (hteth: prefix is an established convention, not starting with t). TICKET: COIN-7835
yashvanthbl137-crypto
approved these changes
Apr 24, 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.
Onboards 4 new mainnet tokens and 6 testnet tokens added to the ticket after the initial batch was merged.
New mainnet tokens:
New testnet tokens:
OFC entries added for all 10 tokens. Jira symbol corrections applied:
TETH:HTUSDL -> hteth: (Hoodi testnet, not teth:)
TPOL:TUSDL -> tpolygon: (matches existing statics convention)
eth:mony 4 decimal places confirmed on 3 independent ETH RPCs (llamarpc, blastapi, 1rpc) -- the contract is authoritative.
ofctbaseeth:tusdl corrected to use tofcerc20 (not ofcerc20) so it lands on Networks.test.ofc, consistent with all other testnet OFC tokens. fullName updated to "Test USDL" per naming convention tests.
hteth:htusdl/htusdlt added to testnet prefix exception list (hteth: prefix is an established convention, not starting with t).
TICKET: COIN-7835