package
Version:
v0.0.0-...-2023e6a
Opens a new window with list of versions in this module.
Published: Oct 7, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ApplyRoutes applies router to gin Router
type ApproveRequest struct {
UserId string `json:"userId" binding:"required"`
ToAddress string `json:"toAddress" binding:"required"`
ContractAddress string `json:"contractAddress" binding:"required"`
TokenId int64 `json:"tokenId" binding:"required"`
}
type TransferPayload struct {
TrasactionHash string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.