This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
choozmo
/
ark_backend
Suivre
3
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
14cf7358c2
Branches
Tags
master
ark_backend
/
app
/
schemas
/
joyso.py
joyso.py
95 B
Historique
Raw
1
2
3
4
5
from pydantic import BaseModel
class joysoMint(BaseModel):
toaddress: str
amount: int