SEEDCHAIN is experimental software and these docs may get out of date quickly. Please join the Discord server for up to date information and support.

getPrice(uint256 type)

Get the price of a given project id, in Wei.

Arguments:

  • type (uint256): Project ID

Example

seedchain.getPrice(100);