Skip to main content

parse_mint_tokens

Function parse_mint_tokens 

Source
fn parse_mint_tokens(log: &Log) -> (Address, Address)
Expand description

Parses user and validator token addresses from a FeeAMM::Mint event log.

WARNING: Caller is responsible for ensuring the input is a FeeAMM::Mint event.