Skip to content

feat(statics): onboard JSOL, GODL, eHYBOND-1 tokens and PYUSD OFC#9158

Merged
prajwalu142 merged 1 commit into
masterfrom
CSHLD-1127/onboardTokens
Jul 1, 2026
Merged

feat(statics): onboard JSOL, GODL, eHYBOND-1 tokens and PYUSD OFC#9158
prajwalu142 merged 1 commit into
masterfrom
CSHLD-1127/onboardTokens

Conversation

@prajwalu142

Copy link
Copy Markdown
Contributor

Goal

Onboard JSOL, GODL, and eHYBOND-1 as ungated tokens with OFC counterparts, and add PYUSD OFC support for Solana Go Accounts.

Fix

  • Add SOL:JSOL (JPool Staked SOL) SPL token and ofcsol:jsol OFC entry; update name and UnderlyingAsset from legacy JSOL enum to sol:jsol
  • Add BSC:GODL (GODL) BEP-20 token and ofcbsc:godl OFC entry
  • Add ETH:eHYBOND-1 (EVK Vault eHYBOND-1) ERC-20 token and ofceth:ehybond-1 OFC entry
  • Add ofcsol:pyusd OFC entry for PYUSD on Solana Go Accounts
  • Add corresponding UnderlyingAsset enum entries for all new tokens

Testing

Contract addresses verified against BscScan, Etherscan, and CoinGecko. Token names, symbols, and decimals confirmed to match on-chain metadata.

Ticket: CSHLD-1127
🤖 Generated with Claude Code

@linear-code

linear-code Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

CSHLD-1127

## Goal

Onboard JSOL, GODL, and eHYBOND-1 as ungated tokens with OFC counterparts,
and add PYUSD OFC support for Solana Go Accounts.

## Fix

- Add SOL:JSOL (JPool Staked SOL) SPL token and ofcsol:jsol OFC entry;
  update name and UnderlyingAsset from legacy JSOL enum to sol:jsol
- Add BSC:GODL (GODL) BEP-20 token and ofcbsc:godl OFC entry
- Add ETH:eHYBOND-1 (EVK Vault eHYBOND-1) ERC-20 token and ofceth:ehybond-1 OFC entry
- Add ofcsol:pyusd OFC entry for PYUSD on Solana Go Accounts
- Add corresponding UnderlyingAsset enum entries for all new tokens

## Testing

Contract addresses verified against BscScan, Etherscan, and CoinGecko.
Token names, symbols, and decimals confirmed to match on-chain metadata.

Ticket: CSHLD-1127
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@prajwalu142 prajwalu142 force-pushed the CSHLD-1127/onboardTokens branch from b9630a7 to 38fe40b Compare July 1, 2026 09:24
@prajwalu142 prajwalu142 marked this pull request as ready for review July 1, 2026 10:41
@prajwalu142 prajwalu142 requested a review from a team as a code owner July 1, 2026 10:41
@prajwalu142 prajwalu142 merged commit 653ae5a into master Jul 1, 2026
36 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants