diff --git a/.changelog/729.trivial.md b/.changelog/729.trivial.md new file mode 100644 index 000000000..9bb999766 --- /dev/null +++ b/.changelog/729.trivial.md @@ -0,0 +1 @@ +Add Pontus-X to account names diff --git a/account-names/testnet_consensus.json b/account-names/testnet_consensus.json index 163566b84..55c014a56 100644 --- a/account-names/testnet_consensus.json +++ b/account-names/testnet_consensus.json @@ -33,5 +33,15 @@ "Name": "Cipher", "Address": "oasis1qqdn25n5a2jtet2s5amc7gmchsqqgs4j0qcg5k0t", "Description": "Address of the Cipher account on consensus." + }, + { + "Name": "Pontus-X Testnet", + "Address": "oasis1qrg6c89655pmdxeel08qkngs02jnrfll5v9c508v", + "Description": "Address of the Pontus-X Testnet account on consensus." + }, + { + "Name": "Pontus-X Devnet", + "Address": "oasis1qr02702pr8ecjuff2z3es254pw9xl6z2yg9qcc6c", + "Description": "Address of the Pontus-X Devnet account on consensus." } -] \ No newline at end of file +]