ethereum-lists / tokens

Ethereum token definitions
MIT License
555 stars 589 forks source link

Add NODL token on ZksSync Era Mainnet #886

Closed aliXsed closed 5 months ago

aliXsed commented 5 months ago

This PR adds a folder for ZKSync Era Mainnet abbreviated as "zks" with 324 as its chain id and list NODL token on that rollup network. The link to the contract is https://era.zksync.network/address/0xBD4372e44c5eE654dd838304006E1f0f69983154.

NODL had been recently added to ZkSync but it has existed as a token on its own Parachain on Polkadot. Here is the link to the original NODL on Nodle parachain: https://nodleprotocol.io/?rpc=wss%3A%2F%2Fnodle-parachain.api.onfinality.io%2Fpublic-ws#/explorer

aliXsed commented 5 months ago

You need to register this chain here before: https://github.com/ethereum-lists/chains

@ligi I found "zksync era mainnet" already added here: https://github.com/ethereum-lists/chains/blob/master/_data/chains/eip155-324.json Can you elaborate what other info needs to be added there?