1. Create Snapshots
⚠️ This command is only accessible to server owners.
You can now use Nepbot to create an snapshot on chain.
Contract: snapshot.nepbot.near
More functionalities on Nepbot Snapshot is under further development.
To create a snapshot on chain,
- Use the command
/create_snapshot
. - Input the contract address that you want to create a snapshot for.
The bot will return with a link to NEAR wallet to authorize the transaction.
You’ll need to pay for a little bit of gas fee since the snapshot is saved on chain.
Once the snapshot is created, Nepbot will send a public message in the same channel where you use the command, with
- A Hash to identify this snapshot for further use
- The contract that the snapshot is created for
- Block height for the snapshot
- As more further functions for snapshot are developed, users will be able to use the Hash to use snapshot in different scenarios.