Skip to content

Conversation

@proestever
Copy link

Adding WPLS Token

Token Name: Wrapped Pulse (WPLS)
Contract Address: 0xA882606494D86804B5514E07e6Bd2D6a6eE6d68A
Chain: Ethereum Mainnet
Type: ERC20

WPLS is the wrapped version of PLS (Pulse) from PulseChain, bridged to Ethereum mainnet.

Verification

  • ✅ Contract address is ERC-55 checksummed
  • ✅ JSON formatted with prettier
  • ✅ Standard ERC20 token
  • ✅ All mandatory fields included

Links

Copy link
Member

@ligi ligi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there seems to be a problem with the RPC of pulsechain - this needs to be fixed to merge pulsechain tokens

This PR now includes both:
- Native WPLS token on PulseChain (0xA1077a294dDE1B09bB078844df40758a5D0f9a27)
- Bridged WPLS token on Ethereum (0xA882606494D86804B5514E07e6Bd2D6a6eE6d68A)

Creates new tokens/pulsechain/ directory for PulseChain network support.
@proestever
Copy link
Author

Hi @ligi,

Thanks for the feedback. I can provide the official PulseChain RPC endpoints:

Primary RPC: https://rpc.pulsechain.com
Chain ID: 369

I've updated this PR to include both versions of the WPLS token:

  1. Native WPLS on PulseChain (the wrapped native token)
    - Address: 0xA1077a294dDE1B09bB078844df40758a5D0f9a27
    - Network: PulseChain (Chain ID 369)
    - File: tokens/pulsechain/0xA1077a294dDE1B09bB078844df40758a5D0f9a27.json

  2. Bridged WPLS on Ethereum (original submission)
    - Address: 0xA882606494D86804B5514E07e6Bd2D6a6eE6d68A
    - Network: Ethereum Mainnet
    - File: tokens/eth/0xA882606494D86804B5514E07e6Bd2D6a6eE6d68A.json

Please let me know if you need any additional information about PLS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants