Skip to content

Commit

Permalink
feat: add PELL token (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew7251 authored Jan 29, 2025
1 parent 50516b4 commit b6cbc3e
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 0 deletions.
4 changes: 4 additions & 0 deletions images/tokens/pell.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
48 changes: 48 additions & 0 deletions registry/mainnet/interchain/squid.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -4450,6 +4450,54 @@
"tokenManagerType": "mintBurn"
}
]
},
"0x2c94f50469714d746c99779696eb5ef99317841ed93de8df2d01baf31ee4ff16": {
"tokenId": "0x2c94f50469714d746c99779696eb5ef99317841ed93de8df2d01baf31ee4ff16",
"deployer": "0xFB232F53e40F3EcbEad986E922A8Abe1Ff3AA146",
"originalMinter": null,
"prettySymbol": "PELL",
"decimals": 18,
"originAxelarChainId": "ethereum",
"tokenType": "customInterchain",
"deploySalt": "0xc6293789674a64b26f1dadda9bab7e9beada0bc7a2c9a37df6a16fa5b70f2bf7",
"iconUrls": {
"svg": "https://raw.githubusercontent.com/axelarnetwork/axelar-configs/main/images/tokens/pell.svg"
},
"deploymentMessageId": "",
"chains": [
{
"symbol": "PELL",
"name": "PELL Network Token",
"axelarChainId": "ethereum",
"tokenAddress": "0xC65d8d96cddDB31328186EFA113a460b0Af9Ec63",
"tokenManager": "0x60686085D75B490c6D5C0d2243e6Db710Ae36EaB",
"tokenManagerType": "lockUnlock"
},
{
"symbol": "PELL",
"name": "PELL Network Token",
"axelarChainId": "arbitrum",
"tokenAddress": "0xC65d8d96cddDB31328186EFA113a460b0Af9Ec63",
"tokenManager": "0x60686085D75B490c6D5C0d2243e6Db710Ae36EaB",
"tokenManagerType": "mintBurnFrom"
},
{
"symbol": "PELL",
"name": "PELL Network Token",
"axelarChainId": "binance",
"tokenAddress": "0xC65d8d96cddDB31328186EFA113a460b0Af9Ec63",
"tokenManager": "0x60686085D75B490c6D5C0d2243e6Db710Ae36EaB",
"tokenManagerType": "mintBurnFrom"
},
{
"symbol": "PELL",
"name": "PELL Network Token",
"axelarChainId": "mantle",
"tokenAddress": "0xC65d8d96cddDB31328186EFA113a460b0Af9Ec63",
"tokenManager": "0x60686085D75B490c6D5C0d2243e6Db710Ae36EaB",
"tokenManagerType": "mintBurnFrom"
}
]
}
}
}

0 comments on commit b6cbc3e

Please sign in to comment.