This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
choozmo
/
ark_backend
Segui
3
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
14cf7358c2
Rami (Branch)
Tag
master
ark_backend
/
app
/
schemas
/
joyso.py
joyso.py
95 B
Cronologia
Originale
1
2
3
4
5
from pydantic import BaseModel
class joysoMint(BaseModel):
toaddress: str
amount: int