0.0.9 • Published 12 months ago

@sortxyz/react-components v0.0.9

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
12 months ago

sort.xyz react components

Execute and display a SQL query

<SQLQuery 
  query="select * from ethereum.transaction where to_address='0xdac17f958d2ee523a2206206994597c13d831ec7' order by block_id desc"
  api_key="API_KEY"
  />

Push notifications for contract events

<PushNotifications
    contract_address="0xdac17f958d2ee523a2206206994597c13d831ec7"
    contract_function=""
    num={10}
/>
0.0.9

12 months ago

0.0.8

12 months ago

0.0.5

1 year ago

0.0.7

12 months ago

0.0.6

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago