Skip to content

Commit

Permalink
Update gas-prices.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholaspai committed Jan 9, 2025
1 parent e3809ab commit 1c5d69b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/gas-prices.ts
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ const handler = async (
);
};
const responseJson = {
"0-reference": {
reference: {
tokenSymbol,
gasPrice:
"maxFeePerGas * baseFeeMultiplier + priorityFee * priorityFeeMultiplier",
Expand Down

0 comments on commit 1c5d69b

Please sign in to comment.