Skip to content

Commit f0c1d27

Browse files
authored
Add note about fees changing (#348)
* add note about fees changing * reorg
1 parent 2442580 commit f0c1d27

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

pages/entropy/_meta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@
3030
"type": "separator"
3131
},
3232
"best-practices": "Best Practices",
33+
"contract-addresses": "Contract & Provider Addresses",
34+
"current-fees": "Current Fees",
3335
"fortuna-api-explorer": {
3436
"title": "Fortuna API Explorer ↗",
3537
"href": "https://fortuna.dourolabs.app/docs/",
3638
"newWindow": true
3739
},
38-
"contract-addresses": "Contract & Provider Addresses",
3940
"examples": "Example Applications",
40-
"current-fees": "Current Fees",
4141

4242
"-- Understanding Entropy": {
4343
"title": "Understanding Entropy",

pages/entropy/current-fees.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import FeeTable from "../../components/FeeTable";
22
import { EntropyDeployments } from "../../components/EntropyDeployments";
33

44
The following tables shows the total fees payable when using the default provider.
5+
Note that the fees shown below will vary over time with prevailing gas prices on each chain.
56

67
## Mainnet
78

0 commit comments

Comments
 (0)