Moralis.transfer()

    tokenId = '',
    // eslint-disable-next-line camelcase
    token_id,

I suppose they are two similar parameters for compatibility reasson? If yes, wouldn’t be a good idea to add a “deprecated” annotation to the old one?

1 Like