post https://notify.unmarshal.com/v1/firebase/credentials
This endpoint allows you to update firebase server credentials
Chains Supported:
Mainnet: Ethereum, BSC, Matic, Celo, Avalanche, Xinfin, Klaytn, Kadena, Velas, Cronos, Fuse, Solana, Fantom, Arbitrum, Aurora, partisiablockchain.
Testnet: bsc-testnet, partisiablockchain-testnet and redbelly-testnet.
In order to use notifications for testnets use
https://testnet-notify.unmarshal.com/v1/firebase/credentials
along with all required body.
unmarshal.Notifications
.Firebase.UpdateServerCredentials(serverCredentials)
.then(({data}) => console.log(data))