https://github.com/nnnnicholas/gaspricesirishortcut
A Siri Shortcuts App shortcut for checking the price of Ethereum gas.
https://github.com/nnnnicholas/gaspricesirishortcut
Last synced: 24 days ago
JSON representation
A Siri Shortcuts App shortcut for checking the price of Ethereum gas.
- Host: GitHub
- URL: https://github.com/nnnnicholas/gaspricesirishortcut
- Owner: nnnnicholas
- Created: 2021-02-08T03:24:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-08T19:50:53.000Z (over 4 years ago)
- Last Synced: 2025-04-28T15:14:08.898Z (24 days ago)
- Size: 14.6 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ethereum Gas Price Tracker iOS Siri Shortcut
A Siri Shortcut for checking the Ethereum gas price.## How it works
"Hey Siri, get gas price."## Installation
1. Prerequisite: To install a Shortcut, iOS requires that you run any iOS Shortcut once.
2. Go to Settings > Shortcuts and "Allow Untrusted Shortcuts" (see screenshot).
3. Install the shortcut via https://www.icloud.com/shortcuts/01d89ce15dfd4db2a17bf1e91f39681d
4. Enter your [Etherscan API Key](https://etherscan.io/myapikey) to make requests up to 5 times per second, or leave it blank to make maxiumum one request per five seconds.## Is it safe?
This Shortcut checks Etherscan for the current gas tracker estimates, then reads the text aloud with Siri. No data is sent to a server beyond the get request sent to Etherscan's gas tracker API. I encourage you to read the code yourself.## Disclaimer
I provide no guarantees or support for this Shortcut. Use at your own risk.## Credit
Created by [@nnnnicholas](https://twitter.com/nnnnicholas) on 2021-02-07.