Skip to content

VRF Fantom support change #1856

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/content/vrf/release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ whatsnext:
}
---

## 2024-03-29 - Fantom support changed

Creating new Fantom subscriptions in the [VRF Subscription Manager](https://vrf.chain.link/) is no longer supported. Existing Fantom subscriptions are still supported.

## 2023-11-17 - Arbitrum testnet changed

Arbitrum Goerli support ends as of November 18, 2023. Support for Arbitrum Sepolia is available for both [subscription](/vrf/v2/subscription/supported-networks#arbitrum-sepolia-testnet) and [direct funding](/vrf/v2/direct-funding/supported-networks#arbitrum-sepolia-testnet).
Expand Down
5 changes: 5 additions & 0 deletions src/content/vrf/v2/subscription/supported-networks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,11 @@ VRF v2 coordinators for subscription funding are available on several networks.

### Fantom mainnet

<Aside type="note" title="New Fantom subscriptions not supported">
Creating new Fantom subscriptions in the Subscription Manager is no longer supported. Existing Fantom subscriptions are
still supported.
</Aside>

<Aside type="tip" title="Important">
You must use ERC-677 LINK on Fantom. ERC-20 LINK will not work with Chainlink services.
</Aside>
Expand Down