Skip to content

Commit

Permalink
updated externals
Browse files Browse the repository at this point in the history
  • Loading branch information
chaindata-ci-superuser[bot] committed Oct 30, 2023
1 parent 017bff7 commit e19567e
Show file tree
Hide file tree
Showing 7 changed files with 63 additions and 7 deletions.
Binary file added assets/chains/known/frameTestnet.webp
Binary file not shown.
Binary file not shown.
Binary file added assets/tokens/coingecko/turan-network.webp
Binary file not shown.
22 changes: 20 additions & 2 deletions chains-extras-cache.json
Original file line number Diff line number Diff line change
Expand Up @@ -955,12 +955,12 @@
},
{
"id": "cess-testnet",
"genesisHash": "0xa1b4d1755bcb522dfb58ea169290461c6a4b01253e10defb5e23e403b4904f40",
"genesisHash": "0x75510303b0df90843bbe643d0553c2a19f94b5a3fde31d1a7930706d784dc5e5",
"prefix": 11330,
"chainName": "cess-testnet",
"implName": "cess-node",
"specName": "cess-node",
"specVersion": "104"
"specVersion": "100"
},
{
"id": "creditcoin-testnet",
Expand Down Expand Up @@ -1537,5 +1537,23 @@
"implName": "turing",
"specName": "turing",
"specVersion": "295"
},
{
"id": "imbue",
"genesisHash": "0xca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89",
"prefix": 42,
"chainName": "imbue kusama",
"implName": "imbue",
"specName": "imbue",
"specVersion": "9435"
},
{
"id": "watr",
"genesisHash": "0x161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a",
"prefix": 19,
"chainName": "Watr Mainnet",
"implName": "watr-mainnet",
"specName": "watr-mainnet",
"specVersion": "1240"
}
]
5 changes: 5 additions & 0 deletions known-evm-networks-icons-cache.json
Original file line number Diff line number Diff line change
Expand Up @@ -724,6 +724,11 @@
"etag": "W/\"d460d531cb26470ea0365a38b2b11de3fed4287bca51e2ca97081cf8c1979e1e\"",
"path": "./assets/chains/known/fox.webp"
},
{
"icon": "frameTestnet",
"etag": "W/\"245c6c0c02bca062ab703ee2218702d9ecdc82ce7fc668e763e04c4059433aac\"",
"path": "./assets/chains/known/frameTestnet.webp"
},
{
"icon": "fren",
"etag": "W/\"33fde12f52a65921766491a4352cec61ea8b1c7a2ea0d2dfb0e31f31a8136621\"",
Expand Down
31 changes: 26 additions & 5 deletions known-evm-networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -19358,6 +19358,12 @@
"contractAddress": "0xff836a5821e69066c87e268bc51b849fab94240c",
"decimals": 18
},
{
"symbol": "صباح الفرولة",
"coingeckoId": "real-strawberry-elephant",
"contractAddress": "0x5acd02940d2e56d9402b8d224e56bd800c544466",
"decimals": 9
},
{
"symbol": "RET",
"coingeckoId": "realtract",
Expand Down Expand Up @@ -25222,11 +25228,6 @@
"contractAddress": "0x5c147e74d63b1d31aa3fd78eb229b65161983b2b",
"decimals": 18
},
{
"symbol": "wiotx",
"coingeckoId": "wrapped-iotex",
"contractAddress": "0xa00744882684c3e4747faefd68d283ea44099d03"
},
{
"symbol": "wjAURA",
"coingeckoId": "wrapped-jones-aura",
Expand Down Expand Up @@ -45250,6 +45251,12 @@
"contractAddress": "0x00ceb4868501b456207856bb6f949c3d2af09a66",
"decimals": 9
},
{
"symbol": "TRN",
"coingeckoId": "turan-network",
"contractAddress": "0x19ed34d112d0d20db619d728ce96745600abafc3",
"decimals": 9
},
{
"symbol": "TURBO",
"coingeckoId": "turbodex",
Expand Down Expand Up @@ -77359,6 +77366,20 @@
},
"isTestNet": true
},
{
"id": "68840142",
"name": "Frame Testnet",
"rpcs": ["https://rpc.testnet.frame.xyz/http"],
"icon": "frameTestnet",
"explorerUrl": "https://explorer.testnet.frame.xyz",
"balancesConfig": {
"evm-native": {
"symbol": "ETH",
"decimals": 18
}
},
"isTestNet": true
},
{
"id": "88888888",
"name": "T.E.A.M Blockchain",
Expand Down
12 changes: 12 additions & 0 deletions known-evm-tokens-cache.json
Original file line number Diff line number Diff line change
Expand Up @@ -26615,6 +26615,12 @@
"symbol": "шайлушай",
"decimals": 18
},
{
"chainId": 1,
"contractAddress": "0x5acd02940d2e56d9402b8d224e56bd800c544466",
"symbol": "صباح الفرولة",
"decimals": 9
},
{
"chainId": 1,
"contractAddress": "0xd22a61e8503bea5842e5e0126ca9ffc4dd492084",
Expand Down Expand Up @@ -44699,6 +44705,12 @@
"symbol": "TRMX",
"decimals": 4
},
{
"chainId": 56,
"contractAddress": "0x19ed34d112d0d20db619d728ce96745600abafc3",
"symbol": "TRN",
"decimals": 9
},
{
"chainId": 56,
"contractAddress": "0xbd8ccac4bd523cb2fdb34876de2f596dbf75885e",
Expand Down

0 comments on commit e19567e

Please sign in to comment.