sbch_getSep20AddressCount
Returns the times addr acts as a to-address or from-address of a SEP20 Transfer event at some contract.
Parameters:
String
, kind of the query, could be"from"
,"to"
, or"both"
DATA
, 20 Bytes - SEP20 contract addressDATA
, 20 Bytes - EOA or contract address
Returns:
QUANTITY
- integer of count
Last updated