GetBalance Method

Treatail NEO Core Logic

Treatail.NEO

TokenController..::..GetBalance Method

Get the balance of TTL in a specified address

Namespace:  Treatail.NEO.WebApi.Controllers
Assembly:  Treatail.NEO.WebApi (in Treatail.NEO.WebApi.dll)

Syntax


public ActionResult GetBalance(
	string id
)
Public Function GetBalance ( _
	id As String _
) As ActionResult
public:
ActionResult^ GetBalance(
	String^ id
)

Parameters

id
Type: String
Address to get the balance for

Return Value

The requested balance