export type EthCollectionTokenIdSignature = { v: number; r: string; s: string; };