- Mobile
on_click
fix
- Components
- Block Details
- Chain Selector
- Transactions List
- Additions
- on clicks added to transaction list components that returns row data.
on_transfer_click
- When user clicks the transaction label, the function returns the row dataon_goldrush_receipt_click
- Renders button on row, the function returns the row dataon_native_explorer_click
- Renders button on row, the function returns the row data
- on clicks added to transaction list components that returns row data.
- Add transfer clicks to labels on list views
- PoolList
- TokenList
- TokenPoolList
- WalletPoolList
- WalletPositions
- Add
chain_name
to the object whenon_transfer_click
function is ran on theTokenBalanceListView
component.
- Fix hydration error for Transactions Receipt
- Added Address Detail View component
- Forward apikey in context for transactions receipt fix
- Fix skeleton for transactions receipt
- Added new gas card
- Fixed image in README
- Added user agent
- Remove unnecessary checkboxes in list components
- Transactions receipt
- Added pagination to token list and pool list views
- Cache SVGs for token icons
- Consistent stories
- Wallet positions
- Added pagination to token list and pool list views
- Cache SVGs for token icons
- Consistent stories
- Token list
- Pool list
- Token transactions
- Pool transactions
- Wallet transactions
- Token detail
- Pool detail