Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Swap Tokens
Command:
swap <amount> <token_to_swap> for <token_to_receive>Example:
swap 0.1 SOL for USDCExplanation: Core AI will swap the specified amount of one token for another using Jupiter.
Transfer Tokens
Command:
Example:
Explanation: Sends the specified amount of a token to the given Solana wallet address.
Transfer SOL
Command:
Example:
Explanation: Sends the specified amount of SOL to the provided wallet address.
Start a Conversation
Chat with Core AI to learn about the latest trends, market updates, or any specific cryptocurrency topic.
Execute Trades
Use simple, structured commands to swap tokens, transfer funds, or perform other transactions.
Test Before You Trade
Use the test private key to explore Core AI’s capabilities without using real funds.
What is Core AI? Core AI is an advanced artificial intelligence tool designed for the cryptocurrency market. It allows users to:
Communicate about cryptocurrency trends, market conditions, and memes.
Access real-time market insights.
Seamlessly execute token swaps and transactions via Jupiter on the Solana blockchain.
Is Core AI safe to use? Yes, Core AI is built with security in mind. You have full control over your private keys. When using your own wallet, Core AI does not store or transmit your private keys anywhere.
Can I test Core AI before using my wallet? Yes, Core AI offers a Test Mode where you can use a provided test private key. This allows you to explore its features risk-free.
What blockchain does Core AI work with? Core AI currently operates on the Solana blockchain and supports token swaps and transactions using Jupiter.
transfer <amount> <token> to <recipient_wallet_address>transfer 10 USDC to F8bRi9...A2Zsend <amount> SOL to <recipient_wallet_address>send 0.5 SOL to F8bRi9...A2ZCore AI is an advanced artificial intelligence designed for the cryptocurrency market. It allows users to:
Communicate about cryptocurrency markets, trends, and memes.
Access real-time market data and insights.
Execute trades seamlessly via Jupiter, one of the leading Solana DEX aggregators.
Users have two options to get started:
Use Test Private Key: Instantly access a test environment to try out Core AI without risk.
Insert Your Private Key: Trade directly from your own Solana wallet for live market transactions.
Check Balance
Command:
check balance of <token>Example:
check balance of SOLExplanation: Displays the current balance of the specified token in your wallet.
Get Token Information
Command:
Example:
Explanation: Retrieves metadata and details about the specified token.
Create SPL Token
Command:
create token "<token_name>" with symbol "<symbol>" and supply <total_supply>Example:
create token "CoreToken" with symbol "CORE" and supply 1000000Explanation: Deploys a new SPL token on Solana with the specified parameters.
Mint NFT
Command:
Example:
Explanation: Mints a new NFT using the specified name and metadata URI.
get info about <token_address>get info about AXSdx7...bP8mint NFT "<nft_name>" with uri <metadata_uri>mint NFT "CoreNFT" with uri https://metadata-uri.json