Kohi

Verified contract

Active on Ethereum with 2,616 txns
Deployed by via 0x3992ec00 at 13376094
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables

No balances found for "Kohi"

0x52c3cd0bb35a5364097076be101ea4497859d09e91d5b0c037559cc764e1f0dc
0x8fc6f9bb3df3274d8760de668206e59238d2890468c438893547c71ad02c9342
0x41c74f942d21a81130eb75a21383e5d8ca55525c578979267dfbb404a6ba8fe6
0x4ecb00e2e0c879689682f55a6d4239bcfcaf87c1569ae4d2a27c16b08904f8f0
0x3e6d639b77791907fddc314d2784f9a8ca86ac4e214f1662d17b987117657c4b
0x8291f1d66f9b3c9d26678650012d0f73580f5b99b2f39b93b8fabba8ced3cdcb
0x2af3288e226783036f1125dec997f328cab310dcfc8b333a16bacc41ae7aff11
0x3a60b17da793f585a25e3b3e5d1956827231846903fd71152dc89c6668684261
0x2d0f8af59e9eeddf9a717decbcaa813928cba5ca4a06eb0eae88390b535fb637
0x724c51782437eb84276d9de193024d9077f90161cb0a96b5c2f2c2e4d9a80d95

Functions
Getter at block 20870587
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
contractURI(view returns (string)
https://kohi.art/metadata
 
getBloomList(view returns (address[])
name(view returns (string)
Kohi
paused(view returns (bool)
false
symbol(view returns (string)
KOHI
totalSupply(view returns (uint256)
1003
Read-only
balanceOf(address ownerview returns (uint256)
beginRender(uint256 tokenIdview returns (struct IRendererRenderArgs results)
getApproved(uint256 tokenIdview returns (address)
getAttributes(uint256 tokenIdview returns (string attributes)
getCollection(bytes32 collectionIdview returns (struct KohiCollection collection)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getSeed(bytes32 collectionIdview returns (int32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isInBloomList(address _addressview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
ownsToken(address owneruint256 tokenIdview returns (bool)
render(uint256 tokenIdstruct IRendererRenderArgs argsview returns (struct IRendererRenderArgs results)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addCollection(struct KohiCollection collection
addToBloomList(address _address
approve(address touint256 tokenId
burn(uint256 tokenId
grantRole(bytes32 roleaddress account
purchase(bytes32 collectionIdpayable 
purchaseFor(bytes32 collectionIdaddress recipientpayable 
removeFromBloomList(address _address
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBloomList(address[] _addresses
setSeed(bytes32 collectionIdint32 seed
togglePaused(
transferFrom(address fromaddress touint256 tokenId
updateAdmin(address newAdmin
updateCollection(bytes32 collectionIdstruct KohiCollection collection
updateContractUri(string contractUri
updateOwnerData(uint8 royaltyaddress[] addressesuint8[] splits
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CollectionAdded(bytes32 indexed collectionId
CollectionMinted(bytes32 indexed collectionIduint256 indexed tokenIdaddress indexed recipientuint256 mintIduint256 priceInWeiint32 seed
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.