124 |
125 |

Issue NFT Token

126 |
{ 127 | event.preventDefault() 128 | const hash = this.hash.value 129 | this.mint(hash,hash+'uri') 130 | }}> 131 | { this.hash = input }} 136 | /> 137 | 142 |
143 |
144 |