Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into chainlog
Browse files Browse the repository at this point in the history
  • Loading branch information
dwightjl committed Jul 10, 2024
2 parents bc89b83 + 397bae4 commit 83c6d5d
Show file tree
Hide file tree
Showing 18 changed files with 381 additions and 2 deletions.
28 changes: 28 additions & 0 deletions public/assets/chains/blast.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/components/QuickLinks/data/productChainLinks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ export const productChainLinks: ProductChainLinks = {
celo: "/ccip/supported-networks/v1_2_0/mainnet#celo-mainnet",
"gnosis-chain": "/ccip/supported-networks/v1_2_0/mainnet#gnosis-mainnet",
base: "/ccip/supported-networks/v1_2_0/mainnet#base-mainnet",
blast: "/ccip/supported-networks/v1_2_0/mainnet#blast-mainnet",
ethereum: "/ccip/supported-networks/v1_2_0/mainnet#ethereum-mainnet",
kroma: "/ccip/supported-networks/v1_2_0/mainnet#kroma-mainnet",
optimism: "/ccip/supported-networks/v1_2_0/mainnet#optimism-mainnet",
Expand Down Expand Up @@ -111,6 +112,7 @@ export const productChainLinks: ProductChainLinks = {
avalanche: "/resources/link-token-contracts#avalanche",
base: "/resources/link-token-contracts#base",
"bnb-chain": "/resources/link-token-contracts#bnb-chain",
blast: "/resources/link-token-contracts#blast",
celo: "/resources/link-token-contracts#celo",
ethereum: "/resources/link-token-contracts#ethereum",
fantom: "/resources/link-token-contracts#fantom",
Expand Down Expand Up @@ -154,4 +156,5 @@ export const chainNames: Record<string, string> = {
wemix: "Wemix",
zksync: "zkSync",
mode: "Mode",
blast: "Blast",
}
5 changes: 5 additions & 0 deletions src/config/data/ccip/v1_2_0/mainnet/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,10 @@
"chainSelector": "7264351850409363825",
"router": "0x24C40f13E77De2aFf37c280BA06c333531589bf1",
"feeTokens": ["LINK", "WETH"]
},
"ethereum-mainnet-blast-1": {
"chainSelector": "4411394078118774322",
"router": "0x12e0B8E349C6fb7E6E40713E8125C3cF1127ea8C",
"feeTokens": ["LINK", "WETH"]
}
}
102 changes: 102 additions & 0 deletions src/config/data/ccip/v1_2_0/mainnet/lanes.json
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,14 @@
"rate": "167000000000000000000"
}
},
"ethereum-mainnet-blast-1": {
"onRamp": "0x02082b23D35d2670B8a636A431F3C30AF9d21e07",
"rateLimiterConfig": {
"capacity": "100000000000000000000000",
"isEnabled": true,
"rate": "167000000000000000000"
}
},
"ethereum-mainnet-optimism-1": {
"onRamp": "0x4FEB11A454C9E8038A8d0aDF599Fe7612ce114bA",
"rateLimiterConfig": {
Expand Down Expand Up @@ -739,6 +747,14 @@
"rate": "277000000000000000000"
}
},
"ethereum-mainnet-blast-1": {
"onRamp": "0x54480425E9e24138fdF1644a1F70007F25abfB46",
"rateLimiterConfig": {
"capacity": "100000000000000000000000",
"isEnabled": true,
"rate": "167000000000000000000"
}
},
"ethereum-mainnet-optimism-1": {
"onRamp": "0xC09b72E8128620C40D89649019d995Cc79f030C3",
"supportedTokens": {
Expand Down Expand Up @@ -1288,6 +1304,23 @@
"rate": "277000000000000000000"
}
},
"ethereum-mainnet-blast-1": {
"onRamp": "0xCCC32e2794EaD73f0a0a514Ac1c78D048968ab81",
"supportedTokens": {
"LINK": {
"rateLimiterConfig": {
"capacity": "50000000000000000000000",
"isEnabled": true,
"rate": "13880000000000000000"
}
}
},
"rateLimiterConfig": {
"capacity": "2000000000000000000000000",
"isEnabled": true,
"rate": "555550000000000000000"
}
},
"ethereum-mainnet-mode-1": {
"onRamp": "0x626aCCbDDD73532df1caEDb5628Fdc40C5f429Ba",
"supportedTokens": {
Expand Down Expand Up @@ -1526,6 +1559,58 @@
}
}
},
"ethereum-mainnet-blast-1": {
"bsc-mainnet": {
"onRamp": "0x9c98d7aE731b0A53bedffBc1a12d9d43501Ea464",
"rateLimiterConfig": {
"capacity": "100000000000000000000000",
"isEnabled": true,
"rate": "167000000000000000000"
}
},
"ethereum-mainnet-arbitrum-1": {
"onRamp": "0x42E1f5f5ACCe6e4971D9B9468D7A9Abed8D69DdD",
"rateLimiterConfig": {
"capacity": "100000000000000000000000",
"isEnabled": true,
"rate": "167000000000000000000"
}
},
"ethereum-mainnet-base-1": {
"onRamp": "0x955f139225F5d7021EB911ED2787a795f71E5eb6",
"supportedTokens": {
"LINK": {
"rateLimiterConfig": {
"capacity": "50000000000000000000000",
"isEnabled": true,
"rate": "13880000000000000000"
}
}
},
"rateLimiterConfig": {
"capacity": "2000000000000000000000000",
"isEnabled": true,
"rate": "555550000000000000000"
}
},
"mainnet": {
"onRamp": "0xBD9bf9AA79adF083BB7100848Eb15F4e8282E27e",
"supportedTokens": {
"LINK": {
"rateLimiterConfig": {
"capacity": "50000000000000000000000",
"isEnabled": true,
"rate": "13880000000000000000"
}
}
},
"rateLimiterConfig": {
"capacity": "2000000000000000000000000",
"isEnabled": true,
"rate": "555550000000000000000"
}
}
},
"ethereum-mainnet-kroma-1": {
"wemix-mainnet": {
"onRamp": "0x3C5Ab46fA1dB1dECD854224654313a69bf9fcAD3",
Expand Down Expand Up @@ -2326,6 +2411,23 @@
"rate": "555550000000000000000"
}
},
"ethereum-mainnet-blast-1": {
"onRamp": "0x4545F9a17DA50110632C14704a15d893BF9CBD27",
"supportedTokens": {
"LINK": {
"rateLimiterConfig": {
"capacity": "50000000000000000000000",
"isEnabled": true,
"rate": "13880000000000000000"
}
}
},
"rateLimiterConfig": {
"capacity": "2000000000000000000000000",
"isEnabled": true,
"rate": "555550000000000000000"
}
},
"ethereum-mainnet-mode-1": {
"onRamp": "0x466a078d17e3706a9414ACc48029EE9Bae4C9b65",
"supportedTokens": {
Expand Down
17 changes: 16 additions & 1 deletion src/config/data/ccip/v1_2_0/mainnet/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,15 @@
"name": "ChainLink Token",
"symbol": "LINK",
"decimals": 18
},
"ethereum-mainnet-blast-1": {
"tokenAddress": "0x93202eC683288a9EA75BB829c6baCFb2BfeA9013",
"allowListEnabled": false,
"poolAddress": "0x519118c7C73BA0c8D762E51679a88731735079BA",
"poolType": "burnMint",
"name": "ChainLink Token",
"symbol": "LINK",
"decimals": 18
}
},
"WETH": {
Expand Down Expand Up @@ -151,6 +160,12 @@
"name": "Wrapped Ether",
"symbol": "WETH",
"decimals": 18
},
"ethereum-mainnet-blast-1": {
"tokenAddress": "0x4300000000000000000000000000000000000004",
"name": "Wrapped Ether",
"symbol": "WETH",
"decimals": 18
}
},
"WMATIC": {
Expand Down Expand Up @@ -1137,7 +1152,7 @@
"poolAddress": "0x1e89F91Ee35D7d21c8e8238c79146daF7aB8Bb94",
"poolType": "burnMint",
"name": "Wrapped OETH",
"symbol": "WOETH",
"symbol": "wOETH",
"decimals": 18
},
"mainnet": {
Expand Down
5 changes: 5 additions & 0 deletions src/config/data/ccip/v1_2_0/testnet/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,10 @@
"chainSelector": "829525985033418733",
"router": "0xc49ec0eB4beb48B8Da4cceC51AA9A5bD0D0A4c43",
"feeTokens": ["LINK", "WETH"]
},
"ethereum-testnet-sepolia-blast-1": {
"chainSelector": "2027362563942762617",
"router": "0xfb2f2A207dC428da81fbAFfDDe121761f8Be1194",
"feeTokens": ["LINK", "WETH"]
}
}
50 changes: 50 additions & 0 deletions src/config/data/ccip/v1_2_0/testnet/lanes.json
Original file line number Diff line number Diff line change
Expand Up @@ -835,6 +835,32 @@
}
}
},
"ethereum-testnet-sepolia-blast-1": {
"ethereum-testnet-sepolia": {
"onRamp": "0x85Ef19FC4C63c70744995DC38CAAEC185E0c619f",
"supportedTokens": {
"CCIP-BnM": {
"rateLimiterConfig": {
"capacity": "100000000000000000000000",
"isEnabled": true,
"rate": "167000000000000000000"
}
},
"CCIP-LnM": {
"rateLimiterConfig": {
"capacity": "100000000000000000000000",
"isEnabled": true,
"rate": "167000000000000000000"
}
}
},
"rateLimiterConfig": {
"capacity": "100000000000000000000000",
"isEnabled": true,
"rate": "167000000000000000000"
}
}
},
"ethereum-testnet-sepolia-kroma-1": {
"wemix-testnet": {
"onRamp": "0x6ea155Fc77566D9dcE01B8aa5D7968665dc4f0C5",
Expand Down Expand Up @@ -1279,6 +1305,30 @@
"rate": "167000000000000000000"
}
},
"ethereum-testnet-sepolia-blast-1": {
"onRamp": "0xDB75E9D9ca7577CcBd7232741be954cf26194a66",
"supportedTokens": {
"CCIP-LnM": {
"rateLimiterConfig": {
"capacity": "100000000000000000000000",
"isEnabled": true,
"rate": "167000000000000000000"
}
},
"CCIP-BnM": {
"rateLimiterConfig": {
"capacity": "100000000000000000000000",
"isEnabled": true,
"rate": "167000000000000000000"
}
}
},
"rateLimiterConfig": {
"capacity": "100000000000000000000000",
"isEnabled": true,
"rate": "167000000000000000000"
}
},
"ethereum-testnet-sepolia-mode-1": {
"onRamp": "0xc630fbD4D0F6AEB00aD0793FB827b54fBB78e981",
"supportedTokens": {
Expand Down
43 changes: 43 additions & 0 deletions src/config/data/ccip/v1_2_0/testnet/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,15 @@
"name": "ChainLink Token",
"symbol": "LINK",
"decimals": 18
},
"ethereum-testnet-sepolia-blast-1": {
"tokenAddress": "0x02c359ebf98fc8BF793F970F9B8302bb373BdF32",
"allowListEnabled": false,
"poolAddress": "0x77f2881b29145337B328263Cf673F4C340515e3f",
"poolType": "burnMint",
"name": "ChainLink Token",
"symbol": "LINK",
"decimals": 18
}
},
"WAVAX": {
Expand Down Expand Up @@ -165,6 +174,13 @@
"name": "Wrapped Ether",
"symbol": "WETH",
"decimals": 18
},
"ethereum-testnet-sepolia-blast-1": {
"tokenAddress": "0x4200000000000000000000000000000000000023",
"allowListEnabled": false,
"name": "Wrapped Ether",
"symbol": "WETH",
"decimals": 18
}
},
"WWEMIX": {
Expand Down Expand Up @@ -194,6 +210,15 @@
"decimals": 18
}
},
"CELO": {
"celo-testnet-alfajores": {
"tokenAddress": "0xF194afDf50B03e69Bd7D057c1Aa9e10c9954E4C9",
"allowListEnabled": false,
"name": "Celo native asset",
"symbol": "CELO",
"decimals": 18
}
},
"WCELO": {
"celo-testnet-alfajores": {
"tokenAddress": "0x99604d0e2EfE7ABFb58BdE565b5330Bb46Ab3Dca",
Expand Down Expand Up @@ -249,6 +274,15 @@
"symbol": "CCIP-BnM",
"decimals": 18
},
"ethereum-testnet-sepolia-blast-1": {
"tokenAddress": "0x8D122C3e8ce9C8B62b87d3551bDfD8C259Bb0771",
"allowListEnabled": false,
"poolAddress": "0xFb04129aD1EEDB741CC705ebC1978a7aB63e51f6",
"poolType": "burnMint",
"name": "CCIP-BnM",
"symbol": "CCIP-BnM",
"decimals": 18
},
"ethereum-testnet-sepolia-kroma-1": {
"tokenAddress": "0x6AC3e353D1DDda24d5A5416024d6E436b8817A4e",
"allowListEnabled": false,
Expand Down Expand Up @@ -359,6 +393,15 @@
"symbol": "clCCIP-LnM",
"decimals": 18
},
"ethereum-testnet-sepolia-blast-1": {
"tokenAddress": "0x35347A2fC1f2a4c5Eae03339040d0b83b09e6FDA",
"allowListEnabled": false,
"poolAddress": "0x1f63161ed4BC7f579B4599517E78e1C77D844435",
"poolType": "burnMint",
"name": "clCCIP-LnM",
"symbol": "clCCIP-LnM",
"decimals": 18
},
"ethereum-testnet-sepolia-kroma-1": {
"tokenAddress": "0x835fcBB6770E1246CfCf52F83cDcec3177d0bb6b",
"allowListEnabled": false,
Expand Down
4 changes: 3 additions & 1 deletion src/config/data/chain-to-technology.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,7 @@
"KROMA_MAINNET": "KROMA",
"KROMA_SEPOLIA": "KROMA",
"MODE_MAINNET": "MODE",
"MODE_SEPOLIA": "MODE"
"MODE_SEPOLIA": "MODE",
"BLAST_MAINNET": "BLAST",
"BLAST_SEPOLIA": "BLAST"
}
Loading

0 comments on commit 83c6d5d

Please sign in to comment.