IL1BaseTokenAssetHandler
Author: Matter Labs
Used for any asset handler and called by the L1AssetRouter
Note: security-contact: security@matterlabs.dev
Functions
tokenAddress
Used to get the token address of an assetId
function tokenAddress(bytes32 _assetId) external view returns (address);