Welcome to LGCY Network
Search…
Introduction
Abstract
Architecture
Delegated Proof of Stake (DPoS)
Governance
LGCY Virtual Machine
Tokenomics
Developer Fund
Build
LGCY Contract Code
USDL Contract Code
Node
Account
Smart Contract
Transaction
USDL
About
Minting Mechanism
Powered By
GitBook
Node
1.getNodeInfo
URL :
http://64.227.188.73:4000/getNodeInfo
Desc: Get the Node Information status
Demo: curl -X Get http://64.227.188.73:4000/getNodeInfo
@param: null;
@return: return Node Information status;
2.listNodes
URL :
http://64.227.188.73:4000/listNodes
Desc: Get the nodes list
Demo: curl -X Get http://64.227.188.73:4000/listNodes
@param: null;
@return: return nodes list Info;
3.NextVoteCycle
URL :
http://64.227.188.73:4000/votecycle
Desc: Get the Next Vote Cycle
Demo: curl -X Get http://64.227.188.73:4000/votecycle
@param: null;
@return: return Next Vote Cycle Info;
Build - Previous
USDL Contract Code
Next - Build
Account
Last modified
6mo ago
Copy link