Skip to content

How do we remove NFT’s from our AstroDAO wallet? #655

Answered by starpause
NEARNFTDAO asked this question in Q&A
Discussion options

You must be logged in to vote

Checking out the assets of the DAO in question, for reference:

https://app.astrodao.com/dao/near-nft-dao.sputnik-dao.near/treasury/nfts

Gather info for Custom Function Call

It's not possible to get the token_id from the interface, which is a tracked feature enhancement that will be in verseion 3.0.3:

#670

Until that feature ships, we can work around this by viewing the DAO treasury in Paras:

https://paras.id/near-nft-dao.sputnik-dao.near/collectibles

Let's say we want to transfer this NEAR Misfit:

https://paras.id/token/misfits.tenk.near::163

Let's remember 163 which is the token_id. The data we need to make a custom function call are the contract and it's parameters. Off to the explorer …

Replies: 2 comments 12 replies

Comment options

You must be logged in to vote
12 replies
@NEARNFTDAO
Comment options

@NEARNFTDAO
Comment options

@NEARNFTDAO
Comment options

@starpause
Comment options

@NEARNFTDAO
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by starpause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants