Appearance
Change Log
October 18, 2023
- User Profile Feature Updated: Implemented the user profile functionality.
- Red-service Table Merge: Merged order_record_models and transfer_record_models tables in the Red-service. This restructuring prepares the system for an eventual transition to the Sepolia network.
- Starknet Node Deployment & Synchronization: Deployed Starknet nodes in both Germany and the USA.
- API Documentation Update: Enhanced the API documentation, specifically revising examples related to Withdrawals, and adding new interface details and explanations.
September 30, 2023
- User & Mint Data Interface: Introduced an interface to return user count and Mint data, and also added functionality to retrieve user operation data within a specified timeframe.
- NFTStake Cairo Template Launched: Developed the NFTStake Cairo template and improved the /v1/records interface to list all transactions without requiring any parameters.
- Transaction Activity Interface Updated: Launched the /v1/tx_activity interface that displays all Tx Count information from the past 14 days, providing insights into recent transaction activities.
August 16, 2023
- Metadata Interface Development: Developed and launched new interfaces related to Metadata, enhancing the platform's data handling capabilities.
- Contract Updates: Updated both the 1155 and 721 contracts, ensuring they are in line with the latest standards and requirements.
- Reddio Cairo Project Structure Transition: Transitioned the reddio cairo project structure to scarb, streamlining the compilation process.
July 19, 2023
- Red-service Mainnet Update: Updated the mainnet version of red-service to the latest version
- Token Register Launch: Successfully launched and tested Token register, enhancing the platform's capabilities.
June 26, 2023
- Balance V3 Update: Enhanced the display of the token_uri and incorporated the field in the interface for improved usability.
- Red-adapter Adjustment: Modified the Red-adapter to read the TokenRegistered event with a gap of 3 blocks, ensuring timely and accurate event capture.
- Red-service Snapshot Management: Implemented robust backup and cleanup procedures, safeguarding data and optimizing storage.
May 27, 2023
- Optimize the return structure of Balances /v1 and /v2 interfaces
- Update the contracts page of the Dashboard
- Integrate contract importation tool into Dashboard
April 18, 2023
- Launch Explore page with 9 brand new demos
- Integrate Web3Auth into all the demos
- Integrate contract deployment tool into Dashboard
March 17, 2023
March 10, 2023
- Java SDK 0.0.54 release
- Unify reddio exception
- New method to synchronized method
- Add token Type on withdraw ERC721
- Add guides on Dashboard
- New API docs
- Refine error code、exception and wording on all APIs
Febuaray 18, 2023
- Java SDK 0.0.45 version release
- Async request for transfer/withdrawal/order interface
- API support get record by signature endpoint /v1/record/by/signature
- API support /v1/order to direct retrieve order information
- Refine duplicate transaction logic for async requests from clients
- Fix some transaction may have multi records
Febuaray 4, 2023
- Launch new dashboard https://dashboard.reddio.com/project
- IPFS upload service in production(alpha)
- Add volume/trade/unique member statistic API
- Add java sdk tutorial https://github.com/reddio-com/reddio-sdk/wiki
January 13, 2023
- Launch alpha scan website https://dev.scan.reddio.com/
- Add pagination for /v1/txns & /v1/balances & /v1/collections API
- Release Java SDK 0.0.21 central.sonatype.dev/artifact/com.reddio/reddio-java/0.0.21
- Support listen deposit event
- Support generate stark_key pair by eth private key
- Support IOC order
- Refine record(txn) status, you can see the status at docs.reddio.com/guide/api-reference/record.html
December 30, 2022
- Add /v1/txns API to get all transactions related to contract_address
- Add /v1/collections API to get all collections
December 26, 2022
- Support IOC order (Now Reddio supports both GTC & IOC order)
- Support utility token for reconcile
- Support callback for orders
- Add sequence_ids field to withdraw status
December 16, 2022
- Support IPFS upload v1
- Add balance v2 api
- Listen to onchain events for deposit
December 2, 2022
- Support Deploy ERC20/ERC721 on web
- Launch demos.reddio.com v2
- Launch www.reddio.com v2
- Add Unity SDK
November 18, 2022
- Add Golang SDK
- Add admin register contracts interface to layer 2
- Add JS SDK
- Add Python SDK
Novemeber 4, 2022
- Add Java SDK
- Support Mints ERC721 on Reddio layer 2
- Support Deposit & Withdraw ETH/ERC20/ERC721 on Reddio layer 2
October 21, 2022
- Support Transfer tokens on Reddio layer 2
- Support Token owners of NFT collection
September 30, 2022
- Reddio launch on Mainnet
September 2, 2022
- Add balance v1 api
- Add records API
- Support batch mints
- Support set BaseURI for NFT collection
August 19, 2022
- Add orderbook V1(support GTC and NFT and cancel order)
- Add Reddio fee charge of order
- Add marketplace fee charge of order
- Support withdraw status
July 22, 2022
- Launch www.reddio.com v1
- Launch demos.reddio.com V1
- Launch dashboard v1