Show / Hide Table of Contents
Last modified: 2024-09-14

Contract.IsPayable

Whether the contract is able to accept NEP-17 assets

Namespace: Neo.SmartContract.Framework.Services

Assembly: Neo.SmartContract.Framework

Syntax

public extern bool IsPayable

Back