How to ADD NAT Entry for IPv6?

Hello my IPv4 NAT Entry is just like bellow:
/ip firewall nat add chain=dstnat src-address=103.19.13.3 protocol=tcp action=dst-nat comment=client_id201 to-addresses=103.19.13.215 to-ports=80

Now I want to add another NAT for IPv6 IP. Can anybody tell me what will be command for that?
SrcIP: 2404:6180::1
Redirect to: 2404:6180:10:0:1::12

Can anyone help?

No. There’s no IPv6 NAT in RouterOS.