Skip to content

Commit

Permalink
add miniwasm nft transfer
Browse files Browse the repository at this point in the history
  • Loading branch information
JSHan94 committed Dec 11, 2024
1 parent 36816c0 commit e3ac5d6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions testnets/initia/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,12 @@
"channel_id": "channel-2",
"version": "ics20-1"
},
{
"chain_id": "miniwasm-2",
"port_id": "nft-transfer",
"channel_id": "channel-1",
"version": "ics721-1"
},
{
"chain_id": "minimove-2",
"port_id": "nft-transfer",
Expand Down

0 comments on commit e3ac5d6

Please sign in to comment.