Skip to content

terra-money/shuttle

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
eth
 
 
fee
 
 
 
 
 
 
 
 
 
 
 
 

Shuttle Bridge

Shuttle Banner

Shuttle is a Terra-Ethereum bridge. Currently only allows Terra assets to be sent between Terra and Ethereum networks, and only supports the transfer of whitelisted assets.

Table of Contents

Implementations

Components

Relaying Fee

Shuttle charges a fee only for transferring assets from Terra to Ethereum/BSC, and the quantity is calculated as max($1, 0.1% * amount). A transaction with tiny amount smaller than $1 value will be ignored.

How to add tokens?

Terra token support

  1. [Ethereum] Deploy WrappedToken Contract and do verify the contract code
  2. [Ethereum] Transfer ownership to proper minter address (minter address can be found in here)

Ethereum token support

DEPRECATED

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published