An open API service indexing awesome lists of open source software.

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.

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.