內容簡介
IOTA Current Price Shortcode是一個WordPress外掛程式,從Bitfinex API中提取IOTA最新的美元價格,並使用短碼[iotaprice]在您網站的任意位置輸出。預設短碼會顯示MIOTA的美元價格。您可以使用不同的屬性來顯示不同貨幣的當前價格。目前支援以下屬性:
[iotaprice currency="usd"] 顯示每個MIOTA的美元價格
[iotaprice currency="btc"] 顯示每個MIOTA的比特幣價格
[iotaprice currency="eth"] 顯示每個MIOTA的以太坊價格
[iotaprice currency="eur"] 顯示每個MIOTA的歐元價格
[iotaprice currency="gbp"] 顯示每個MIOTA的英鎊價格
此外掛程式通過連接第三方API來利用第三方服務從以下網站提取最新的市場數據:
https://api.bitfinex.com/v1/ticker/
https://api.coinmarketcap.com/v1/ticker/
外掛標籤
開發者團隊
原文外掛簡介
IOTA Current Price Shortcode pulls the latest price of IOTA in USD from the Bitfinex API and outputs it wherever you’d like on your site using the shortcode [iotaprice]. By default the shortcode shows the price of MIOTA in USD. You can use different attributes to show the current price in different currencies. Currently the following attributes are supported:
[iotaprice currency=“usd”] for US Dollar per MIOTA
[iotaprice currency=“btc”] for Bitcoin per MIOTA
[iotaprice currency=“eth”] for Ethereum per MIOTA
[iotaprice currency=“eur”] for Euro per MIOTA
[iotaprice currency=“gbp”] for Pound Sterling per MIOTA
This plugin utilizes 3rd party services by connecting to third party APIs to pull the latest market data from:
https://api.bitfinex.com/v1/ticker/
https://api.coinmarketcap.com/v1/ticker/
