@override Object toJson() { return {if (tokensInfo.isNotDefault) 'tokensInfo': encodeList(tokensInfo)}; }