Skip to content

Add 𝚝𝟷 Mainnet and Testnet #7213

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions _data/chains/eip155-299792.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"name": "t1 Mainnet",
"title": "t1 Mainnet ",
"chain": "t1 Mainnet",
"rpc": ["https://rpc.mainnet.t1protocol.com"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://mainnet.t1protocol.com/",
"shortName": "t1",
"chainId": 299792,
"networkId": 299792,
"slip44": 1,
"icon": "t1",
"explorers": [
{
"name": "t1 Mainnet Explorer",
"url": "https://explorer.mainnet.t1protocol.com",
"icon": "blockscout",
"standard": "EIP3091"
}
],
"parent": {
"type": "L2",
"chain": "eip155-11155111",
"bridges": [{ "url": "https://mainnet.t1protocol.com/bridge" }]
}
}
31 changes: 31 additions & 0 deletions _data/chains/eip155-299892.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"name": "t1 Testnet",
"title": "t1 Testnet ",
"chain": "t1 Testnet",
"rpc": ["https://rpc.testnet.t1protocol.com"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://testnet.t1protocol.com/",
"shortName": "t1Testnet",
"chainId": 299892,
"networkId": 299892,
"slip44": 1,
"icon": "t1",
"explorers": [
{
"name": "t1 Testnet Explorer",
"url": "https://explorer.testnet.t1protocol.com",
"icon": "blockscout",
"standard": "EIP3091"
}
],
"parent": {
"type": "L2",
"chain": "eip155-11155111",
"bridges": [{ "url": "https://testnet.t1protocol.com/bridge" }]
}
}
8 changes: 8 additions & 0 deletions _data/icons/t1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmZ4kub3HKHSKoNYB15PzvtDAy1xyvDjoszUZzwdioddJd",
"width": 140,
"height": 80,
"format": "svg"
}
]
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<svg width="140" height="80" viewBox="0 0 140 80" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M46.5091 20L51.2216 2.41455C51.4444 1.58203 51.2051 0.849609 50.6589 0.415039C50.3293 0.153809 49.888 0 49.3686 0H33.663C32.2824 0 30.8731 1.08154 30.516 2.41455L25.8041 20H7.59977C6.21855 20 4.80986 21.0815 4.45219 22.4146L0.305462 37.8931C0.121746 38.5767 0.296917 39.187 0.718059 39.5728C1.01225 39.8413 1.42668 40 1.92228 40H20.4458L13.6105 65.5103C11.4664 73.5132 16.4438 80 24.7281 80H51.1392L56.4981 60H35.7925L41.1514 40H61.857L67.2159 20H46.5091Z" fill="#252C2B"/>
<path d="M135.153 77.5854C134.796 78.9185 133.387 80 132.006 80H72.3898L77.7487 60H98.4543L103.813 40H83.1076L88.4665 20H114.878C123.162 20 128.139 26.4868 125.995 34.4897L119.16 60H137.365C138.746 60 139.575 61.0815 139.218 62.4146L135.153 77.5854Z" fill="#252C2B"/>
</svg>