DevelopersDocsHelp Centre
Log In
HomeDevelopersDocsHelp CentreLog In

Docs

The Button

  • Overview
  • HTML
  • JavaScript
  • React
  • Crypto Operations
  • Invisible Money Button
  • Paymail Signatures
  • Paymail Encryption

API

OAuth

API v2

Get Assets

Returns a collection of assets belonging to the current user or app.

Facts

AttributeValue
urlhttps://www.moneybutton.com/api/v2/me/assets
http verbGET
Required scopeusers.asset:read

Example Response

[{
  "id": "100",
  "name": "My First Token",
  "userId": "5",
  "avatar": "https://mywebsite.com/first-token-avatar",
  "description": "My First Token description",
  "initialSupply": "1000000",
  "paymailDomain": null,
  "paymailAlias": "e5045f6a00a2.asset",
  "updatedAt": "2020-12-27T12:36:52.886Z",
  "createdAt": "2020-12-27T12:36:52.886Z",
  "tokenProtocolId": "1"
}, {
  "id": "101",
  "name": "My Second Token",
  "userId": "5",
  "avatar": "https://mywebsite.com/second-token-avatar",
  "description": "My Second Token description",
  "initialSupply": "20000",
  "paymailDomain": null,
  "paymailAlias": "e5045f6a00b3.asset",
  "updatedAt": "2020-12-27T12:36:52.886Z",
  "createdAt": "2020-12-27T12:36:52.886Z",
  "tokenProtocolId": "1"
}]
HomeMB for DevelopersHelp Centre

Buenos Aires, Argentina - Tel Aviv, Israel - Toronto, Canada

@ 2022 MoneyButton All rights reserved