Update airdrop instructions for OE

This commit is contained in:
Serkan Reis 2023-10-20 09:21:40 +03:00
parent 99e0caabfd
commit e9d3efefed

View File

@ -553,7 +553,7 @@ export const CollectionActions = ({
} addresses and the ${
type === 'airdrop' ? 'amount of tokens' : 'token ID'
} allocated for each address. Should start with the following header row: ${
type === 'airdrop' ? 'address,amount' : 'address,tokenId'
type === 'airdrop' || type === 'airdrop_open_edition' ? 'address,amount' : 'address,tokenId'
}`}
title={`${type === 'batch_transfer_multi_address' ? 'Multi-Recipient Transfer File' : 'Airdrop File'}`}
>