Crear Objeto de Cuenta
Crea y financia una nueva cuenta con el saldo inicial especificado.
Consulta los errores de Crear Cuenta
.
ATRIBUTOTIPO DE DATO
DESCRIPCIÓN
saldo_inicialcadena
La cantidad de XLM a enviar a la cuenta recién creada.
financistacadena
La cuenta que financia la nueva cuenta.
cuentacadena
Una nueva cuenta que está financiada.
Ejemplo
{
"_links": {
"self": {
"href": "https://horizon-testnet.stellar.org/operations/120192344791343105"
},
"transaction": {
"href": "https://horizon-testnet.stellar.org/transactions/ef0fe04ac3c7de7228ca2598886059868ad05c224a041e8b2d9ee2a8a9dd6894"
},
"effects": {
"href": "https://horizon-testnet.stellar.org/operations/120192344791343105/effects"
},
"succeeds": {
"href": "https://horizon-testnet.stellar.org/effects?order=desc\u0026cursor=120192344791343105"
},
"precedes": {
"href": "https://horizon-testnet.stellar.org/effects?order=asc\u0026cursor=120192344791343105"
}
},
"id": "120192344791343105",
"paging_token": "120192344791343105",
"transaction_successful": true,
"source_account": "GBVFTZL5HIPT4PFQVTZVIWR77V7LWYCXU4CLYWWHHOEXB64XPG5LDMTU",
"type": "create_account",
"type_i": 0,
"created_at": "2020-01-29T19:43:59Z",
"transaction_hash": "ef0fe04ac3c7de7228ca2598886059868ad05c224a041e8b2d9ee2a8a9dd6894",
"starting_balance": "2.0000000",
"funder": "GBVFTZL5HIPT4PFQVTZVIWR77V7LWYCXU4CLYWWHHOEXB64XPG5LDMTU",
"account": "GAYOLLLUIZE4DZMBB2ZBKGBUBZLIOYU6XFLW37GBP2VZD3ABNXCW4BVA"
}