This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
choozmo
/
ArkCard-Linebot
Segui
2
Vota
1
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
16d4941f9b
Rami (Branch)
Tag
dev
master
new-ver
ArkCard-Line...
/
models.py
models.py
99 B
Cronologia
Originale
1
2
3
4
5
6
7
from pydantic import BaseModel
class TransactionNft(BaseModel):
nftid: str
address: str