Skip to content
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
7 changes: 5 additions & 2 deletions packages/arb-token-bridge-ui/src/util/orbitChainsData.json
Original file line number Diff line number Diff line change
Expand Up @@ -1376,7 +1376,8 @@
"name": "HPP Mainnet",
"logo": "/images/HPPMainnet_Logo.svg",
"description": "House Party Protocol (HPP) is a modular AI-powered blockchain and data infrastructure designed for the next generation of decentralized applications, built on the pillars of trustworthy data, verifiable AI, and real-world scalability."
}
},
"fastWithdrawalTime": 86400000
}
},
{
Expand Down Expand Up @@ -2300,8 +2301,10 @@
"name": "HPP Sepolia",
"logo": "/images/HPPSepolia_Logo.svg",
"description": "House Party Protocol (HPP) is a modular AI-powered blockchain and data infrastructure designed for the next generation of decentralized applications, built on the pillars of trustworthy data, verifiable AI, and real-world scalability."
}
},
"fastWithdrawalTime": 86400000
}

},
{
"chainId": 393,
Expand Down
Loading