near-daos / sputnik-dao-contract

Smart contracts for https://app.astrodao.com
https://astrodao.com/
MIT License
107 stars 76 forks source link

A question about minting #187

Open GaloisField2718 opened 2 years ago

GaloisField2718 commented 2 years ago

Hello, When I used this function : https://github.com/near-daos/sputnik-dao-contract/blob/640495ba572345ca356376989738fbd5462e1ff8/test-token/src/lib.rs#L24

how can I find informations on the minting token ? Especially, what view function can I call and where find I them ?