Skip to content

Armankhan566/starknet-addresses

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Useful contracts

These are contracts that are either part of the underlying protocol or expected to be useful for multiple projects.

StarkNet contracts

Bridged Tokens

Under the bridged token addresses folders you will find Json files (one per network) containing the addresses of the tokens currently bridged to StarkNet. Each token has the following parameters:

  • Name: name of the token
  • Symbol: token symbol
  • Decimals: number of decimals used to get the user representation
  • l1_token_address: address of the L1 ERC-20 contract
  • l2_token_address: address of the L2 ERC-20 contract
  • l1_bridge_address: address of the L1 bridge contract
  • l2_bridge_address: address of the L2 bridge contract

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published