OnChain Kudasai

Verified contract

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

No balances found for "OnChain Kudasai"

0x36ec6caf5c3550791e11dddd6292d18a944591c980fa36cda1071a39ecfc12d6
0xdf8fd26d76d3ba12f0a02c549d29922e528c37c8f42be02a3f88e7497e1dca03
0x9e0008805dce11c370379eae5df899135497a7d8d9963a3120fa954d93889801
0x303443f8a4cb5f32fff58ef160d15e4833331f138c56ce37a008bae5e219b7a8
0xc37a9e1ebce6428002330b4b1b001ad486ae644d2eefd306f440c971e4ceea03
From
0xb7677b2a3f0a3e20a2c590c079c5a927962e2ac1b56877193ed81c147bef879b
0xa169f9acddf596dcdd130fa88554b630880c5151d8d39837b288ef83638e38f6
0xdcf281a0cd06dd17d9fa8314dd6d2f1424038eca32ec7dc57f2353be639a3e71
0xc0dbcb7bb3fdf3a003c6686b95d4f2e23cfd1112ad997f42fa0e3024060aa869
0x894c5bf5e8df1e764edb15d990a257f638dc216c7e1b6ec2c5fdc82b80ae6422
From

Functions
Getter at block 21317249
name(view returns (string)
OnChain Kudasai
owner(view returns (address)
0x7528043c1acda98c79eadb219c04d2a76e2a618d
symbol(view returns (string)
KUDASAI
totalSupply(view returns (uint256)
500
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getSeed(uint256 tokenIdview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
isKudasaiList(address _accountview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addKudasaiList(address[] _account
approve(address touint256 tokenId
kudasai(uint256 tokensNumber
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
startPublic(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string name_string symbol_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.