Elven Docs
English
English
  • Getting Started
  • System Configuration
    • Getting started with Elven
    • Project and Entities
      • Choose an Accounting Start Date
    • Inviting team members
    • Viewing activity logs
  • Financial Configuration
    • Configure Chart of Accounts
    • Configure Journal types
    • Configure Auxiliary Accounting
    • Setting Account Opening Balance
  • ACOUNT MANAGEMENT
    • Importing account balances
    • Importing transactions
      • Importing derivatives transactions
    • Verifying account balances
    • Counterparty Accounts Management
      • Managing counterparties
      • Automated counterparty identification
  • Transactions management
    • Transactions overview
  • Bookkeeping
    • Accounting with transaction data
      • Tagging of transactions
      • Rule based tagging
    • Accounting with business data
      • Importing business data using API
      • Importing business data with CSV file
      • Automated bookkeeping of business data
  • ASSETS AND VALUATIONS
    • Assets management
      • Add tokens via smart contract
      • Customising price feeds for assets
    • Fair value of Crypto assets and adjustments
    • Currency exchange (FX) PnL adjustment
    • Derivatives unrealized PnL adjustment
    • Broker business inventory management
  • RECONCILIATION
    • Transaction Reconciliation
  • REPORTS
    • Trial balance
    • Account Balance sheet
    • Financial statements
    • Crypto assets disclosure form
    • Dashboard
  • OpenAPI
    • Obtaining API Authorization
    • Import Business Data
    • Create Account
    • Query Account
    • Create Source
    • Query Source
    • Import Transfer
    • Import Trade
    • Import Gain/Loss
    • Import Account Balances
    • Import Price
    • Query Platform
    • Query Currency
    • Timezone
Powered by GitBook
On this page

Was this helpful?

  1. ASSETS AND VALUATIONS
  2. Assets management

Add tokens via smart contract

PreviousAssets managementNextCustomising price feeds for assets

Last updated 9 months ago

Was this helpful?

Issues addressed

  • By default, elven can parse transactions for approximately 3000 tokens listed in its supported tokens list. these tokens are mostly high-liquidity tokens and the list is constantly updated.

  • If users wish to import transactions for tokens not in elven's default supported list, they can manually add these tokens using this function. once added, elven can synchronize transactions for these tokens, and they can be used in the bookkeeping process.

Steps to follow

Log in to the Elven system, navigate to the relevant project and entity, and use the left navigation to enter the valuation module.

In the module navigation, select assets to view the list of assets associated with the entity.

To add a new asset to the list, click the “Add New” button at the top of the list. in the pop-up window, you can perform a search to see if the token you want to add is already among the 3000 tokens supported by Elven.

For example, if you input sol, you will see that Solana (sol) is already included in the drop-down menu. in this case, you don’t need to add it via the smart contract address; just click on it to add the Solana token. (this step is not necessary for tokens in elven’s default supported list; as long as your wallet has transactions related to the token, it will automatically appear in the asset list)

For tokens not supported by Elven, you can add the token via a contract address. in the add asset window, click the last item in the drop-down menu, “Add via contract address.”

In the next window, complete the token’s basic information, including:

  • Asset name

  • Token Symbol/Code

  • Token Icon

  • Contract information (you can add multiple contract addresses for a token; each contract address includes the chain, contract address, and precision)

After filling out this information, click the add button to complete the token addition process. if your wallet has transactions involving the token, these transactions will be synchronized with the Elven system.