This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
choozmo
/
ArkCard-Linebot
Urmărește
2
Stea
1
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
458c3f3427
Ramuri
Etichete
dev
master
new-ver
ArkCard-Linebot
/
models.py
models.py
99 B
Istoric
Crud
1
2
3
4
5
6
7
from pydantic import BaseModel
class TransactionNft(BaseModel):
nftid: str
address: str