Skip to content

Commit

Permalink
Tag v3.0.1 released at 031438e
Browse files Browse the repository at this point in the history
  • Loading branch information
bifrost-bot committed Feb 12, 2025
1 parent 4537375 commit 0033748
Show file tree
Hide file tree
Showing 26 changed files with 163 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.0
3.0.1
20 changes: 20 additions & 0 deletions assets/bfc-0/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,16 @@
"testnet"
]
},
{
"address": "0x640952E7984f2ECedeAd8Fd97aA618Ab1210A21C",
"decimals": 18,
"name": "Bifrost",
"network": "evm-248",
"symbol": "BFC",
"tags": [
"mainnet"
]
},
{
"address": "0xAe172D8c5E428D4b7C70f9E593b207F9daC9BF3e",
"decimals": 18,
Expand Down Expand Up @@ -61,6 +71,16 @@
"tags": [
"testnet"
]
},
{
"address": "0x5D1A2e6f04f72A6b2aa331dE02726dffCE1B60B7",
"decimals": 18,
"name": "Bifrost",
"network": "evm-84532",
"symbol": "BFC",
"tags": [
"testnet"
]
}
],
"id": "bfc-0",
Expand Down
10 changes: 10 additions & 0 deletions assets/btcusd-0/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,16 @@
"mainnet"
]
},
{
"address": "0x4Cda2D683E3AF90ea50855008BdB15D9454527B7",
"decimals": 18,
"name": "Bitcoin USD",
"network": "evm-248",
"symbol": "BtcUSD",
"tags": [
"mainnet"
]
},
{
"address": "0x6906Ccda405926FC3f04240187dd4fAd5DF6d555",
"decimals": 18,
Expand Down
Binary file added assets/oas-0/image-128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/oas-0/image-256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/oas-0/image-32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/oas-0/image-64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions assets/oas-0/image.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
38 changes: 38 additions & 0 deletions assets/oas-0/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"contracts": [
{
"address": "0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",
"decimals": 18,
"name": "Oasys",
"network": "evm-248",
"symbol": "OAS",
"tags": [
"mainnet",
"native-coin"
]
}
],
"id": "oas-0",
"images": {
"png128": true,
"png256": true,
"png32": true,
"png64": true,
"svg": true
},
"name": "Oasys",
"references": [
{
"id": "coingecko",
"url": "https://www.coingecko.com/en/coins/oasys"
},
{
"id": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/oasys"
}
],
"tags": [
"native-coin",
"oasys"
]
}
Binary file added assets/unknown-oasys/image-128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/unknown-oasys/image-256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/unknown-oasys/image-32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/unknown-oasys/image-64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions assets/unknown-oasys/image.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 27 additions & 0 deletions assets/unknown-oasys/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"contracts": [
{
"address": "0xFFfFfFffFFfffFFfFFfFFFFFffFFFffffFfFFFfF",
"decimals": 0,
"name": "Unknown Oasys Asset",
"network": "evm-248",
"symbol": "UNKNOWN",
"tags": [
"mainnet"
]
}
],
"id": "unknown-oasys",
"images": {
"png128": true,
"png256": true,
"png32": true,
"png64": true,
"svg": true
},
"name": "Unknown Oasys Asset",
"references": [],
"tags": [
"oasys"
]
}
8 changes: 8 additions & 0 deletions enums/ids/asset.json
Original file line number Diff line number Diff line change
Expand Up @@ -899,6 +899,10 @@
"description": "Non-Playable Coin",
"value": "npc-0"
},
{
"description": "Oasys",
"value": "oas-0"
},
{
"description": "Ocean Token",
"value": "ocean-0"
Expand Down Expand Up @@ -1275,6 +1279,10 @@
"description": "Unknown Kaia Asset",
"value": "unknown-kaia"
},
{
"description": "Unknown Oasys Asset",
"value": "unknown-oasys"
},
{
"description": "Unknown Optimism Asset",
"value": "unknown-optimism"
Expand Down
4 changes: 4 additions & 0 deletions enums/ids/network.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@
"description": "Polygon Mainnet",
"value": "evm-137"
},
{
"description": "Oasys Mainnet",
"value": "evm-248"
},
{
"description": "Bifrost Mainnet",
"value": "evm-3068"
Expand Down
4 changes: 4 additions & 0 deletions enums/tags/asset.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@
"value": "native-coin",
"description": "Native coin of some network"
},
{
"value": "oasys",
"description": "Main network of asset is Oasys"
},
{
"value": "optimism",
"description": "Main network of asset is Optimism"
Expand Down
4 changes: 4 additions & 0 deletions enums/tags/network.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@
"value": "l2-ethereum",
"description": "Layer-2 networks of Ethereum"
},
{
"value": "oasys",
"description": "Oasys networks"
},
{
"value": "optimism",
"description": "Optimism networks"
Expand Down
4 changes: 4 additions & 0 deletions libraries/constants/rpc.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@
"id": "evm-137",
"url": "https://public-rpc.thebifrost.io/main/polygon"
},
{
"id": "evm-248",
"url": "https://public-rpc.thebifrost.io/main/oasys"
},
{
"id": "evm-3068",
"url": "https://public-02.mainnet.bifrostnetwork.com/rpc"
Expand Down
Binary file added networks/evm-248/image-128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added networks/evm-248/image-256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added networks/evm-248/image-32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added networks/evm-248/image-64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions networks/evm-248/image.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 30 additions & 0 deletions networks/evm-248/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"currency": {
"address": "0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",
"decimals": 18,
"id": "oas-0",
"name": "Oasys",
"symbol": "OAS"
},
"engine": "evm",
"explorers": [
{
"id": "blockscout",
"url": "https://explorer.oasys.games/"
}
],
"id": "evm-248",
"images": {
"png128": true,
"png256": true,
"png32": true,
"png64": true,
"svg": true
},
"name": "Oasys Mainnet",
"network": "mainnet",
"tags": [
"oasys"
],
"unknownAssetId": "unknown-oasys"
}

0 comments on commit 0033748

Please sign in to comment.