Skip to content

Commit

Permalink
Merge remote-tracking branch 'root/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Nov 13, 2023
2 parents 1b3c7b9 + 9ae169e commit 86551da
Show file tree
Hide file tree
Showing 7 changed files with 47 additions and 12 deletions.
2 changes: 1 addition & 1 deletion blockchains/binance/assets/RUNE-B1A/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
"tags": [
"defi"
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"type": "ERC20",
"symbol": "RUNE",
"decimals": 18,
"status": "active",
"status": "abandoned",
"id": "0x3155BA85D5F96b2d030a4966AF206230e46849cb"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "TokenFi",
"website": "https://tokenfi.com",
"description": "TokenFi is the ultimate platform for crypto and asset tokenization. Our aim is to make tokenization seamless and easy for the masses!.",
"explorer": "https://etherscan.io/token/0x4507cEf57C46789eF8d1a19EA45f4216bae2B528",
"symbol": "TOKEN",
"type": "ERC20",
"decimals": 9,
"status": "active",
"id": "0x4507cEf57C46789eF8d1a19EA45f4216bae2B528",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/tokenfi"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 0 additions & 10 deletions blockchains/ethereum/tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -1135,16 +1135,6 @@
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x30f271C9E86D2B7d00a6376Cd96A1cFBD5F0b9b3/logo.png",
"pairs": []
},
{
"asset": "c60_t0x3155BA85D5F96b2d030a4966AF206230e46849cb",
"type": "ERC20",
"address": "0x3155BA85D5F96b2d030a4966AF206230e46849cb",
"name": "THORChain ETH.RUNE",
"symbol": "RUNE",
"decimals": 18,
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x3155BA85D5F96b2d030a4966AF206230e46849cb/logo.png",
"pairs": []
},
{
"asset": "c60_t0x3301Ee63Fb29F863f2333Bd4466acb46CD8323E6",
"type": "ERC20",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "TokenFi (TOKEN)",
"type": "BEP20",
"symbol": "TOKEN",
"decimals": 9,
"website": "https://tokenfi.com",
"description": "TokenFi is the ultimate platform for crypto and asset tokenization. Our aim is to make tokenization seamless and easy for the masses!.",
"explorer": "https://bscscan.com/token/0x4507cEf57C46789eF8d1a19EA45f4216bae2B528",
"status": "active",
"id": "0x4507cEf57C46789eF8d1a19EA45f4216bae2B528",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/tokenfi"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/tokenfi/"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/tokenfi"
}
],
"tags": [
"defi"
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 86551da

Please sign in to comment.