Content
@
0 reply
0 recast
0 reaction
Darryl Yeo 🛠️
@darrylyeo
This week on /blockhead (@devcon / @ethglobal Bangkok edition): • updated block and transaction views to account for EIP-2718 transaction types, state roots and legacy data from Ethereum's PoW era • created a “truncated value” component that visually hides/unhides the middle of a long string with CSS based on user interaction, while keeping it fully rendered in the HTML markup to allow for selection and copy/paste • added support for @1inchnetwork API – query token balances, spot prices and historical prices in Portfolio and Explorer • added support for @curvegrid MultiBaas API – query transactions in block, transaction by hash and smart contract source code by address in Explorer https://ethglobal.com/showcase/ytym8
1 reply
0 recast
6 reactions
Chris
@chrisdom
"created a “truncated value” component that visually hides/unhides the middle of a long string with CSS based on user interaction" can you share a link or example? great update! 👀
1 reply
0 recast
1 reaction
Darryl Yeo 🛠️
@darrylyeo
Thanks! So far it’s applied to block hashes on the block view in Explorer. Working on applying to hex addresses too once I’ve figured out focus states and layout shifts. https://blockhead.info/explorer/ethereum/block/12345678
1 reply
0 recast
0 reaction