You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a new PR is created with the format Add <SYMBOL_OF_YOUR_ERC20_TOKEN> metadata trigger some automatic tests to avoid merging invalid metadata, or invalid format. This will improve significantly workflow for the reviewer.
This is list (potentially non-comprehensive) of required tests for a PR to be approved.
When a new PR is created with the format Add <SYMBOL_OF_YOUR_ERC20_TOKEN> metadata trigger some automatic tests to avoid merging invalid metadata, or invalid format. This will improve significantly workflow for the reviewer.
This is list (potentially non-comprehensive) of required tests for a PR to be approved.
name
must match metadata from ethereumsymbol
must match metadata from ethereumdecimals
must match metadata from ethereumicon
data must match svg fileicon
is a optimized svg as suggested in the standard (in particular it should be less than 8kb)The text was updated successfully, but these errors were encountered: