X Tutup
Skip to content

BlockTimeWorld/SWAM-Token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 

Repository files navigation

SwapMatic Token SWAM

SwapMatic Token SWAM is a multi-chain asset that utilizes a cryptographically secure EVMBridge to maintain balances on Matic Network and Ethereum Mainnet. The supply of 100,000,000 tokens can reside on Matic Network or Ethereum. The starting point is 0 supply on Ethereum Mainnet and 100,000,000 tokens on Matic.

EMVBridge transactions are validated and secured by the contract owner's signature AND can be monitored with blockchain explorers.

Website: https://web.swapmatic.io

Mainnet contracts

Test contracts

BSC contracts

Matic-to-Mainnet .env

# Token Portal Properties
PORT=***

# Ethereum Properties
# Validator Private key
PRIVATE_KEY=***

# Bridgeable Token contract - Home is Ethereum Mainnet
HOME_ETHEREUM_PROVIDER_URL=https://mainnet.infura.io/v3/***
HOME_BRIDGEABLE_CONTRACT=0x368306eb52c8313fd398418c8220ddd560940e68

# ERC20 Portal contract - Foreign is Matic Network
FOREIGN_ETHEREUM_PROVIDER_URL=https://rpc-mainnet.maticvigil.com
FOREIGN_PORTAL_CONTRACT=0xd1f9DED8849A87AE404fb9d885E7f6a81f07309c

# ERC20 - Matic ERC20
TOKEN_CONTRACT=0x820fe232433248732749C039EBcA0d43588Ad06d

Links

About

SwapMatic Token SWAM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

X Tutup