ESDTNFTTransfer$json top-level constant

  1. @Deprecated('Use eSDTNFTTransferDescriptor instead')
Map<String, Object> const ESDTNFTTransfer$json

Implementation

@$core.Deprecated('Use eSDTNFTTransferDescriptor instead')
const ESDTNFTTransfer$json = const {
  '1': 'ESDTNFTTransfer',
  '2': const [
    const {'1': 'accounts', '3': 1, '4': 1, '5': 11, '6': '.TW.MultiversX.Proto.Accounts', '10': 'accounts'},
    const {'1': 'token_collection', '3': 2, '4': 1, '5': 9, '10': 'tokenCollection'},
    const {'1': 'token_nonce', '3': 3, '4': 1, '5': 4, '10': 'tokenNonce'},
    const {'1': 'amount', '3': 4, '4': 1, '5': 9, '10': 'amount'},
  ],
};