Skip to main content

Solidity API

ISetProvider

SupplyCreated

event SupplyCreated(struct SupplyRule[] rules)

onRegister

function onRegister(address setRegistry, address kindRegistry, address relRegistry, address owner, uint64 universe, uint64 self, string baseUri) external returns (bytes4)

onTouch

function onTouch(uint64 id) external returns (bytes4)

onTransfer

function onTransfer(uint64 id, address from, address to) external returns (bytes4)