create_path_usd_token

Function create_path_usd_token 

Source
fn create_path_usd_token(
    admin: Address,
    recipients: &[Address],
    evm: &mut TempoEvm<CacheDB<EmptyDB>>,
) -> Result<()>
Expand description

Creates PathUSD as the first TIP20 token (token_id=0) through the factory. Post-Allegretto, the first token must have address(0) as quote token.