GetIncentiveCreatedTimestamp
GetIncentiveCreatedTimestamp returns an incentive's creation timestamp.
Parameters:
- poolPath: pool realm path
- incentiveId: external incentive identifier
Returns:
- timestamp: creation Unix timestamp
- err: non-nil when the incentive cannot be resolved
Command
gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/gnoswap/staker.GetIncentiveCreatedTimestamp(,)"
Result