Account hasn't registered `CoinStore` for `CoinType`

there is problem in mainnet ,I have created a new transcation and it was broadcast successfully
here is hash:
0x6fa74e42c1d789b746d621c51d91b49305598d6185aef8d4d91d2e6d4ebd0cad
but VM Status:
Move abort in 0x1::coin: ECOIN_STORE_NOT_PUBLISHED(0x60005): Account hasn’t registered CoinStore for CoinType

how should I do ?
It is graceful for any help.

7 Likes

Try to add token to your wallet before deposit

2 Likes

Have you tried to get help in Discord?

2 Likes

cant send massage in dicord

1 Like

another tx still failed
0xc02499cc69d3ce4d211c97398e9b89cf1b5503777d94c435efa2837f29ef6af5
Move abort in 0x1::coin: ECOIN_STORE_NOT_PUBLISHED(0x60005): Account hasn’t registered CoinStore for CoinType

1 Like

Is there a reason why you can’t send a message in Discord?

have you solve this error?

not yet,still exists

here is the solution,if the toaddress is the first time,the function must be 0x1::aptos_account::transfer

Have you been able to fix it?