package testdata
func Verify() bool {
return true
}
func OnNEP17Payment(from []byte, amount int, data interface{}) {