This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
choozmo
/
ArkCard-Linebot
Suivre
2
Voter
1
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
df4026ddd0
Branches
Tags
dev
master
new-ver
ArkCard-Line...
/
models.py
models.py
99 B
Historique
Raw
1
2
3
4
5
6
7
from pydantic import BaseModel
class TransactionNft(BaseModel):
nftid: str
address: str