mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add PayBolt Token (ERC20, BEP20, POLYGON) (#18618)
* Add PayBolt Token (ERC20, BEP20, POLYGON) * Add PayBolt Token (ERC20, BEP20, POLYGON) - Corrected youtube URL * Add PayBolt Token (ERC20, BEP20, POLYGON) - Corrected facebook URL Co-authored-by: mHat <>
This commit is contained in:
parent
e28f2b0cf9
commit
d691ed0726
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"name": "PayBolt",
|
||||
"type": "ERC20",
|
||||
"symbol": "PAY",
|
||||
"decimals": 18,
|
||||
"website": "https://www.paybolt.io/",
|
||||
"description": "Pay expenses, earn $PAY rewards with your crypto tokens in near-instant time. Start spending your tokens at cafe, restaurant and everywhere.",
|
||||
"explorer": "https://etherscan.io/token/0xe580074A10360404AF3ABfe2d524D5806D993ea3",
|
||||
"status": "active",
|
||||
"id": "0xe580074A10360404AF3ABfe2d524D5806D993ea3",
|
||||
"links": [
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/PayBolt"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/PayBoltofficial"
|
||||
},
|
||||
{
|
||||
"name": "youtube",
|
||||
"url": "https://youtube.com/c/PayBolt"
|
||||
},
|
||||
{
|
||||
"name": "facebook",
|
||||
"url": "https://facebook.com/PayBolt"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://file.paybolt.io/paybolt_whitepaper.pdf"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/paybolt"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/paybolt/"
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"defi"
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"name": "PayBolt",
|
||||
"type": "POLYGON",
|
||||
"symbol": "PAY",
|
||||
"decimals": 18,
|
||||
"website": "https://www.paybolt.io/",
|
||||
"description": "Pay expenses, earn $PAY rewards with your crypto tokens in near-instant time. Start spending your tokens at cafe, restaurant and everywhere.",
|
||||
"explorer": "https://polygonscan.com/token/0xe580074A10360404AF3ABfe2d524D5806D993ea3",
|
||||
"status": "active",
|
||||
"id": "0xe580074A10360404AF3ABfe2d524D5806D993ea3",
|
||||
"links": [
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/PayBolt"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/PayBoltofficial"
|
||||
},
|
||||
{
|
||||
"name": "youtube",
|
||||
"url": "https://youtube.com/c/PayBolt"
|
||||
},
|
||||
{
|
||||
"name": "facebook",
|
||||
"url": "https://facebook.com/PayBolt"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://file.paybolt.io/paybolt_whitepaper.pdf"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/paybolt"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/paybolt/"
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"defi"
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"name": "PayBolt",
|
||||
"type": "BEP20",
|
||||
"symbol": "PAY",
|
||||
"decimals": 18,
|
||||
"website": "https://www.paybolt.io/",
|
||||
"description": "Pay expenses, earn $PAY rewards with your crypto tokens in near-instant time. Start spending your tokens at cafe, restaurant and everywhere.",
|
||||
"explorer": "https://bscscan.com/token/0xe580074A10360404AF3ABfe2d524D5806D993ea3",
|
||||
"status": "active",
|
||||
"id": "0xe580074A10360404AF3ABfe2d524D5806D993ea3",
|
||||
"links": [
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/PayBolt"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/PayBoltofficial"
|
||||
},
|
||||
{
|
||||
"name": "youtube",
|
||||
"url": "https://youtube.com/c/PayBolt"
|
||||
},
|
||||
{
|
||||
"name": "facebook",
|
||||
"url": "https://facebook.com/PayBolt"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://file.paybolt.io/paybolt_whitepaper.pdf"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/paybolt"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/paybolt/"
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"defi"
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
Loading…
Reference in New Issue
Block a user