Initial release of the polymesh rest api. Provides the ability to perform operations.
Assets
- Get Asset details
- Get Asset holders
- Get Asset documents
- Get Compliance Requirements
- Get Trusted Claim Issuers
- Create an asset
- Reserve a ticker
- Issue Assets tokens
Checkpoints
- Get checkpoints for an Asset
- Get checkpoint schedule
Offerings
- Get Offerings for an Asset
- Get Investments in an Offering
Corporate Actions
- Fetch Corporate action defaults
- Fetch dividend distributions
Identities
- Get identity details
- Get pending authorizations for an identity
- Get issued authorizations for an identity
- Get venues owned by an identity
- Get claims for an identity (issued, associated)
- Get Assets that identity is a trusted issuer for
Settlements
- List Instruction affirmations
- Verify Instruction Leg
Venues
- Create Venue
- Modify Venue
Portfolios
- Portfolio transfers (move Assets)
Misc
- Logging Interceptor. Logs request information to stdout for dev