## Context When we try to create token factory denom by tokens-binding contract, the metadata of token that we created miss uri and uri_hash filed: <img width="638" alt="Screenshot 2024-12-19 at 16 58 26" src="https://github.com/user-attachments/assets/ea6d3c36-7ffe-4a0f-ae37-8faab7ae0d62" /> ## To Reproduce Steps to reproduce the behavior: 1. Go to our token-bindings github repo: https://github.com/oraichain/token-bindings 2. Try to build and deploy token-bindings contract 3. Execute the create denom message of contract 4. See error ## Expected behavior The return token must have uri and uri_hash filed in metadata