We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1da89b2 + 576aabb commit 469f02aCopy full SHA for 469f02a
content/evm/_meta.js
@@ -86,6 +86,7 @@ export default {
86
'usdc-on-sei': 'USDC on Sei',
87
dune: 'Dune Analytics',
88
oracles: 'Oracles',
89
+ vrf: 'VRF',
90
'-- Reference': {
91
type: 'separator',
92
title: 'Reference'
content/evm/vrf/_meta.js
@@ -0,0 +1,5 @@
1
+export default {
2
+ 'pyth-network-vrf': {
3
+ title: 'Pyth Network'
4
+ }
5
+};
0 commit comments