Tokens

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0xc7f40652 at 16328317
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Tokens"

No transactions found for "Tokens"


Functions
Getter at block 20888554
NAME(view returns (string)
Tokens
VERSION(view returns (string)
0.0.1
controller(view returns (address)
0x11fbbcf6e33913f22d4763731188df806e7bc8b1
deployer(view returns (address)
0x47ad09e80c69df690c43b12c3e1427e5efa35a56
emint1155(view returns (address)
0xc4fb6433ea3904657311bcd68d684fbb48075a2f
metadata(view returns (address)
0xa52c62f8c33fc9ed42cf3c126ad95012596479db
minter(view returns (address)
0x6d250578c3bb2a9b24127ee38d52035cd07e2508
paused(view returns (bool)
false
royalties(view returns (address)
0x5a0d3997c2f210bd99e142fdef162a413ef41d4c
Read-only
token(uint256 idview returns (address)
tokens(uint256view returns (address)
State-modifying
deploy(returns (address _token)
mint(address touint256 iduint256 amountbytes data
pause(
register(uint256 idaddress _token
setDependency(bytes32 _nameaddress _contract
unpause(
updateTokenImplementation(address implementation
Events
Paused(address account
SetDeployer(address oldDeployeraddress newDeployer
SetMetadata(address oldMetadataaddress newMetadata
SetMinter(address oldMinteraddress newMinter
SetRoyalties(address oldRoyaltiesaddress newRoyalties
Unpaused(address account
UpdateTokenImplementation(address oldImpladdress newImpl
Constructor
constructor(address _controller
Fallback and receive

This contract contains no fallback and receive objects.

Errors
Forbidden(
InvalidDependency(bytes32 name
NotFound(
ZeroAddress(