Skip to main content
ArcBlock Community

Support

Describe your issue, share reproduction steps, and find answers together.

Guidelines

Community guidelines

Be kind and constructive. Share your experience, choose a category, and include enough detail to help others.

Useful links

ArcBlock documentationMy discussionsSearch discussions

Newest discussions

Brain TitanSupport

I get this error when trying to access nft maker: ! IMG 9968.png https://media.arcblock.community/blocklets/discuss kit/media/bafkreicqfc2adfunw27fh47q5u23wcni42mcjvikzghkdefruqdsxmusw4.webp

1

My DID wallet froze on this page had to close the app and reopen : ! IMG 9844.png https://media.arcblock.community/blocklets/discuss kit/media/bafkreifdppsfhnu5hq2gcp4vivrf6foso3dmkgjqbz7z5vdgbflr7alvoq.webp

5
Brain TitanSupport

When you slide down on any part of the page in DID wallet it closes the page. Can we remove this feature? It also affects one of my blocklets as shown in video , which works perfect in browser outside of DID wallet. Maybe we can have it that the page in DID waller only closes if you slide at the ver

2
ystatSupport

! image.png https://media.arcblock.community/blocklets/discuss kit/media/bafkreid3mmsffyv4lpuxstdxz44k62f47nku3vfuu2xvo4piljdb2y6clq.webp ! image.png https://media.arcblock.community/blocklets/discuss kit/media/bafkreifeb3ucd2iyzvzhuigkziwihf7rsfmlofoknnnygupgkfwjygrl2q.webp ! image.png https://medi

9
shenxiuqiangSupport

服务在启动前需要质押NFT和token,(NFT中包含服务节点信息),在停止服务前接触质押和token;客户端通过查询在质押状态的NFT获得可以提供服务的节点; 查询质押: javascript listStakes params: PartialDeep : Promise ; interface ListStakesParams { addressFilter: GraphQLClient.AddressFilterInput; assetFilter: GraphQLClient.AssetFilterInput; timeFilter: GraphQLClient.TimeFilter

6

Stake、Revoke、Slash、Claim revoked这些术语通常出现在区块链和加密货币的上下文中,尤其是在与质押(staking)相关的操作中。以下是对这些术语的解释: 1. Stake Token or Assets for Another Account 将代币或资产质押给另一个账户 质押是指锁定一定数量的代币或资产,以支持网络操作(例如验证交易)并获得奖励。在这种情况下,质押行为是为另一个账户(而不是自己)执行的。例如,用户A将其代币质押给用户B的账户,目的是帮助用户B获得质押奖励或提升用户B的网络参与度。 javascript import GraphQLClient fr

2