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:

To Reproduce
Steps to reproduce the behavior:
- Go to our token-bindings github repo: https://github.com/oraichain/token-bindings
- Try to build and deploy token-bindings contract
- Execute the create denom message of contract
- See error
Expected behavior
The return token must have uri and uri_hash filed in metadata