Skip to main content

Interface: DenyListLike

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

Methods

id()

id(): ObjectIdLike;

The object's ID.

Returns

ObjectIdLike


listsId()

listsId(): ObjectIdLike;

Object ID of the Bag holding the per-coin deny lists.

Returns

ObjectIdLike