File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 30
30
"type" : " separator"
31
31
},
32
32
"best-practices" : " Best Practices" ,
33
+ "contract-addresses" : " Contract & Provider Addresses" ,
34
+ "current-fees" : " Current Fees" ,
33
35
"fortuna-api-explorer" : {
34
36
"title" : " Fortuna API Explorer ↗" ,
35
37
"href" : " https://fortuna.dourolabs.app/docs/" ,
36
38
"newWindow" : true
37
39
},
38
- "contract-addresses" : " Contract & Provider Addresses" ,
39
40
"examples" : " Example Applications" ,
40
- "current-fees" : " Current Fees" ,
41
41
42
42
"-- Understanding Entropy" : {
43
43
"title" : " Understanding Entropy" ,
Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ import FeeTable from "../../components/FeeTable";
2
2
import { EntropyDeployments } from " ../../components/EntropyDeployments" ;
3
3
4
4
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.
5
6
6
7
## Mainnet
7
8
You can’t perform that action at this time.
0 commit comments