complete store refactor; moved form inputs into store; refactored components out of TimedOrderEntry
This commit is contained in:
@@ -4,7 +4,7 @@ const known_chains = [
|
||||
{
|
||||
name: 'Arbitrum One',
|
||||
id: 42161,
|
||||
image: null,
|
||||
image: '/arbitrum-logo.svg',
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user