You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api.yaml
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -21029,7 +21029,7 @@ paths:
21029
21029
/api/v2/wallet/requestaccess:
21030
21030
post:
21031
21031
tags:
21032
-
- Request wallet access
21032
+
- Wallet
21033
21033
summary: Request wallet access
21034
21034
description: Allow users that are members of an org to send a notification out to admins of a wallet to get access. You must supply either a walletId or a enterpriseId and walletType
21035
21035
operationId: v2.wallet.requestaccess
@@ -21379,7 +21379,7 @@ paths:
21379
21379
/api/v2/{coin}/material:
21380
21380
get:
21381
21381
tags:
21382
-
- Material
21382
+
- Wallet
21383
21383
summary: Look up material
21384
21384
description: Currently available only for Polkadot. Material contains some basic transaction information that is common to all transactions. For Polkadot, this data changes every release.
0 commit comments