Skip to content

Commit da68f10

Browse files
Add Yee, apxUSD, apyUSD tokens, and directory refresh (#3622)
1 parent b400de2 commit da68f10

3 files changed

Lines changed: 177 additions & 6 deletions

File tree

public/changelog.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,33 @@
398398
}
399399
},
400400
"data": [
401+
{
402+
"category": "integration",
403+
"date": "2026-04-03",
404+
"description": "Newly supported tokens: Yee, apxUSD, apyUSD",
405+
"relatedTokens": [
406+
{
407+
"assetName": "Yee Token",
408+
"baseAsset": "Yee",
409+
"url": "https://docs.chain.link/ccip/directory/mainnet/token/Yee",
410+
"iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/yee.webp?auto=compress%2Cformat&q=60&w=40&h=40&fit=cover"
411+
},
412+
{
413+
"assetName": "apxUSD",
414+
"baseAsset": "apxUSD",
415+
"url": "https://docs.chain.link/ccip/directory/mainnet/token/apxUSD",
416+
"iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/apxusd.webp?auto=compress%2Cformat&q=60&w=40&h=40&fit=cover"
417+
},
418+
{
419+
"assetName": "apyUSD",
420+
"baseAsset": "apyUSD",
421+
"url": "https://docs.chain.link/ccip/directory/mainnet/token/apyUSD",
422+
"iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/apyusd.webp?auto=compress%2Cformat&q=60&w=40&h=40&fit=cover"
423+
}
424+
],
425+
"title": "Cross-chain token (CCT) standard: Added support for new tokens",
426+
"topic": "CCIP"
427+
},
401428
{
402429
"category": "release",
403430
"date": "2026-04-02",

src/config/data/ccip/v1_2_0/mainnet/lanes.json

Lines changed: 90 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7369,6 +7369,20 @@
73697369
}
73707370
}
73717371
},
7372+
"Yee": {
7373+
"rateLimiterConfig": {
7374+
"in": {
7375+
"capacity": "0",
7376+
"isEnabled": false,
7377+
"rate": "0"
7378+
},
7379+
"out": {
7380+
"capacity": "0",
7381+
"isEnabled": false,
7382+
"rate": "0"
7383+
}
7384+
}
7385+
},
73727386
"ZYPTO": {
73737387
"rateLimiterConfig": {
73747388
"in": {
@@ -14875,6 +14889,34 @@
1487514889
}
1487614890
}
1487714891
},
14892+
"apxUSD": {
14893+
"rateLimiterConfig": {
14894+
"in": {
14895+
"capacity": "0",
14896+
"isEnabled": false,
14897+
"rate": "0"
14898+
},
14899+
"out": {
14900+
"capacity": "5000000000000000000000000",
14901+
"isEnabled": true,
14902+
"rate": "57870370370370370370"
14903+
}
14904+
}
14905+
},
14906+
"apyUSD": {
14907+
"rateLimiterConfig": {
14908+
"in": {
14909+
"capacity": "0",
14910+
"isEnabled": false,
14911+
"rate": "0"
14912+
},
14913+
"out": {
14914+
"capacity": "1600000000000000000000000",
14915+
"isEnabled": true,
14916+
"rate": "18518518518518518518"
14917+
}
14918+
}
14919+
},
1487814920
"BETS": {
1487914921
"rateLimiterConfig": {
1488014922
"in": {
@@ -25654,6 +25696,20 @@
2565425696
}
2565525697
}
2565625698
},
25699+
"Yee": {
25700+
"rateLimiterConfig": {
25701+
"in": {
25702+
"capacity": "0",
25703+
"isEnabled": false,
25704+
"rate": "0"
25705+
},
25706+
"out": {
25707+
"capacity": "0",
25708+
"isEnabled": false,
25709+
"rate": "0"
25710+
}
25711+
}
25712+
},
2565725713
"ZYPTO": {
2565825714
"rateLimiterConfig": {
2565925715
"in": {
@@ -26997,6 +27053,34 @@
2699727053
}
2699827054
}
2699927055
},
27056+
"apxUSD": {
27057+
"rateLimiterConfig": {
27058+
"in": {
27059+
"capacity": "0",
27060+
"isEnabled": false,
27061+
"rate": "0"
27062+
},
27063+
"out": {
27064+
"capacity": "0",
27065+
"isEnabled": false,
27066+
"rate": "0"
27067+
}
27068+
}
27069+
},
27070+
"apyUSD": {
27071+
"rateLimiterConfig": {
27072+
"in": {
27073+
"capacity": "0",
27074+
"isEnabled": false,
27075+
"rate": "0"
27076+
},
27077+
"out": {
27078+
"capacity": "0",
27079+
"isEnabled": false,
27080+
"rate": "0"
27081+
}
27082+
}
27083+
},
2700027084
"BETS": {
2700127085
"rateLimiterConfig": {
2700227086
"in": {
@@ -37994,14 +38078,14 @@
3799438078
"BR": {
3799538079
"rateLimiterConfig": {
3799638080
"in": {
37997-
"capacity": "500000000000000",
37998-
"isEnabled": true,
37999-
"rate": "5800000000"
38081+
"capacity": "0",
38082+
"isEnabled": false,
38083+
"rate": "0"
3800038084
},
3800138085
"out": {
38002-
"capacity": "500000000000000",
38003-
"isEnabled": true,
38004-
"rate": "5800000000"
38086+
"capacity": "0",
38087+
"isEnabled": false,
38088+
"rate": "0"
3800538089
}
3800638090
}
3800738091
},

src/config/data/ccip/v1_2_0/mainnet/tokens.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,46 @@
203203
"tokenAddress": "0x594DaaD7D77592a2b97b725A7AD59D7E188b5bFa"
204204
}
205205
},
206+
"apxUSD": {
207+
"ethereum-mainnet-base-1": {
208+
"allowListEnabled": false,
209+
"decimals": 18,
210+
"name": "apxUSD",
211+
"poolAddress": "0x49b577E70Fd22B482aaA94c3799F41f3443C24B2",
212+
"poolType": "burnMint",
213+
"symbol": "apxUSD",
214+
"tokenAddress": "0xD993935E13851dd7517af10687EC7e5022127228"
215+
},
216+
"mainnet": {
217+
"allowListEnabled": false,
218+
"decimals": 18,
219+
"name": "apxUSD",
220+
"poolAddress": "0x0e9cA42Bc60bE25F9A67f52173067Cc0Bb405BB5",
221+
"poolType": "lockRelease",
222+
"symbol": "apxUSD",
223+
"tokenAddress": "0x98A878b1Cd98131B271883B390f68D2c90674665"
224+
}
225+
},
226+
"apyUSD": {
227+
"ethereum-mainnet-base-1": {
228+
"allowListEnabled": false,
229+
"decimals": 18,
230+
"name": "apyUSD",
231+
"poolAddress": "0xEd23Fc184a3FE5d12cA92ca4f5CeFa640DECf21d",
232+
"poolType": "burnMint",
233+
"symbol": "apyUSD",
234+
"tokenAddress": "0x2c271ddF484aC0386d216eB7eB9Ff02D4Dc0F6AA"
235+
},
236+
"mainnet": {
237+
"allowListEnabled": false,
238+
"decimals": 18,
239+
"name": "apyUSD",
240+
"poolAddress": "0x0F1BAc2eA0311130DA778C1cA287204338739f73",
241+
"poolType": "lockRelease",
242+
"symbol": "apyUSD",
243+
"tokenAddress": "0x38EEb52F0771140d10c4E9A9a72349A329Fe8a6A"
244+
}
245+
},
206246
"avBTC": {
207247
"avalanche-mainnet": {
208248
"allowListEnabled": false,
@@ -9150,6 +9190,26 @@
91509190
"tokenAddress": "3VcKofugG1SPJmjuiEZCJL5mk1JkyqGZ19ByeMWXVWfK"
91519191
}
91529192
},
9193+
"Yee": {
9194+
"bsc-mainnet": {
9195+
"allowListEnabled": false,
9196+
"decimals": 9,
9197+
"name": "Yee Token",
9198+
"poolAddress": "0x82e1eC199D2e570bbB5D7c67AB99b9222F853AC2",
9199+
"poolType": "burnMint",
9200+
"symbol": "Yee",
9201+
"tokenAddress": "0x79B1E1492ACEd84B17adE53812B06266611b0535"
9202+
},
9203+
"mainnet": {
9204+
"allowListEnabled": false,
9205+
"decimals": 9,
9206+
"name": "Yee Token",
9207+
"poolAddress": "0x2A967E5c461aA7DbA4A0C138bA02552faAEDc60a",
9208+
"poolType": "lockRelease",
9209+
"symbol": "Yee",
9210+
"tokenAddress": "0x9Ac9468E7E3E1D194080827226B45d0B892C77Fd"
9211+
}
9212+
},
91539213
"YGG": {
91549214
"mainnet": {
91559215
"allowListEnabled": false,

0 commit comments

Comments
 (0)