FAQ

  • Does my application contract have to inherit from a specific contract to work with Glacis?

    No. Although Glacis provides client contracts to facilitate the interactions with the router, they only requirement for a contract to use Glacis is to implement the GlacisClient interface.

  • Can I send tokens with Glacis?

    Yes. Glacis support passing cross-chain tokens this tokens are an extension of the XERC20 standard.

  • Can I send tokens to an EOA with Glacis?

    Yes. Glacis Token Mediator can send tokens to an address that is not a contract.

Last updated