Skip to main content

DenyListInterface

interface DenyListInterface

A typed view of an on-chain 0x2::deny_list::DenyList object (the 0x403 singleton tracking regulated-coin deny lists).

Inheritors

DenyList

Functions

NameSummary
idabstract fun id(): ObjectId
The object's ID.
listsIdabstract fun listsId(): ObjectId
Object ID of the Bag holding the per-coin deny lists.