Documentation
¶
Index ¶
- func CalculatePayment(opts *schema.Job) (*big.Int, error)
- func CheckENSOwner(user_address string, ens_name string) bool
- func CheckNFTOwner(user_address string, token_address string, token_id int) bool
- func CheckOutstandingPayment(user_address string, token_address string, amount *big.Int, tx_hash string) error
- func FetchAggregatedRating(user_address string) float64
- func FetchNFTRevenue(network_id int, token_id int) int
- func FetchTokenTier(token_id int) int
- func FetchTotalSupply() int
- func FetchUserNFT(address string) int
- func FetchUserState(address string) int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckENSOwner ¶
func CheckNFTOwner ¶
func CheckOutstandingPayment ¶
func FetchAggregatedRating ¶
func FetchNFTRevenue ¶
func FetchTokenTier ¶
func FetchTotalSupply ¶
func FetchTotalSupply() int
func FetchUserNFT ¶
func FetchUserState ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.