Update README.md
This commit is contained in:
parent
bf92814cd9
commit
256ff498a2
18
README.md
18
README.md
@ -23,6 +23,20 @@ ii) This will give the incorporation address of the token (an incorporation addr
|
|||||||
#### Search by smart contract
|
#### Search by smart contract
|
||||||
i) Enter the smart contract name in the search box
|
i) Enter the smart contract name in the search box
|
||||||
ii) This will give the following details of the smart contract:
|
ii) This will give the following details of the smart contract:
|
||||||
a) Smart contract type (continuous, or one time event)
|
a) Smart contract type (continuous, or one-time event)
|
||||||
b) Smart contract subtype
|
b) Smart contract subtype (tokenswap)
|
||||||
|
c) Contract address (the FLO address that created the smart contract)
|
||||||
|
d) Other statistics (no. of deposits, no. of participants, oracle address, total output, and total balance)
|
||||||
|
e) Both off-chain and on-chain data
|
||||||
|
f) Off-chain data is sub-transactions inside the smart contract
|
||||||
|
|
||||||
|
#### Search by block
|
||||||
|
i) Enter the block number in the search box
|
||||||
|
ii) This will give the following details of the block:
|
||||||
|
a) Relevant Transactions (no. of transactions inside the block)
|
||||||
|
b) No. of confirmations
|
||||||
|
c) Reward
|
||||||
|
d) Block Hash
|
||||||
|
e) Difficulty
|
||||||
|
f) Transactions (token transfer details)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user