diff --git a/contracts/NonFungibleToken.cdc b/contracts/NonFungibleToken.cdc index f1373ae..b99b13b 100644 --- a/contracts/NonFungibleToken.cdc +++ b/contracts/NonFungibleToken.cdc @@ -116,7 +116,7 @@ access(all) contract interface NonFungibleToken: ViewResolver { /// Gets all the NFTs that this NFT directly owns /// @return A dictionary of all subNFTS keyed by type - access(all) view fun getAvailableSubNFTS(): {Type: UInt64} { + access(all) view fun getAvailableSubNFTS(): {Type: [UInt64]} { return {} } diff --git a/lib/go/contracts/internal/assets/assets.go b/lib/go/contracts/internal/assets/assets.go index 6d09988..75135f0 100644 --- a/lib/go/contracts/internal/assets/assets.go +++ b/lib/go/contracts/internal/assets/assets.go @@ -2,7 +2,7 @@ // sources: // ExampleNFT.cdc (16.594kB) // MetadataViews.cdc (28.407kB) -// NonFungibleToken.cdc (11.464kB) +// NonFungibleToken.cdc (11.466kB) // ViewResolver.cdc (2.71kB) package assets @@ -113,7 +113,7 @@ func metadataviewsCdc() (*asset, error) { return a, nil } -var _nonfungibletokenCdc = "\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xbc\x5a\xdd\x8e\x1b\xb7\x92\xbe\xd7\x53\x54\x1c\x60\x3d\x13\x68\x34\x01\x76\xb1\x0b\x08\x08\x1c\xdb\xe3\xc9\xce\x7a\x77\x36\xb0\xe5\xe4\x62\xb1\xb0\xa8\xee\x6a\x35\x63\x36\xd9\x26\xd9\x52\x14\x67\xde\xec\xdc\x9d\x17\x3b\xa8\x22\xd9\x3f\x52\xf7\xfc\x24\xc1\x99\x8b\xc4\x6a\x35\x8b\xc5\xaa\xaf\xaa\xbe\x2a\xea\xf2\x9b\x6f\x66\xb3\xaf\xbf\x86\x55\x89\x70\xad\xcc\x1e\x6e\x8d\xbe\xb8\x6e\xf4\x56\x6e\x14\xc2\xca\x7c\x42\x0d\xce\x0b\x9d\x0b\x9b\xf3\x8b\xeb\x5b\xa3\xd3\xf7\xfc\xf5\x1a\x32\xa3\xbd\x15\x99\x9f\xcd\x48\x8a\xd4\x1e\x6d\x21\x32\x04\x5f\x0a\x0f\x42\xa9\x31\x99\x69\x8d\x03\x57\x9a\x46\xe5\xf4\xa0\x30\xb6\x02\x6f\x16\xb3\x9b\x02\x04\x34\x0e\x2d\xec\x85\xf6\x0e\xbc\x81\x1c\x6b\x65\x0e\x20\x40\xe3\x1e\x6e\xaf\x57\xad\x80\x39\xf8\x12\xa5\x6d\x3f\x27\x79\xb2\xaa\x15\x56\xa8\x3d\x2b\xe5\x0f\x35\x3a\xc8\xb1\x90\x1a\x73\x28\xd1\xe2\x6c\x76\x79\x79\x09\xaf\x69\x95\xdc\x34\xde\x58\x07\x67\xb5\x42\xe1\x10\x44\x9e\xd3\x96\xbe\x94\x0e\x94\x74\x1e\x64\x01\x07\xd3\x84\x2d\xe8\x65\xfc\xea\x7c\xc9\xcb\x2f\xe0\xbf\x8c\x2b\x1b\x01\xff\x29\xb4\x16\x1a\x2e\xa0\xf4\xbe\x76\xcb\xcb\xcb\xad\xf4\x65\xb3\x59\x64\xa6\xba\xfc\x85\x5f\x29\xf9\x8d\xb8\xea\x95\x70\x5e\x0a\x0d\xff\xf3\xf7\xbf\x29\x85\xb6\xb7\xce\xef\xa5\xf7\x68\x79\xa1\x6f\xec\xc6\x28\x3a\x42\x58\x75\x85\x1e\xe1\x7d\x29\xad\xc2\xc3\xc4\x92\x1c\x3d\xfe\xc7\xbf\xa6\x5d\x7e\x11\xd6\x23\xbc\x15\x56\x39\xd4\x13\x2b\xbe\xfd\x35\xbc\xf6\x29\x2e\x7a\xd9\x38\x2f\x35\xbc\x55\x52\xe3\xc4\x12\xc1\xaf\x7c\x2c\x94\xd9\xfb\x43\x5c\xf6\x83\x34\x3b\xa1\xb5\x84\xf7\x42\x67\x25\xfe\x36\xb1\x74\x2b\xcd\x47\xa9\x33\xb3\xd5\xd2\x9b\xf6\x58\x5a\xfe\x06\x6f\x72\xa9\x33\xf9\x69\x62\xdd\x46\x35\xe8\xe4\x96\xed\xc7\xcb\xde\x61\x6d\xc0\x62\x81\x16\x75\x86\xcb\x31\xbb\x1b\x4d\x1a\x5e\xd2\x7f\x2e\x74\xe1\x23\x7a\xaf\x57\x6b\xb0\xe8\x4c\x63\xb3\x1e\x56\x03\x74\x33\x63\xb1\xfb\x92\x30\x13\x30\x6c\xb1\xb6\xe8\x90\xa0\x28\x34\xa3\x4f\x6a\x82\x1d\xb8\x4a\x58\xdf\x42\x6f\x11\xb6\x78\x6d\x94\xc2\xcc\x4b\xa3\xd7\xf0\x6e\x62\xa7\x6e\x13\x92\xef\xbc\xb1\xe8\x22\xe6\x9f\xbb\x88\xef\x24\x65\x31\xbb\xf1\x20\x75\xa6\x9a\x9c\x5f\x2a\x70\x0f\x45\xa3\xf9\x3b\x8e\x0d\xa1\x28\x70\x49\x1f\xb3\xd7\x68\xe9\x11\x0a\x27\xd5\x61\x56\x99\x1d\x82\xa7\x80\x73\xa4\xb2\xd0\x39\x98\xc6\x83\x29\xf8\xed\xfe\x16\xac\xf9\x8f\xd6\xec\x64\x8e\x76\xcd\x6f\xae\xdf\x61\x86\x72\x47\x1f\x4f\x0d\xe6\xf8\x1c\xae\xff\x04\x72\xcc\x94\xb0\xd8\x53\x6e\x2f\x7d\x09\xce\x54\x08\xb5\x45\x16\x5a\x1b\xc7\x06\xcb\x25\xbf\x31\x8b\xf6\xfd\xdc\x48\x8b\xac\x54\x67\x3d\x3a\x47\x61\xf8\x6c\x19\x5a\x2f\xa4\x06\x2d\x2a\xa9\xb7\x2c\x68\x83\xa5\xd8\x49\x63\xdb\xec\xe4\x16\xac\xd2\x01\x48\x05\x87\xb5\xb0\xc2\x23\x6c\x30\x13\x0d\xa9\xe9\x61\x2b\x77\xac\xe4\x0e\x95\xa9\xd1\x3a\xde\x4e\x6c\xa4\x92\xfe\x10\x52\x0c\x65\x87\x4e\xfb\xa0\x5b\x26\x34\xb9\x05\x84\x3e\xf4\x10\xd1\x66\x17\x96\xe2\x86\x86\x79\x75\x80\xc6\x91\x9e\xc9\x6c\x8e\x35\xee\x5e\x99\xb3\xa3\x1d\xf9\x81\x5c\x3d\x44\x91\xe3\x2d\x1d\xea\x7c\x46\xab\x6c\x70\x42\xf2\x62\x8d\x68\x2f\xbc\xb9\xa0\xff\xcf\xd9\xbe\xe4\x50\x32\x85\xde\xd2\x21\x78\x13\x4a\x83\x6c\x7a\x01\x19\x92\x54\x05\x0a\xf3\x2d\xda\xd9\x09\x60\x57\x86\xb7\x4a\xb8\x26\x34\x69\xe3\x4b\xb4\xac\xe2\xbc\xcd\xc3\x9c\x53\x1d\x1d\xfb\xc0\xa2\x73\x2b\x02\xe4\x6e\xaf\x57\xb3\xc2\x9a\x2a\xa6\xe1\xce\x7d\x9c\x98\x35\x64\x54\x00\xe8\xc5\x1c\x6b\xe3\xa4\x6f\xed\x0b\x46\x0f\xf6\x7a\xee\x66\x43\xdf\x67\x86\x8c\xec\x03\x2c\xbc\x15\xda\x15\x68\x17\xb3\xd9\x37\x97\xb3\x99\xac\x6a\x63\x3d\x3c\xfb\x49\xe2\x9e\x62\x4c\xed\xd0\x3e\x0b\x29\x9d\xc2\xab\x22\xb0\xf4\xab\xc4\x02\xfe\x97\x37\xea\x3f\x23\x78\x2a\xc5\x6b\xa2\x38\xf6\x52\xf2\x2c\x6f\x3b\x40\x77\x28\x1e\x1c\xfa\xd2\x75\x55\x8f\x52\x92\xc8\x32\x74\xee\x4c\x28\x75\xde\x55\xa2\xae\x12\x1e\xd7\xcc\x25\xf4\x15\x87\x2f\xb3\x19\x00\x00\x69\xf2\x52\x03\x6a\x2f\x7d\xd4\xa1\x30\x36\x84\x37\xbb\xb7\xc4\xd6\xf6\x42\x71\x14\x07\x50\xb0\xfd\x05\xfc\x24\x1a\xe5\x59\x52\x5f\x9d\xbe\xb8\x9f\xe3\xea\xc7\xed\xd7\xd4\xb9\xf0\x11\xbc\xe1\xdf\x80\x3b\xc6\x3c\xbf\xc6\x16\xbe\x77\xbb\x0f\xbc\xa8\xdb\xec\xcd\x2e\xd8\x55\xf8\xd3\xfa\x8f\x95\xf4\xb0\x27\xc4\xd0\x31\x2b\xf4\x22\x17\x5e\xd0\x21\x53\xca\x75\x51\x89\xbc\x95\x77\x13\xc2\xd3\x68\x75\x80\x0d\xb2\x08\x8f\x39\x6c\x0e\x8c\xba\x64\xb2\x35\x3d\xbf\xbd\x5e\x05\x6d\xf2\x75\x8b\xc0\x56\x4e\x88\x15\x0d\x6b\x7e\x45\x6c\x14\xae\xd3\x39\xf2\xae\xc8\x04\x4e\x80\x21\x4e\xe8\x0c\x7b\x71\xaa\x12\xa1\xaf\x6f\x82\xda\x46\x93\xb9\x5a\x54\x15\x05\x3d\x3b\xab\xd3\x4f\xc6\x27\x5d\x20\xb8\xe7\xbd\xcc\xec\x5a\xc9\x29\x93\xf1\x69\x33\x93\x07\x2c\x50\x56\xef\xbd\x0e\xc6\x06\xdd\x4a\x41\x5b\x62\x26\x85\xea\x8e\x12\xfc\xd4\x4a\x8c\xe7\xe9\x6d\x46\x76\x2f\x4d\x1e\x22\x83\x4c\x4a\xb6\xa0\xf7\xb6\x18\xe2\xe1\xd4\x2a\xad\xb4\xa1\x09\xd8\xd3\x95\xf8\x84\x8e\x52\xaf\x33\x41\x2b\x5f\x4a\x9b\x5f\xd4\xc2\xfa\x03\x48\x9d\xe3\xaf\x64\x10\x72\x61\x65\x88\x10\xd8\xb0\x07\x1b\xac\x15\x47\xe8\xfb\xdc\xa0\x3d\xf0\x97\xd1\xde\x1d\x40\x52\xee\x09\xb5\x6f\x68\xbb\x45\x12\x72\x8a\xd2\x5d\x87\xcf\xfc\x8c\xf2\xfa\x12\xde\x7b\x2b\xf5\x76\x0e\x32\x5f\xc2\x87\x1b\xed\xff\xfd\xdf\xe6\xd0\x34\xfd\x4f\xbc\xc5\x12\x5e\xe6\xb9\x45\xe7\x5e\x9c\x9f\x88\xdd\xc9\x50\x9b\x61\x08\xb9\xb3\x8f\xa0\x0b\xff\x0e\x8b\x25\x88\xc6\x97\x67\xe1\xf1\x39\xfc\xcb\x97\xe3\xc4\xb0\xb8\xbd\x5e\xdd\x05\xb9\x5f\xf8\xbf\xf4\xc7\xa1\x31\xd4\x35\x88\x5b\x6c\xd1\xaf\x0e\x35\x9e\x9d\x2f\x64\x4e\xae\x29\x24\xe5\x6c\x52\x39\xbe\x20\xf3\x74\x86\xf8\x80\x3e\xb4\x07\x89\xcf\xf8\xd3\x8b\x85\x08\xc7\x0a\xbb\xdf\xcd\x46\xc3\x56\xba\x36\xca\x38\x56\x45\x48\x41\xf4\x3c\x65\x26\x3d\x6f\x17\x4a\x9d\xcb\x4c\xf8\x14\x88\xa4\x3a\x69\x17\x54\x9a\xf7\x18\xcb\x09\x21\x89\xbb\x85\x18\x6b\x25\xb3\xb3\xe7\x03\x64\xd0\xb2\x0f\x1f\x6e\xae\x92\x88\x8e\xa9\x8c\xae\x85\xc6\x35\x42\xa9\xc3\x20\x68\x86\x30\xe1\xc4\x72\xa2\x8f\x74\xa0\x8d\x0f\x24\x8a\x5c\x6e\x1a\xed\x9f\x3b\x66\x6e\x62\x8b\x73\x58\x93\xf8\x75\x1b\x37\x6b\x2d\xd5\xfa\x21\xf8\xa5\x6c\xac\x1f\x0d\x40\xda\xa4\xc3\xdf\x1c\xea\x48\xd8\xc8\x02\xe9\xad\xf3\x51\xc7\x4d\x79\x2d\x56\x65\xe4\x8e\x67\xd4\x28\x70\x13\xbc\x88\xee\x4f\x39\xb1\xbf\xd1\xfd\x2e\xec\x5b\xfd\x74\xed\x5f\xe6\xab\xf9\xd3\x9c\x75\x95\x74\x78\xb4\xb3\xbc\xe9\xbb\xaa\xd3\x6f\xc2\x59\x37\xc3\xbe\x39\x56\x1a\x07\x55\x13\x18\x73\xec\x8e\x27\xd5\x3c\xe5\xe8\xb4\x7e\xc8\x34\x16\xc7\x94\x23\x6d\xde\x68\xf9\xb9\x41\xb8\xb9\xe2\xd2\x9e\x78\x5d\x7a\xa3\xbf\x8d\x42\xdf\x3b\xf3\x50\xca\x78\xa2\x10\x8d\x37\x95\xf0\x32\xe3\xc0\xc3\x1d\xa7\x72\x59\x21\x88\x9e\xce\xe4\x64\xe7\xad\x39\xc4\x5a\xda\x2f\x26\x4c\xbb\x25\x1b\x40\x24\x07\xc7\x7e\x28\x4f\x9d\x58\x5b\x0f\x82\xb7\x9c\x21\xec\x44\x20\x68\x44\x7a\x53\x70\xf7\x26\xec\xb6\xe1\xb1\xc0\xd8\xe1\xc2\xe2\xd4\xb4\x5d\x25\x8d\xce\xba\x03\xc3\x77\xe0\x50\xf5\x13\xeb\xf0\x39\x3d\x3b\x1f\x5a\x25\xb3\x28\x3c\xbe\xa9\x6a\x7f\xe8\x11\xdc\xf0\x94\x55\x42\xfa\x6a\xd0\xf8\x44\x0b\xa6\xea\xcb\xfd\xe1\x89\x57\x52\xfc\x58\xf4\x8d\xd5\x5c\x67\x53\x45\x17\x3c\x55\xe8\xaa\x2e\x1e\x02\x51\xda\x33\x95\x72\x03\x11\xdf\x87\xf5\xf0\xb2\x53\xe5\x38\x84\xb9\x21\x89\x3a\x48\x37\x09\x0d\x2a\x7c\xa3\x87\x3d\x3b\x5f\xc2\xf7\x5f\xba\xcf\x77\xbd\xe2\x46\x7f\xdc\x14\x0e\x1f\xd1\x9f\x45\xd7\x28\x4f\x45\xee\xbf\x51\x6f\x7d\x79\x76\x0e\xdf\x7d\x07\xdf\x2e\xe1\x19\x37\xeb\xbc\x53\xde\x57\x96\x43\x85\x89\x60\xed\x0f\x5f\x3d\x9b\x12\x28\xdd\xfb\xa6\x26\xc2\x8f\xf9\xed\xf5\x8a\x0b\x68\x88\x69\xf6\x60\x5b\x53\xcf\x1f\xd8\xc8\x05\x21\xad\x4d\x18\xa7\xc3\x4d\xef\x66\xdd\xbf\x06\x46\xff\x01\xbd\x83\xd4\x19\x71\x98\x27\x7e\x14\x44\xe5\xd2\x62\xe6\xd5\x81\x5c\x36\xe5\xae\x5c\xb2\x32\xc2\x1e\x98\x25\x2b\x05\xae\xd9\xdc\x5e\xaf\xde\xc3\x27\x3c\x04\x1a\x4c\x1a\x8d\xba\xaa\x25\x2a\x5b\xf4\x2f\x77\x42\x2a\x82\xda\xfb\xb0\x9c\xbc\xf5\x65\xc5\x06\x09\xd8\x3e\x76\x57\xd4\xe0\xcb\x7d\xa7\xe3\xe0\xee\x11\xe7\xd4\x5f\x0e\x4e\x79\x72\xb8\x57\x86\x88\x78\x8c\x50\xc7\x9d\xbc\xa9\xf9\x90\x6a\x38\xe8\x88\xbd\x6a\x56\x1a\xe3\x70\x20\xa2\x34\x7b\x8a\x84\x14\x14\xae\xd9\x04\xfb\xe6\x58\xa3\xce\x89\x8a\x18\x0d\x7b\x9e\x4c\x0e\xf6\x89\xa5\x74\x98\x7d\xae\x8d\x05\xfc\x55\x50\x4b\x38\x07\x59\xc0\x9a\x0c\xba\x66\x72\x2d\x60\x27\x54\x83\x73\xd8\x34\x1e\xd6\x32\x5f\x43\x6e\xd0\xe9\xe7\x61\x20\xc9\x0a\x0e\xb3\x80\xd0\x51\x5d\xd8\x97\x32\x2b\x83\x01\x8a\x68\x11\x1e\x2c\x98\x64\x59\xc9\x25\xcd\x72\x5a\x14\xf0\x2c\xc7\x82\x3a\xbb\x67\x03\x79\x37\x05\x6c\x82\xb5\x62\x01\x8b\xfd\x76\x07\x26\x6e\x14\x42\xd8\x0a\x70\x52\x6f\x55\x50\x8b\x34\xf9\x85\x00\x1c\x76\x1b\x48\xa5\x85\x0b\x58\x91\x83\x4a\x54\xb5\x8b\xa9\xc4\xc1\xbe\x34\xb4\x95\x7e\x4e\xb8\xb7\x18\x2c\xe8\xd3\xb8\x45\x19\xf3\x89\x4c\x4b\xc5\xa3\x2f\x6f\x88\xdc\x5a\x58\x51\x41\x08\x35\x0a\x2c\xc2\x58\x2a\xfa\x39\x3a\x69\x31\x3f\x49\x70\x71\x11\x25\x5a\x1e\x2e\xe7\x69\x41\x44\xc0\xc6\x58\x6b\xf6\xd3\x7b\xb6\xd1\xe2\xbc\x6d\x32\xdf\xf0\x80\x2f\x4e\xf3\x12\x2f\xb5\xf8\xb9\x41\x47\x21\x4e\x61\xb1\x98\xcc\x6d\x5b\xf4\x21\x44\x62\xba\x58\x45\x2a\xd4\x16\x73\x58\x4e\x51\xfa\x17\xe3\x21\xa4\xa5\x9a\x0d\x73\xc5\xdd\x28\x21\x30\x50\x61\x2e\xa9\x01\xef\xfa\xff\xb6\xed\x4f\x45\xb4\x4f\x6e\xbb\x5c\xfb\x14\xbe\x90\xe6\x7f\x43\x76\x00\x3f\x63\xec\xce\xd3\xdc\x27\x4d\x01\x52\xeb\x95\x68\x68\x4f\x54\xea\x56\x89\xb8\x50\x9e\xd2\xdb\x76\x79\x5f\x74\x94\x14\x91\x25\x78\xaa\x52\x84\xe1\x99\x37\xb1\x1c\x2b\xe9\x3c\x52\x6f\x97\xbe\x57\x51\x60\x9a\x28\xc5\x86\x71\xe0\xf8\x56\x57\x8b\x95\xd9\x61\x3b\xb8\x6d\x75\xee\x65\x73\x2a\xa2\xe1\xa5\xe3\x12\x3a\x8c\x38\xcf\x21\xce\x94\x82\x5b\xeb\xe2\x40\x74\x9a\xfb\x76\x5a\x72\x73\x45\xf1\x1a\x98\xac\xa5\xb7\xc6\x80\x9c\xf4\x22\x0a\x38\x0a\xe8\x56\xf1\x11\x4d\x8f\x91\x99\x1a\x88\x00\xcf\xb4\xf2\xac\xbf\x47\x44\x26\xd5\x5f\xc2\xe1\x93\x0a\xaf\xcc\xa9\xde\xf6\xa5\x71\x3d\xec\x98\x7a\xd7\x5c\x85\x7e\x22\xd5\x5f\x1e\x8d\x0b\x62\x78\xee\x28\xc0\x6e\xae\x4e\xab\x32\x63\xeb\xb8\x17\xea\x6a\xff\x44\x83\xdb\xea\x98\x78\x58\x7c\x10\xba\x92\xd0\x28\x71\x3d\x1f\x76\xb7\xc7\x3d\x53\x8f\xb4\xf5\x75\xba\x7b\x62\x58\x46\x28\xba\x04\x9f\x3f\x16\x7f\x69\xe0\x7e\xcc\xce\x13\xd0\x3d\xcf\x53\x22\x92\x87\x74\x96\x41\x2c\xf2\xbc\x8f\xe1\xd7\xa7\xc0\xe9\xe7\xe1\x30\x88\x5c\x75\xd0\x8b\xdb\x4c\xe6\xbf\xf8\xfd\x59\x5c\x19\x10\x75\x44\x76\x39\x47\x0e\xc9\x95\x6b\x8b\xb1\x08\xd7\x69\x71\xec\x1d\xee\xe4\x3a\x46\x60\xd3\xe9\x69\xdf\xda\x3f\x8e\xf6\x04\x21\x95\xa8\xeb\xd0\xc2\x6e\x8c\x51\x28\xf8\xba\xa3\x9d\x3d\x70\x39\x95\x43\x79\x1d\xd4\x33\x49\x2d\x49\x62\x73\x64\xbf\x07\x19\xd3\xc9\x09\x7b\x94\xe9\x95\x31\xea\x88\x0e\xbd\x8b\xc7\x4f\xc9\x22\x64\x07\x76\xd1\x56\xee\x50\xc7\x06\xc7\xc5\x83\x47\xea\x36\x1e\xf9\x3c\xb3\x1d\x25\xe8\x61\x71\x77\x4f\x11\xe7\xaa\xbd\x4a\x0f\xde\x36\x48\xb2\x23\xa1\x98\xae\xce\x2f\x75\xeb\xa1\x09\x2f\x44\x3b\x8f\x98\xb9\xf3\x23\x69\x15\xed\x7b\x5c\xe3\x1f\xc1\x4c\x27\x59\x3a\xfd\xf3\x3c\x18\xfa\x38\x36\xdf\x92\x05\x88\x84\x6c\x44\xf6\x69\x2f\x6c\xee\x2e\x32\x53\xd5\xc2\xcb\x78\xcd\x63\x51\xb8\x34\x54\x7d\x20\x18\xbb\xe8\xf9\xb1\xd9\x28\x99\xf5\xf2\xe4\x23\x03\xe3\x21\x18\xa5\xae\x66\x49\x39\xe5\xc1\xb7\x6f\xae\x18\x66\xff\x17\x32\xfa\xff\x4f\x2a\x53\x18\xfb\x46\x64\xe5\xcd\xd5\xd9\x47\x28\x96\xfc\xe8\xac\xad\x02\x64\xb4\xf3\x25\xfc\x64\x64\x7e\xff\x86\x81\x57\x11\xd7\xf9\xd8\x67\x38\x4c\x70\x88\xcf\x1c\x5b\xfe\x5d\xb8\xc2\x6b\x2f\x11\x02\x7c\x75\x66\xd1\x1f\x5d\xa9\xf6\xc7\xcf\x1b\x4c\x97\x86\x6d\x23\xdf\xde\xbf\x10\xa4\xda\x3b\x96\x27\x24\xd1\xce\x6f\xcb\x96\xd0\xcc\xdb\xd4\x3a\x3f\xf1\xeb\x7c\x7c\x42\xd2\x6b\xc7\x7b\xd9\x78\x60\x2b\x61\x79\xf2\x45\xf0\x74\xe4\xf5\x60\xa3\x25\x8c\x53\xc0\xbb\x7b\x73\xfa\x54\x4a\x8f\x57\xc3\xd2\x27\xfb\x4c\xe4\x84\x87\x92\x3a\x19\xe8\x78\xdc\xff\x04\x3c\x8f\x8e\xa9\x8f\xc9\x84\xc5\x11\x2e\xd1\xe3\x8f\xfd\x5b\xc0\x40\xed\xe2\x99\x06\x57\xe6\xdd\x4d\xf9\x88\xa8\x44\x2b\xa7\x57\x71\x1e\x55\x15\x11\x1b\xa1\xf6\xe2\x10\x18\x48\x21\xa9\x85\xcc\xd1\x79\xa9\xc5\xe0\xec\x3d\xe1\xdd\x85\x1a\x59\xbe\xd5\xb4\x92\xce\xf1\xe5\x48\xb8\xb9\x69\x9c\x37\x55\x9b\xe4\x88\x91\x52\x9a\xdd\x60\x47\x5d\xc7\x64\x93\xc4\x52\xd8\x3c\x74\x79\x14\x19\x32\xcc\x76\x8e\x38\xee\x38\x3b\x3a\x1e\x3e\xb2\x9a\xf7\x90\xa3\xf0\x7d\xc7\x8d\xc2\xe7\x38\xb0\x35\x13\xc4\xe8\x78\x42\xf9\x08\x6a\x74\x3a\xd3\xe0\x3b\xf5\xca\x34\x3a\x95\xf9\x30\x77\xed\xe2\x7b\x0a\xbf\xa9\xb2\x68\x76\xe5\x96\x9b\x89\xc1\xed\x81\x93\xbf\xe1\xe9\x88\xf8\x69\x49\x76\xbc\x0b\x6b\xad\xc1\x91\xbc\x50\xbc\x62\xea\x94\x2f\x95\x32\x7b\x0a\xd8\x50\xba\xdb\xdb\x6c\x6f\x40\x7a\xe4\xdf\x1c\xf8\xd2\x9a\x66\x5b\xb2\xa6\xe4\xd8\xc1\x7a\x53\x84\xa4\xc1\xf1\x79\x73\x15\x7e\x97\xd1\x2f\xe8\xe9\x4e\xbf\x90\xf6\x68\x69\x77\xcb\xaf\x8c\xc8\xdb\xfb\x38\x8b\xf1\x57\x4a\x9a\x09\x69\x65\xec\xe1\x4f\x17\x87\x23\x43\x1d\x59\x28\x4a\x79\x8b\x87\xb3\xe2\x7c\xca\x50\xaf\xb8\x82\xb8\x89\x41\xd0\xa3\x40\x71\xd3\x75\x46\x7c\x45\xcb\x30\xe0\xce\x4b\x72\x2f\xd1\x9b\xf4\x0f\xa5\xcc\x8f\x86\x1a\xdd\xaf\x3a\x12\x2d\x8a\xae\xe7\xc9\x09\x07\x27\xc9\xa9\x85\x96\xd9\xe2\xa1\x01\x46\x9a\x45\x24\x3a\xa3\x0b\x4f\x6d\xdc\x89\x12\xbd\x81\x4e\xb2\x41\x86\xe4\x81\xc5\x14\xf2\xdb\x59\xd7\xd8\x9d\xf3\x1f\xaf\xd7\x8f\x19\x48\x4c\x74\x82\x67\xa1\xab\xa2\x3e\x50\x4b\x75\x0e\xbf\xff\x9e\x1e\xbd\x88\xed\xa1\xcc\xcf\x97\x70\xb2\x8e\xfe\x9e\xbd\x16\x9a\xac\x1a\x54\x63\x2f\xf6\x7e\xb0\x35\xec\x24\x83\x0d\x06\xb7\xed\x6d\xaf\x5d\x09\x9f\x95\xa9\xc3\x6e\x2f\xde\x5b\x1c\x3c\x72\xe2\xfa\xf4\x29\x7c\x54\x8d\x1b\xd9\x13\x26\x7c\xdf\xe0\xfd\x09\xe3\xf5\xc9\x3d\xfe\x39\x73\xf5\x50\x3e\xc8\x8d\xc3\xd1\xf7\xf4\xe4\xbb\xf5\x4a\x29\x76\x38\xd4\x3d\x74\xfb\xfc\xcb\x98\xf4\xfa\xe4\x08\xfe\xaf\x99\xe9\xdf\xd3\xa5\x3f\xdd\xdd\x89\xb5\x76\x09\x66\xd0\xa7\xfc\xc9\xdb\x96\x5e\xfe\xd0\x85\x5f\xb5\x33\xd0\x7e\x12\x39\x9a\x02\x0f\xaa\x42\x9b\x36\x8e\x52\x86\xb0\x56\x1c\x52\x47\xbd\xea\x77\xd4\x13\x54\x3a\xfe\x8e\x29\xfe\x36\xe2\x71\x30\xeb\x34\x0e\xad\xd7\x08\x21\x1c\x07\xe1\x08\x00\x3b\x00\x70\x43\x13\xab\xed\x1f\x04\x41\x72\xfb\xdd\xec\x1f\x01\x00\x00\xff\xff\xc5\x59\xc7\xe9\xc8\x2c\x00\x00" +var _nonfungibletokenCdc = "\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xbc\x5a\xdd\x8e\x1b\xb7\x92\xbe\xd7\x53\x54\x1c\x60\x3d\x13\x68\x34\x01\x76\xb1\x0b\x08\x08\x1c\xdb\xe3\xc9\xce\x7a\x77\x36\xb0\xe5\xe4\x62\xb1\xb0\xa8\xee\x6a\x35\x63\x36\xd9\x26\xd9\x52\x14\x67\xde\xec\xdc\x9d\x17\x3b\xa8\x22\xd9\x3f\x52\xf7\xfc\x24\xc1\x99\x8b\xc4\x6a\x35\x8b\xc5\xaa\xaf\xaa\xbe\x2a\xea\xf2\x9b\x6f\x66\xb3\xaf\xbf\x86\x55\x89\x70\xad\xcc\x1e\x6e\x8d\xbe\xb8\x6e\xf4\x56\x6e\x14\xc2\xca\x7c\x42\x0d\xce\x0b\x9d\x0b\x9b\xf3\x8b\xeb\x5b\xa3\xd3\xf7\xfc\xf5\x1a\x32\xa3\xbd\x15\x99\x9f\xcd\x48\x8a\xd4\x1e\x6d\x21\x32\x04\x5f\x0a\x0f\x42\xa9\x31\x99\x69\x8d\x03\x57\x9a\x46\xe5\xf4\xa0\x30\xb6\x02\x6f\x16\xb3\x9b\x02\x04\x34\x0e\x2d\xec\x85\xf6\x0e\xbc\x81\x1c\x6b\x65\x0e\x20\x40\xe3\x1e\x6e\xaf\x57\xad\x80\x39\xf8\x12\xa5\x6d\x3f\x27\x79\xb2\xaa\x15\x56\xa8\x3d\x2b\xe5\x0f\x35\x3a\xc8\xb1\x90\x1a\x73\x28\xd1\xe2\x6c\x76\x79\x79\x09\xaf\x69\x95\xdc\x34\xde\x58\x07\x67\xb5\x42\xe1\x10\x44\x9e\xd3\x96\xbe\x94\x0e\x94\x74\x1e\x64\x01\x07\xd3\x84\x2d\xe8\x65\xfc\xea\x7c\xc9\xcb\x2f\xe0\xbf\x8c\x2b\x1b\x01\xff\x29\xb4\x16\x1a\x2e\xa0\xf4\xbe\x76\xcb\xcb\xcb\xad\xf4\x65\xb3\x59\x64\xa6\xba\xfc\x85\x5f\x29\xf9\x8d\xb8\xea\x95\x70\x5e\x0a\x0d\xff\xf3\xf7\xbf\x29\x85\xb6\xb7\xce\xef\xa5\xf7\x68\x79\xa1\x6f\xec\xc6\x28\x3a\x42\x58\x75\x85\x1e\xe1\x7d\x29\xad\xc2\xc3\xc4\x92\x1c\x3d\xfe\xc7\xbf\xa6\x5d\x7e\x11\xd6\x23\xbc\x15\x56\x39\xd4\x13\x2b\xbe\xfd\x35\xbc\xf6\x29\x2e\x7a\xd9\x38\x2f\x35\xbc\x55\x52\xe3\xc4\x12\xc1\xaf\x7c\x2c\x94\xd9\xfb\x43\x5c\xf6\x83\x34\x3b\xa1\xb5\x84\xf7\x42\x67\x25\xfe\x36\xb1\x74\x2b\xcd\x47\xa9\x33\xb3\xd5\xd2\x9b\xf6\x58\x5a\xfe\x06\x6f\x72\xa9\x33\xf9\x69\x62\xdd\x46\x35\xe8\xe4\x96\xed\xc7\xcb\xde\x61\x6d\xc0\x62\x81\x16\x75\x86\xcb\x31\xbb\x1b\x4d\x1a\x5e\xd2\x7f\x2e\x74\xe1\x23\x7a\xaf\x57\x6b\xb0\xe8\x4c\x63\xb3\x1e\x56\x03\x74\x33\x63\xb1\xfb\x92\x30\x13\x30\x6c\xb1\xb6\xe8\x90\xa0\x28\x34\xa3\x4f\x6a\x82\x1d\xb8\x4a\x58\xdf\x42\x6f\x11\xb6\x78\x6d\x94\xc2\xcc\x4b\xa3\xd7\xf0\x6e\x62\xa7\x6e\x13\x92\xef\xbc\xb1\xe8\x22\xe6\x9f\xbb\x88\xef\x24\x65\x31\xbb\xf1\x20\x75\xa6\x9a\x9c\x5f\x2a\x70\x0f\x45\xa3\xf9\x3b\x8e\x0d\xa1\x28\x70\x49\x1f\xb3\xd7\x68\xe9\x11\x0a\x27\xd5\x61\x56\x99\x1d\x82\xa7\x80\x73\xa4\xb2\xd0\x39\x98\xc6\x83\x29\xf8\xed\xfe\x16\xac\xf9\x8f\xd6\xec\x64\x8e\x76\xcd\x6f\xae\xdf\x61\x86\x72\x47\x1f\x4f\x0d\xe6\xf8\x1c\xae\xff\x04\x72\xcc\x94\xb0\xd8\x53\x6e\x2f\x7d\x09\xce\x54\x08\xb5\x45\x16\x5a\x1b\xc7\x06\xcb\x25\xbf\x31\x8b\xf6\xfd\xdc\x48\x8b\xac\x54\x67\x3d\x3a\x47\x61\xf8\x6c\x19\x5a\x2f\xa4\x06\x2d\x2a\xa9\xb7\x2c\x68\x83\xa5\xd8\x49\x63\xdb\xec\xe4\x16\xac\xd2\x01\x48\x05\x87\xb5\xb0\xc2\x23\x6c\x30\x13\x0d\xa9\xe9\x61\x2b\x77\xac\xe4\x0e\x95\xa9\xd1\x3a\xde\x4e\x6c\xa4\x92\xfe\x10\x52\x0c\x65\x87\x4e\xfb\xa0\x5b\x26\x34\xb9\x05\x84\x3e\xf4\x10\xd1\x66\x17\x96\xe2\x86\x86\x79\x75\x80\xc6\x91\x9e\xc9\x6c\x8e\x35\xee\x5e\x99\xb3\xa3\x1d\xf9\x81\x5c\x3d\x44\x91\xe3\x2d\x1d\xea\x7c\x46\xab\x6c\x70\x42\xf2\x62\x8d\x68\x2f\xbc\xb9\xa0\xff\xcf\xd9\xbe\xe4\x50\x32\x85\xde\xd2\x21\x78\x13\x4a\x83\x6c\x7a\x01\x19\x92\x54\x05\x0a\xf3\x2d\xda\xd9\x09\x60\x57\x86\xb7\x4a\xb8\x26\x34\x69\xe3\x4b\xb4\xac\xe2\xbc\xcd\xc3\x9c\x53\x1d\x1d\xfb\xc0\xa2\x73\x2b\x02\xe4\x6e\xaf\x57\xb3\xc2\x9a\x2a\xa6\xe1\xce\x7d\x9c\x98\x35\x64\x54\x00\xe8\xc5\x1c\x6b\xe3\xa4\x6f\xed\x0b\x46\x0f\xf6\x7a\xee\x66\x43\xdf\x67\x86\x8c\xec\x03\x2c\xbc\x15\xda\x15\x68\x17\xb3\xd9\x37\x97\xb3\x99\xac\x6a\x63\x3d\x3c\xfb\x49\xe2\x9e\x62\x4c\xed\xd0\x3e\x0b\x29\x9d\xc2\xab\x22\xb0\xf4\xab\xc4\x02\xfe\x97\x37\xea\x3f\x23\x78\x2a\xc5\x6b\xa2\x38\xf6\x52\xf2\x2c\x6f\x3b\x40\x77\x28\x1e\x1c\xfa\xd2\x75\x55\x8f\x52\x92\xc8\x32\x74\xee\x4c\x28\x75\xde\x55\xa2\xae\x12\x1e\xd7\xcc\x25\xf4\x15\x87\x2f\xb3\x19\x00\x00\x69\xf2\x52\x03\x6a\x2f\x7d\xd4\xa1\x30\x36\x84\x37\xbb\xb7\xc4\xd6\xf6\x42\x71\x14\x07\x50\xb0\xfd\x05\xfc\x24\x1a\xe5\x59\x52\x5f\x9d\xbe\xb8\x9f\xe3\xea\xc7\xed\xd7\xd4\xb9\xf0\x11\xbc\xe1\xdf\x80\x3b\xc6\x3c\xbf\xc6\x16\xbe\x77\xbb\x0f\xbc\xa8\xdb\xec\xcd\x2e\xd8\x55\xf8\xd3\xfa\x8f\x95\xf4\xb0\x27\xc4\xd0\x31\x2b\xf4\x22\x17\x5e\xd0\x21\x53\xca\x75\x51\x89\xbc\x95\x77\x13\xc2\xd3\x68\x75\x80\x0d\xb2\x08\x8f\x39\x6c\x0e\x8c\xba\x64\xb2\x35\x3d\xbf\xbd\x5e\x05\x6d\xf2\x75\x8b\xc0\x56\x4e\x88\x15\x0d\x6b\x7e\x45\x6c\x14\xae\xd3\x39\xf2\xae\xc8\x04\x4e\x80\x21\x4e\xe8\x0c\x7b\x71\xaa\x12\xa1\xaf\x6f\x82\xda\x46\x93\xb9\x5a\x54\x15\x05\x3d\x3b\xab\xd3\x4f\xc6\x27\x5d\x20\xb8\xe7\xbd\xcc\xec\x5a\xc9\x29\x93\xf1\x69\x33\x93\x07\x2c\x50\x56\xef\xbd\x0e\xc6\x06\xdd\x4a\x41\x5b\x62\x26\x85\xea\x8e\x12\xfc\xd4\x4a\x8c\xe7\xe9\x6d\x46\x76\x2f\x4d\x1e\x22\x83\x4c\x4a\xb6\xa0\xf7\xb6\x18\xe2\xe1\xd4\x2a\xad\xb4\xa1\x09\xd8\xd3\x95\xf8\x84\x8e\x52\xaf\x33\x41\x2b\x5f\x4a\x9b\x5f\xd4\xc2\xfa\x03\x48\x9d\xe3\xaf\x64\x10\x72\x61\x65\x88\x10\xd8\xb0\x07\x1b\xac\x15\x47\xe8\xfb\xdc\xa0\x3d\xf0\x97\xd1\xde\x1d\x40\x52\xee\x09\xb5\x6f\x68\xbb\x45\x12\x72\x8a\xd2\x5d\x87\xcf\xfc\x8c\xf2\xfa\x12\xde\x7b\x2b\xf5\x76\x0e\x32\x5f\xc2\x87\x1b\xed\xff\xfd\xdf\xe6\xd0\x34\xfd\x4f\xbc\xc5\x12\x5e\xe6\xb9\x45\xe7\x5e\x9c\x9f\x88\xdd\xc9\x50\x9b\x61\x08\xb9\xb3\x8f\xa0\x0b\xff\x0e\x8b\x25\x88\xc6\x97\x67\xe1\xf1\x39\xfc\xcb\x97\xe3\xc4\xb0\xb8\xbd\x5e\xdd\x05\xb9\x5f\xf8\xbf\xf4\xc7\xa1\x31\xd4\x35\x88\x5b\x6c\xd1\xaf\x0e\x35\x9e\x9d\x2f\x64\x4e\xae\x29\x24\xe5\x6c\x52\x39\xbe\x20\xf3\x74\x86\xf8\x80\x3e\xb4\x07\x89\xcf\xf8\xd3\x8b\x85\x08\xc7\x0a\xbb\xdf\xcd\x46\xc3\x56\xba\x36\xca\x38\x56\x45\x48\x41\xf4\x3c\x65\x26\x3d\x6f\x17\x4a\x9d\xcb\x4c\xf8\x14\x88\xa4\x3a\x69\x17\x54\x9a\xf7\x18\xcb\x09\x21\x89\xbb\x85\x18\x6b\x25\xb3\xb3\xe7\x03\x64\xd0\xb2\x0f\x1f\x6e\xae\x92\x88\x8e\xa9\x8c\xae\x85\xc6\x35\x42\xa9\xc3\x20\x68\x86\x30\xe1\xc4\x72\xa2\x8f\x74\xa0\x8d\x0f\x24\x8a\x5c\x6e\x1a\xed\x9f\x3b\x66\x6e\x62\x8b\x73\x58\x93\xf8\x75\x1b\x37\x6b\x2d\xd5\xfa\x21\xf8\xa5\x6c\xac\x1f\x0d\x40\xda\xa4\xc3\xdf\x1c\xea\x48\xd8\xc8\x02\xe9\xad\xf3\x51\xc7\x4d\x79\x2d\x56\x65\xe4\x8e\x67\xd4\x28\x70\x13\xbc\x88\xee\x4f\x39\xb1\xbf\xd1\xfd\x2e\xec\x5b\xfd\x74\xed\x5f\xe6\xab\xf9\xd3\x9c\x75\x95\x74\x78\xb4\xb3\xbc\xe9\xbb\xaa\xd3\x6f\xc2\x59\x37\xc3\xbe\x39\x56\x1a\x07\x55\x13\x18\x73\xec\x8e\x27\xd5\x3c\xe5\xe8\xb4\x7e\xc8\x34\x16\xc7\x94\x23\x6d\xde\x68\xf9\xb9\x41\xb8\xb9\xe2\xd2\x9e\x78\x5d\x7a\xa3\xbf\x8d\x42\xdf\x3b\xf3\x50\xca\x78\xa2\x10\x8d\x37\x95\xf0\x32\xe3\xc0\xc3\x1d\xa7\x72\x59\x21\x88\x9e\xce\xe4\x64\xe7\xad\x39\xc4\x5a\xda\x2f\x26\x4c\xbb\x25\x1b\x40\x24\x07\xc7\x7e\x28\x4f\x9d\x58\x5b\x0f\x82\xb7\x9c\x21\xec\x44\x20\x68\x44\x7a\x53\x70\xf7\x26\xec\xb6\xe1\xb1\xc0\xd8\xe1\xc2\xe2\xd4\xb4\x5d\x25\x8d\xce\xba\x03\xc3\x77\xe0\x50\xf5\x13\xeb\xf0\x39\x3d\x3b\x1f\x5a\x25\xb3\x28\x3c\xbe\xa9\x6a\x7f\xe8\x11\xdc\xf0\x94\x55\x42\xfa\x6a\xd0\xf8\x44\x0b\xa6\xea\xcb\xfd\xe1\x89\x57\x52\xfc\x58\xf4\x8d\xd5\x5c\x67\x53\x45\x17\x3c\x55\xe8\xaa\x2e\x1e\x02\x51\xda\x33\x95\x72\x03\x11\xdf\x87\xf5\xf0\xb2\x53\xe5\x38\x84\xb9\x21\x89\x3a\x48\x37\x09\x0d\x2a\x7c\xa3\x87\x3d\x3b\x5f\xc2\xf7\x5f\xba\xcf\x77\xbd\xe2\x46\x7f\xdc\x14\x0e\x1f\xd1\x9f\x45\xd7\x28\x4f\x45\xee\xbf\x51\x6f\x7d\x79\x76\x0e\xdf\x7d\x07\xdf\x2e\xe1\x19\x37\xeb\xbc\x53\xde\x57\x96\x43\x85\x89\x60\xed\x0f\x5f\x3d\x9b\x12\x28\xdd\xfb\xa6\x26\xc2\x8f\xf9\xed\xf5\x8a\x0b\x68\x88\x69\xf6\x60\x5b\x53\xcf\x1f\xd8\xc8\x05\x21\xad\x4d\x18\xa7\xc3\x4d\xef\x66\xdd\xbf\x06\x46\xff\x01\xbd\x83\xd4\x19\x71\x98\x27\x7e\x14\x44\xe5\xd2\x62\xe6\xd5\x81\x5c\x36\xe5\xae\x5c\xb2\x32\xc2\x1e\x98\x25\x2b\x05\xae\xd9\xdc\x5e\xaf\xde\xc3\x27\x3c\x04\x1a\x4c\x1a\x8d\xba\xaa\x25\x2a\x5b\xf4\x2f\x77\x42\x2a\x82\xda\xfb\xb0\x9c\xbc\xf5\x65\xc5\x06\xf9\xbf\x00\xee\xff\x3f\x76\x58\xd4\xe1\xcb\x7d\xe7\xe3\xf0\xee\x51\xe7\xd4\x61\x0e\xce\x79\x72\xbc\x57\x86\xa8\x78\x8c\x51\xc7\xbd\xbc\xa9\xf9\x98\x6a\x38\xea\x88\xdd\x6a\x56\x1a\xe3\x70\x20\xa2\x34\x7b\x8a\x85\x14\x16\xae\xd9\x04\x0b\xe7\x58\xa3\xce\x89\x8c\x18\x0d\x7b\x9e\x4d\x0e\xf6\x89\xc5\x74\x98\x7f\xae\x8d\x05\xfc\x55\x50\x53\x38\x07\x59\xc0\x9a\x4c\xba\x66\x7a\x2d\x60\x27\x54\x83\x73\xd8\x34\x1e\xd6\x32\x5f\x43\x6e\xd0\xe9\xe7\x61\x24\xc9\x0a\x0e\xf3\x80\xd0\x51\x5d\xd8\x97\x32\x2b\x83\x01\x8a\x68\x11\x1e\x2d\x98\x64\x59\xc9\x45\xcd\x72\x62\x14\xf0\x2c\xc7\x82\x7a\xbb\x67\x03\x79\x37\x05\x6c\x82\xb5\x62\x09\x8b\x1d\x77\x07\x27\x6e\x15\x42\xe0\x0a\x70\x52\x6f\x55\x50\x8b\x34\xf9\x85\x20\x1c\x76\x1b\x48\xa5\x85\x0b\x58\x91\x83\x4a\x54\xb5\x8b\xc9\xc4\xc1\xbe\x34\xb4\x95\x7e\x4e\xc8\xb7\x18\x2c\xe8\xd3\xc0\x45\x19\xf3\x89\x4c\x4b\xe5\xa3\x2f\x6f\x88\xdd\x5a\x58\x51\x41\x08\x36\x0a\x2d\x42\x59\x2a\xfb\x39\x3a\x69\x31\x3f\x49\x71\x71\x11\xa5\x5a\x1e\x2f\xe7\x69\x41\x44\xc0\xc6\x58\x6b\xf6\xd3\x7b\xb6\xf1\xe2\xbc\x6d\x32\xdf\xf0\x88\x2f\xce\xf3\x12\x33\xb5\xf8\xb9\x41\x47\x41\x4e\x81\xb1\x98\xcc\x6e\x5b\xf4\x21\x48\x62\xc2\x58\x45\x32\xd4\x96\x73\x58\x4e\x91\xfa\x17\xe3\x21\xa4\xa5\x9a\x0d\xb3\xc5\xdd\x28\x25\x30\x50\x61\x2e\xa9\x05\xef\x26\x00\x6d\xe3\x9f\xca\x68\x9f\xde\x76\xd9\xf6\x29\x8c\x21\x4d\x00\x87\xfc\x00\x7e\xc6\xd8\x9f\xa7\xc9\x4f\x9a\x03\xa4\xe6\x2b\x11\xd1\x9e\xa8\xd4\xaf\x12\x75\xa1\x4c\xa5\xb7\xed\xf2\xbe\xe8\x28\x29\x22\x4b\xf0\x5c\xa5\x08\xe3\x33\x6f\x62\x41\x56\xd2\x79\xa4\xee\x2e\x7d\xaf\xa2\xc0\x34\x53\x8a\x2d\xe3\xc0\xf1\xad\xae\x16\x2b\xb3\xc3\x76\x74\xdb\xea\xdc\xcb\xe7\x54\x46\xc3\x4b\xc7\x45\x74\x18\x71\x9e\x43\x9c\x49\x05\x37\xd7\xc5\x81\x08\x35\x77\xee\xb4\xe4\xe6\x8a\xe2\x35\x70\x59\x4b\x6f\x8d\x01\x39\xe9\x45\x24\x70\x14\xd0\xad\xe2\x23\x9a\x1e\x23\x33\xb5\x10\x01\x9e\x69\xe5\x59\x7f\x8f\x88\x4c\xaa\xc0\x84\xc3\x27\x95\x5e\x99\x53\xc5\xed\x4b\xe3\x8a\xd8\x71\xf5\xae\xbd\x0a\x1d\x45\xaa\xc0\x3c\x1c\x17\xc4\xf1\xdc\x51\x80\xdd\x5c\x9d\xd6\x65\xc6\xd6\x71\x37\xd4\x55\xff\x89\x16\xb7\xd5\x31\x31\xb1\xf8\x20\xf4\x25\xa1\x55\xe2\x8a\x3e\xec\x6f\x8f\xbb\xa6\x1e\x6d\xeb\xeb\x74\xf7\xc4\xb0\x8c\x50\x74\x09\x3e\x7f\x2c\xfe\xd2\xc8\xfd\x98\x9f\x27\xa0\x7b\x9e\xa8\x44\x24\x0f\x09\x2d\x83\x58\xe4\x79\x1f\xc3\xaf\x4f\x81\xd3\xcf\xc3\x61\x14\xb9\xea\xa0\x17\xb7\x99\xcc\x7f\xf1\xfb\xb3\xb8\x32\x20\xea\x88\xee\x72\x8e\x1c\xd2\x2b\xd7\x16\x63\x11\x2e\xd4\xe2\xe0\x3b\xdc\xca\x75\x8c\xc0\xa6\xd3\xd3\xbe\xb5\x7f\x1c\xf1\x09\x42\x2a\x51\xd7\xa1\x89\xdd\x18\xa3\x50\xf0\x85\x47\x3b\x7d\xe0\x72\x2a\x87\xf2\x3a\xa8\x67\x92\x9a\x92\xc4\xe7\xc8\x7e\x0f\x72\xa6\x93\x13\xf6\x48\xd3\x2b\x63\xd4\x11\x1d\x7a\x17\x8f\x9f\x92\x45\xc8\x0e\xec\xa2\xad\xdc\xa1\x8e\x2d\x8e\x8b\x07\x8f\xe4\x6d\x3c\xf2\x79\x6a\x3b\x4a\xd1\xc3\xe2\xee\xa6\x22\x4e\x56\x7b\x95\x1e\xbc\x6d\x90\x64\x47\x42\x31\x5d\x9d\x5f\xea\xd6\x43\x13\x5e\x88\x76\x1e\x31\x73\xe7\x47\xd2\x2a\xda\xf7\xb8\xc6\x3f\x82\x9b\x4e\xf2\x74\xfa\xe7\x79\x30\xf4\x71\x6c\xbe\x25\x0b\x10\x09\xd9\x88\xec\xd3\x5e\xd8\xdc\x5d\x64\xa6\xaa\x85\x97\xf1\xa2\xc7\xa2\x70\x69\xac\xfa\x40\x30\x76\xd1\xf3\x63\xb3\x51\x32\xeb\xe5\xc9\x47\x06\xc6\x43\x30\x4a\x7d\xcd\x92\x72\xca\x83\x6f\xdf\x5c\x31\xcc\x12\x29\x9f\x54\xa6\x30\xf6\x8d\xc8\xca\x9b\xab\xb3\x8f\x50\x2c\xf9\xd1\x59\x5b\x05\xc8\x68\xe7\x4b\xf8\xc9\xc8\xfc\xfe\x0d\x03\xaf\x22\xae\xf3\xb1\xcf\x70\x98\xe0\x10\x9f\x39\xb6\xfc\xbb\x70\x89\xd7\x5e\x23\x04\xf8\xea\xcc\xa2\x3f\xba\x54\xed\x0f\xa0\x37\x98\xae\x0d\xdb\x56\xbe\xbd\x81\x21\x48\xb5\xb7\x2c\x4f\x48\xa2\x9d\xdf\x96\x2d\xa1\x99\xb7\xa9\x75\x7e\xe2\xd7\xf9\xf8\x8c\xa4\xd7\x90\xf7\xb2\xf1\xc0\x56\xc2\xf2\xec\x8b\xe0\xe9\xc8\xeb\xc1\x46\x4b\x18\xa7\x80\x77\xf7\xe6\xf4\xa9\x94\x1e\x2f\x87\xa5\x4f\xf6\x99\xc8\x09\x0f\x25\x75\x32\xd0\xf1\xc0\xff\x09\x78\x1e\x1d\x54\x1f\x93\x09\x8b\x23\x5c\xa2\xc7\x1f\xfb\xf7\x80\x81\xda\xc5\x33\x0d\x2e\xcd\xbb\xbb\xf2\x11\x51\x89\x56\x4e\xaf\xe2\x3c\xaa\x2a\x22\x36\x42\xed\xc5\x21\x30\x90\x42\x52\x0b\x99\xa3\xf3\x52\x8b\xc1\xd9\x7b\xc2\xbb\x2b\x35\xb2\x7c\xab\x69\x25\x9d\xe3\xeb\x91\x70\x77\xd3\x38\x6f\xaa\x36\xc9\x11\x23\xa5\x34\xbb\xc1\x8e\xba\x8e\xc9\x26\x89\xa5\xb0\x79\xe8\xf2\x28\x32\x64\x98\xee\x1c\x71\xdc\x71\x76\x74\x3c\x7e\x64\x35\xef\x21\x47\xe1\xfb\x8e\x1b\x85\xcf\x71\x64\x6b\x26\x88\xd1\xf1\x8c\xf2\x11\xd4\xe8\x74\xaa\xc1\xb7\xea\x95\x69\x74\x2a\xf3\x61\xf2\xda\xc5\xf7\x14\x7e\x53\x65\xd1\xec\xca\x2d\x37\x13\x83\xfb\x03\x27\x7f\xc3\xd3\x21\xf1\xd3\x92\xec\x78\x17\xd6\x5a\x83\x23\x79\xa1\x78\xc5\xd4\x29\x5f\x2a\x65\xf6\x14\xb0\xa1\x74\xb7\xf7\xd9\xde\x80\xf4\xc8\xbf\x3a\xf0\xa5\x35\xcd\xb6\x64\x4d\xc9\xb1\x83\xf5\xa6\x08\x49\x83\xe3\xf3\xe6\x2a\xfc\x32\xa3\x5f\xd0\xd3\xad\x7e\x21\xed\xd1\xd2\xee\x9e\x5f\x19\x91\xb7\x37\x72\x16\xe3\xef\x94\x34\x13\xd2\xca\xd8\xc3\x9f\x2e\x0e\x47\x86\x3a\xb2\x50\x94\xf2\x16\x0f\x67\xc5\xf9\x94\xa1\x5e\x71\x05\x71\x13\x83\xa0\x47\x81\xe2\xa6\xeb\x8c\xf8\x92\x96\x61\xc0\x9d\x97\xe4\x5e\xa2\x37\xeb\x1f\x4a\x99\x1f\x0d\x35\xba\xdf\x75\x24\x5a\x14\x5d\xcf\x93\x13\x0e\x4e\x92\x53\x0b\x2d\xb3\xc5\x43\x03\x8c\x34\x8b\x48\x74\x46\x17\x9e\xda\xb8\x13\x25\x7a\x03\x9d\x64\x83\x0c\xc9\x03\x8b\x29\xe4\xb7\xb3\xae\xb1\x5b\xe7\x3f\x5e\xaf\x1f\x33\x90\x98\xe8\x04\xcf\x42\x57\x45\x7d\xa0\x96\xea\x1c\x7e\xff\x3d\x3d\x7a\x11\xdb\x43\x99\x9f\x2f\xe1\x64\x1d\xfd\x3d\x7b\x2d\x34\x59\x35\xa8\xc6\x5e\xec\xfd\x64\x6b\xd8\x49\x06\x1b\x0c\xee\xdb\xdb\x5e\xbb\x12\x3e\x2b\x53\x87\xdd\x5e\xbd\xb7\x38\x78\xe4\xcc\xf5\xe9\x73\xf8\xa8\x1a\x37\xb2\x27\x4c\xf8\xbe\xd1\xfb\x13\x06\xec\x93\x7b\xfc\x73\x26\xeb\xa1\x7c\x90\x1b\x87\xc3\xef\xe9\xd9\x77\xeb\x95\x52\xec\x70\xa8\x7b\xe8\xf6\xf9\xb7\x31\xe9\xf5\xc9\x21\xfc\x5f\x33\xd5\xbf\xa7\x4b\x7f\xba\xbb\x13\x6b\xed\x12\xcc\xa0\x4f\xf9\x93\xf7\x2d\xbd\xfc\xa1\x0b\xbf\x6a\x67\xa0\xfd\x24\x72\x34\x05\x1e\x54\x85\x36\x6d\x1c\xa5\x0c\x61\xad\x38\xa4\x8e\x7a\xd5\xef\xa8\x27\xa8\x74\xfc\x25\x53\xfc\x75\xc4\xe3\x60\xd6\x69\x1c\x5a\xaf\x11\x42\x38\x0e\xc2\x11\x00\x76\x00\xe0\x86\x26\x56\xdb\x3f\x08\x82\xe4\xf6\xbb\xd9\x3f\x02\x00\x00\xff\xff\x12\xaf\x7e\x10\xca\x2c\x00\x00" func nonfungibletokenCdcBytes() ([]byte, error) { return bindataRead( @@ -129,7 +129,7 @@ func nonfungibletokenCdc() (*asset, error) { } info := bindataFileInfo{name: "NonFungibleToken.cdc", size: 0, mode: os.FileMode(0), modTime: time.Unix(0, 0)} - a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xab, 0xef, 0x9f, 0x25, 0x67, 0xc1, 0x88, 0x3d, 0xb0, 0x7e, 0x3a, 0xa9, 0x3, 0x7e, 0x37, 0x14, 0x3f, 0x5, 0x6a, 0xbb, 0xbc, 0xa4, 0x9d, 0x2a, 0x24, 0xfe, 0x51, 0x80, 0x5f, 0xdb, 0xd0, 0x82}} + a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x6, 0x7a, 0x43, 0xc4, 0xa6, 0xf4, 0xe3, 0xfe, 0x62, 0x74, 0xb7, 0xc4, 0xe7, 0xf2, 0xcf, 0xa2, 0x19, 0x6b, 0x24, 0xa1, 0x3a, 0xba, 0x48, 0xce, 0x93, 0x99, 0x52, 0x96, 0xa0, 0xed, 0x55, 0xfa}} return a, nil }