improved
Sygna Bridge v2.0 Update Notes
over 4 years ago by Vince Lee
Infrastructure
- Version code - The new version code will be formatted into two digits-One major release and one minor release code. For example:
v2.0
,v2.1
and etc. - New IP addresses
- For
v2.0
test environment:18.176.184.195
and18.176.189.141
. - For
v2.0
production environment:54.248.139.106
and54.248.15.111
.
Back-end
- IVMS101 - Sygna Bridge now supports the IVMS101 data standard to facilitate the sharing of compliance information across networks.
- API endpoint update - For example: the path is changed from
https://test-api.sygna.io/sb/api/v1.1.0/bridge/vasp
tohttps://test-api.sygna.io/v2/bridge/vasp
.
Originator VASP
- Currency ID - We now support all of the cryptocurrencies and tokens.
- Transaction - New transaction data format supports most of cryptocurrencies and tokens in the following API:Bridge/PermissionRequest and Beneficiary/PermissionRequest.
Beneficiary VASP
- Error Code update - There are new error codes been updated.
- Beneficiary/TransactionID - After the blockchain transaction has been executed by Originator VASP, Originator VASP should upload the transaction ID (transaction hash) to the Sygna (Bridge) Server. Sygna (Bridge) Server will relay the information to the Beneficiary VASP via the new API.
- Beneficiary/AddressValidation - A new option for Originator VASP to check if the beneficiary has the wallet address before the personal information is sent to beneficiary VASPs. You can activate this function In the Bridge/PermissionRequest API with
need_validate_addr
parameter totrue
.
Front-end
- VAAI - Supports IVMS101 format with legal person.