Description Usage Arguments Value Examples
View source: R/get_latest_block.R
Get Latest Block
1 | get_latest_block(api_key)
|
api_key |
The user's public API key. To generate it, you need an account at Covalent HQ. |
A character with the latest block height.
1 2 3 4 | ## Not run:
get_latest_block(MY_API_KEY)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.