input
stringlengths 11
62
| output
stringlengths 32
273
|
---|---|
Send 0.1 BTC to Vitalik | {'type': 'send', 'asset': 'BTC', 'recipient': 'Vitalik', 'amount': '0.1', 'is_fiat': 'false'} |
Send 0.2 BTC to Satoshi | {'type': 'send', 'asset': 'BTC', 'recipient': 'Satoshi', 'amount': '0.2', 'is_fiat': 'false'} |
Send 0.5 Ethereum to Buterin | {'type': 'send', 'asset': 'Ethereum', 'recipient': 'Buterin', 'amount': '0.5', 'is_fiat': 'false'} |
Send 50 Cardano to Hoskinson | {'type': 'send', 'asset': 'Cardano', 'recipient': 'Hoskinson', 'amount': '50', 'is_fiat': 'false'} |
Send $500 worth of BNB to CZ | {'type': 'send', 'asset': 'BNB', 'recipient': 'CZ', 'amount': '500', 'is_fiat': 'true'} |
Transfer 100 tokens of Ripple to Chris_Larsen | {'type': 'send', 'asset': 'Ripple', 'recipient': 'Chris_Larsen', 'amount': '100', 'is_fiat': 'false'} |
Send 10.5 Dogecoin to ElonMusk | {'type': 'send', 'asset': 'Dogecoin', 'recipient': 'ElonMusk', 'amount': '10.5', 'is_fiat': 'false'} |
Send 300 USDT to JackMa | {'type': 'send', 'asset': 'USDT', 'recipient': 'JackMa', 'amount': '300', 'is_fiat': 'false'} |
Send 25 Bitcoin to Alice | {'type': 'send', 'asset': 'BTC', 'recipient': 'Alice', 'amount': '25', 'is_fiat': 'false'} |
Send 100 Ethereum to Bob | {'type': 'send', 'asset': 'Ethereum', 'recipient': 'Bob', 'amount': '100', 'is_fiat': 'false'} |
Transfer 200 Cardano to Charles | {'type': 'send', 'asset': 'Cardano', 'recipient': 'Charles', 'amount': '200', 'is_fiat': 'false'} |
Send $550 worth of Bitcoin to Dave | {'type': 'send', 'asset': 'BTC', 'recipient': 'Dave', 'amount': '550', 'is_fiat': 'true'} |
Dispatch 500 tokens of Litecoin to Eve | {'type': 'send', 'asset': 'Litecoin', 'recipient': 'Eve', 'amount': '500', 'is_fiat': 'false'} |
Forward 600 Dogecoin to Frank | {'type': 'send', 'asset': 'Dogecoin', 'recipient': 'Frank', 'amount': '600', 'is_fiat': 'false'} |
Transmit 700 USDT to George | {'type': 'send', 'asset': 'USDT', 'recipient': 'George', 'amount': '700', 'is_fiat': 'false'} |
Send 0.1 Litecoin to Alice | {'type': 'send', 'asset': 'Litecoin', 'recipient': 'Alice', 'amount': '0.1', 'is_fiat': 'false'} |
Transfer 5 Ethereum to Bob | {'type': 'send', 'asset': 'Ethereum', 'recipient': 'Bob', 'amount': '5', 'is_fiat': 'false'} |
Send 15 Cardano to Charles | {'type': 'send', 'asset': 'Cardano', 'recipient': 'Charles', 'amount': '15', 'is_fiat': 'false'} |
Forward 500 USDT to Satoshi | {'type': 'send', 'asset': 'USDT', 'recipient': 'Satoshi', 'amount': '500', 'is_fiat': 'false'} |
Move 0.3 Dogecoin to Elon Musk | {'type': 'send', 'asset': 'Dogecoin', 'recipient': 'Elon Musk', 'amount': '0.3', 'is_fiat': 'false'} |
Transfer 0.25 Bitcoin to Vitalik | {'type': 'send', 'asset': 'Bitcoin', 'recipient': 'Vitalik', 'amount': '0.25', 'is_fiat': 'false'} |
Set $50 worth of Ripple to Brad | {'type': 'send', 'asset': 'Ripple', 'recipient': 'Brad', 'amount': '50', 'is_fiat': 'true'} |
Send 10 USD worth of Bitcoin to kkkkk.eth | {'type': 'send', 'asset': 'Bitcoin', 'recipient': 'kkkkk.eth', 'amount': '10', 'is_fiat': 'true'} |
Swap 10 USDT BEP20 to FIO on Ethereum blockchain | {'type': 'swap', 'asset': 'USDT', 'asset_network': 'BEP20', 'to_asset_network': 'ERC20', 'to_asset': 'FIO', 'amount': '10', 'is_fiat': 'false'} |
Bridge 10 USDT BEP20 to FIO on Ethereum blockchain | {'type': 'swap', 'asset': 'USDT', 'asset_network': 'BEP20', 'to_asset_network': 'ERC20', 'to_asset': 'FIO', 'amount': '10', 'is_fiat': 'false'} |
Swap 20 USDT BEP20 to LINGO on Ethereum blockchain | {'type': 'swap', 'asset': 'USDT', 'asset_network': 'BEP20', 'to_asset_network': 'ERC20', 'to_asset': 'LINGO', 'amount': '20', 'is_fiat': 'false'} |
Swap 5 DAI BEP20 to UNI on Ethereum blockchain | {'type': 'swap', 'asset': 'DAI', 'asset_network': 'BEP20', 'to_asset_network': 'ERC20', 'to_asset': 'UNI', 'amount': '5', 'is_fiat': 'false'} |
Change 50 BUSD BEP20 to LINK on Ethereum blockchain | {'type': 'swap', 'asset': 'BUSD', 'asset_network': 'BEP20', 'to_asset_network': 'ERC20', 'to_asset': 'LINK', 'amount': '50', 'is_fiat': 'false'} |
Switch 30 USDT BEP20 to BAT on Ethereum blockchain | {'type': 'swap', 'asset': 'USDT', 'asset_network': 'BEP20', 'to_asset_network': 'ERC20', 'to_asset': 'BAT', 'amount': '30', 'is_fiat': 'false'} |
Exchange 40 USDT BEP20 to MKR on Ethereum blockchain | {'type': 'swap', 'asset': 'USDT', 'asset_network': 'BEP20', 'to_asset_network': 'ERC20', 'to_asset': 'MKR', 'amount': '40', 'is_fiat': 'false'} |
Trade 35 DAI BEP20 to SNX on Ethereum blockchain | {'type': 'swap', 'asset': 'DAI', 'asset_network': 'BEP20', 'to_asset_network': 'ERC20', 'to_asset': 'SNX', 'amount': '35', 'is_fiat': 'false'} |
What is Ethereum price? | {'type': 'market', 'asset': 'Ethereum'} |
How much is Bitcoin right now? | {'type': 'market', 'asset': 'Bitcoin'} |
What's the current price of Cardano? | {'type': 'market', 'asset': 'Cardano'} |
Can you tell me the price of Polkadot? | {'type': 'market', 'asset': 'Polkadot'} |
I want to know the price of Ripple. | {'type': 'market', 'asset': 'Ripple'} |
What's Chainlink trading at? | {'type': 'market', 'asset': 'Chainlink'} |
What's the value of Stellar? | {'type': 'market', 'asset': 'Stellar'} |
How much is Dogecoin worth? | {'type': 'market', 'asset': 'Dogecoin'} |
Fetch me the price of Binance Coin. | {'type': 'market', 'asset': 'Binance Coin'} |
Tell me the current price of Litecoin. | {'type': 'market', 'asset': 'Litecoin'} |
Get me the price of Uniswap. | {'type': 'market', 'asset': 'Uniswap'} |
How much does one Cosmos cost? | {'type': 'market', 'asset': 'Cosmos'} |
What is today's price of Monero? | {'type': 'market', 'asset': 'Monero'} |
Fetch the current market price for Tezos. | {'type': 'market', 'asset': 'Tezos'} |
Can you tell me the current rate for Tron? | {'type': 'market', 'asset': 'Tron'} |
I want to know the current market value of EOS. | {'type': 'market', 'asset': 'EOS'} |
Please provide the pricing information for Aave. | {'type': 'market', 'asset': 'Aave'} |
What is the present price of VeChain? | {'type': 'market', 'asset': 'VeChain'} |
Get me the latest quote for Bitcoin Cash. | {'type': 'market', 'asset': 'Bitcoin Cash'} |
How much is one THETA trading for currently? | {'type': 'market', 'asset': 'THETA'} |
I want to buy Tron | {'type': 'buy', 'asset': 'Tron'} |
I would like to purchase Bitcoin | {'type': 'buy', 'asset': 'Bitcoin'} |
Can I buy Ethereum? | {'type': 'buy', 'asset': 'Ethereum'} |
I'm interested in buying Cardano | {'type': 'buy', 'asset': 'Cardano'} |
I have decided to buy Polkadot | {'type': 'buy', 'asset': 'Polkadot'} |
I'd like to buy some Ripple | {'type': 'buy', 'asset': 'Ripple'} |
Could you help me buy Chainlink? | {'type': 'buy', 'asset': 'Chainlink'} |
I aim to buy Stellar | {'type': 'buy', 'asset': 'Stellar'} |
Let's buy Dogecoin | {'type': 'buy', 'asset': 'Dogecoin'} |
I wish to buy Binance Coin | {'type': 'buy', 'asset': 'Binance Coin'} |
I am looking to buy Litecoin | {'type': 'buy', 'asset': 'Litecoin'} |
I'm looking to receive Ethereum on the ERC20 network | {'type': 'receive', 'asset': 'Ethereum', 'asset_network': 'ERC20'} |
Can I receive Bitcoin on the BEP20 network? | {'type': 'receive', 'asset': 'Bitcoin', 'asset_network': 'BEP20'} |
I'd like to receive Cardano on the ADA network | {'type': 'receive', 'asset': 'Cardano', 'asset_network': 'ADA'} |
I want to receive Binance Coin on BEP2 network | {'type': 'receive', 'asset': 'Binance Coin', 'asset_network': 'BEP2'} |
How can I receive Polkadot on the DOT network? | {'type': 'receive', 'asset': 'Polkadot', 'asset_network': 'DOT'} |
I wish to receive Chainlink on ERC677 | {'type': 'receive', 'asset': 'Chainlink', 'asset_network': 'ERC677'} |
I am interested in receiving Uniswap on the ERC20 network | {'type': 'receive', 'asset': 'Uniswap', 'asset_network': 'ERC20'} |
I'd love to receive USD Coin on the USDC network | {'type': 'receive', 'asset': 'USD Coin', 'asset_network': 'USDC'} |
Can I receive Tron on the TRX network? | {'type': 'receive', 'asset': 'Tron', 'asset_network': 'TRX'} |
I would like to receive Ripple on the XRP network | {'type': 'receive', 'asset': 'Ripple', 'asset_network': 'XRP'} |
I want to receive Algorand BEP20 | {'type': 'receive', 'asset': 'Algorand', 'asset_network': 'BEP20'} |
I want to receive Ethereum | {'type': 'receive', 'asset': 'Ethereum'} |
What is my Ethereum balance | {'type': 'balance', 'asset': 'Ethereum'} |
Tell me my Bitcoin balance | {'type': 'balance', 'asset': 'Bitcoin'} |
Show my Cardano account balance | {'type': 'balance', 'asset': 'Cardano'} |
What's my balance in Polkadot? | {'type': 'balance', 'asset': 'Polkadot'} |
I want to check my Ripple balance | {'type': 'balance', 'asset': 'Ripple'} |
How much Chainlink do I have? | {'type': 'balance', 'asset': 'Chainlink'} |
Check my Stellar account balance | {'type': 'balance', 'asset': 'Stellar'} |
What's my Dogecoin balance? | {'type': 'balance', 'asset': 'Dogecoin'} |
Tell me how much Binance Coin I have | {'type': 'balance', 'asset': 'Binance Coin'} |
Can you tell me my Litecoin balance? | {'type': 'balance', 'asset': 'Litecoin'} |
State my current balance of Tron | {'type': 'balance', 'asset': 'Tron'} |
open Bitcoin dashboard | {'type': 'open', 'asset': 'Bitcoin'} |
open Cardano within the app | {'type': 'open', 'asset': 'Cardano'} |
Please open Polkadot | {'type': 'open', 'asset': 'Polkadot'} |
Can you open Ripple for me? | {'type': 'open', 'asset': 'Ripple'} |
Chainlink panel, open it | {'type': 'open', 'asset': 'Chainlink'} |
Take me to Stellar | {'type': 'open', 'asset': 'Stellar'} |
Go to Dogecoin | {'type': 'open', 'asset': 'Dogecoin'} |
Navigate to Binance Coin's page | {'type': 'open', 'asset': 'Binance Coin'} |
Open Litecoin | {'type': 'open', 'asset': 'Litecoin'} |
Access Tron | {'type': 'open', 'asset': 'Tron'} |
open Ethereum | {'type': 'open', 'asset': 'Ethereum'} |
Stake Ethereum | {'type': 'stake', 'asset': 'Ethereum'} |
I want to stake Cosmos | {'type': 'stake', 'asset': 'Bitcoin'} |
Stake my Cardano | {'type': 'stake', 'asset': 'Cardano'} |
I'd like to stake my Polkadot | {'type': 'stake', 'asset': 'Polkadot'} |
End of preview. Expand
in Dataset Viewer.
README.md exists but content is empty.
- Downloads last month
- 57