YokaiCollection

Verified contract

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

No balances found for "YokaiCollection"

0x1458c8db92dab62bcaad1d334e7cb738d20f658d219c6eecda1a794324249a0e
0x2ff766eb066d2526ba536c7899adbdd804bdcd06a0f7276d2b68765fe8bde2cf
0x6503ff8295748430c14acbdf53e819ebd7eb611ea1acebd61ea362cd67ae2e9e
0x8a5b1706e9af5970fa8bc5c05f290c4298cf0464ddb11e0fa76aed8cdd9ee146
0xe38d63e9116977b63fa817fe906f272a658045db13c13b8e5d5b773afcd85190
0x07bb22f265f9d2462f4da3391607d898757ace2922b60585b55be81b0c18c3a6
From
0xedece9184e4443ee3afea79314caed0950e5e230b69b2f0a7c4a988cd5a8c201
0xb1f3e04d7ebf2652eab6bc4189897091d476655073663faa52344b5b01b4c713
0xd9bfc09ea024ea936ba5d12544a071ca0ba3fdc09ce79fad213316f408202545
From
0x46b106322c227cabd5a7f18945d2b22f74624165b0c62613321549b6787050d9

Functions
Getter at block 20869256
owner(view returns (address)
0x6bb534a9994043bfe458dbe33248dcd36ae2e5e2
paused(view returns (bool)
false
yohContract(view returns (address)
0x88a07de49b1e97fdfeacf76b42463453d48c17cd
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenPrice(uint256view returns (uint256)
tokens(uint256view returns (uint256)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
State-modifying
addNewToken(uint256 amountuint256 price
mint(address accountuint256 iduint256 amount
mintAsOwner(uint256 iduint256 amount
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setPaused(bool _paused
setURI(string newuri
setYohContract(address _yohContract
transferOwnership(address newOwner
withdrawBalance(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.