Setup0003ERC1155WithProxy
Setup0003ERC1155WithProxy
Provides initial configuration and setup.
constructor
constructor(address owner) publicsetup
function setup(struct Setup0003ERC1155WithProxyParams params) publicPerforms the setup functions related to the platform In particular, this:
setupPublicRole
function setupPublicRole(struct Setup0003ERC1155WithProxyParams params) internalSets up all the target selectors for the public role
Parameters
Name
Type
Description
params
struct Setup0003ERC1155WithProxyParams
the setup parameters The target selectors are: * accessManagerCreate
Was this helpful?