diff --git a/boba_examples/boba-fee/README.md b/boba_examples/boba-fee/README.md index 67550c9da6..200757af02 100644 --- a/boba_examples/boba-fee/README.md +++ b/boba_examples/boba-fee/README.md @@ -2,6 +2,8 @@ description: Switch fee token in Boba Network --- +
+ ## Switch fee token Boba Network accepts BOBA and ETH as fee tokens. The fee choice is recorded in the `Boba_GasPriceOracle` contract. Users and developers can switch fee tokens by calling the `Boba_GasPriceOracle` contract. diff --git a/boba_examples/boba-fee/gitbook-banner-feeToken.png b/boba_examples/boba-fee/gitbook-banner-feeToken.png new file mode 100644 index 0000000000..c0bb93d05d Binary files /dev/null and b/boba_examples/boba-fee/gitbook-banner-feeToken.png differ