pub fn get_entrypoints() -> EntryPoints
Expand description

Returns all the entrypoints that the contract has

Entrypoints :

  1. mint Gets : metadata : String , amount : u64, recipient : Key, price : u64 , comission : u8 Returns : holder_id : u64
  2. approve
  3. disapprove
  4. buy
  5. init
  6. publish_request
  7. cancel_request
  8. direct_pay