NEWKINOERC1155FORGALA

Verified contract

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

No balances found for "NEWKINOERC1155FORGALA"

0x7a1e9baf337fb0ee77850c5ea091c3005ce7a0532967528da99f248434350131
0x502d0c2b8fffcd3966b37f75503573cb225e8dfdf7ce91a29bad20cc70114c2f
0x62a1ecad173f42a43049c9b810269cc0eb634e966eba86369c5699abdddae273
0x5de60229a9f98ffdd621e3fccff90469103e611617984b73641986257064002e
0xd86de36513ce842d32e24d078674aa63311bb1a2c2518aaf1fdd395279ba87f4
0xd88bd96e208897709a88c740b658cd5cd67803d3191d440dfc353323012e4fdd
0x8fb51ece288a9237fcb6f8f4ada9b68e9f1ca84d2a3867b7408ef4e7cc46e542
0x03d14091e89d42e5f8fe265f36f660d3d516d391ae34beff07b70c615d3fc346
0xffb52ecaadac7976fc8aae8e5539e48aaf22ab586714bd59fb4193193380cbea
0x76b802adafcd5040b8b15e9ce0732d7d16c28665d24b1906f2d970e28cedebc6

Functions
Getter at block 21056325
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
endValue(view returns (uint256)
10000
name(view returns (string)
NEWKINOERC1155FORGALA
oldGala(view returns (address)
0x668e13b717ba91fa97214b5863171e0cbfb191e2
owner(view returns (address)
0xbbf1abfa6a5cee3103f6ea44341c014631a11af7
royalty(view returns (address)
0xbbf1abfa6a5cee3103f6ea44341c014631a11af7
royaltyPercent(view returns (uint256)
10
symbol(view returns (string)
NEWKINO1155GALA
tokenURIPrefix(view returns (string)
https://backend.lunamarket.io/api/metadata/gala/get/
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
mintQuantities(addressuint256view returns (uint256)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 _idview returns (string)
State-modifying
_setTokenURIPrefix(string _tokenURIPrefix
addAdmin(address _account
addMinter(address _account
claim(uint256[] _tokenIdsuint256[] _supplies
grantRole(bytes32 roleaddress account
removeAdmin(address _account
removeMinter(address _account
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setMintQuantities(address minteruint256 tokenIduint256 quantity
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(string _namestring _symbolstring _tokenURIPrefixaddress _royaltyaddress _oldGala
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.