Skip to content

Commit

Permalink
Correct LINK token for Celo (#1979)
Browse files Browse the repository at this point in the history
  • Loading branch information
dwightjl authored Jun 18, 2024
1 parent 8741c16 commit 16d698c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/resources/link-token-contracts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ CELO is used to pay for transactions on the Celo network.
| Parameter | Value |
| :------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Chain ID | `42220` |
| Address | <Address contractUrl="https://explorer.celo.org/mainnet/address/0x72d7f41eF46a988b13530F67423B36CD9cADBc3a" urlId="42220_0x72d7f41eF46a988b13530F67423B36CD9cADBc3a" urlClass="erc-token-address"/> |
| Address | <Address contractUrl="https://explorer.celo.org/mainnet/address/0xd07294e6E917e07dfDcee882dd1e2565085C2ae0" urlId="42220_0xd07294e6E917e07dfDcee882dd1e2565085C2ae0" urlClass="erc-token-address"/> |
| Name | Chainlink Token on Celo Mainnet |
| Symbol | LINK |
| Decimals | 18 |
Expand Down

0 comments on commit 16d698c

Please sign in to comment.