Kiyoshi's Seeds Project

Verified contract

Active on Ethereum with 12,350 txns
Deployed by via 0xa2a05cf5 at 16550060
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
ERC-20
--
0xef262afc3931ef324f18a154486a793452680354b6fc21ce42634d2407332c79
0x6f83f0b90261cec92da67d1c42ce4844a6244e5bdd405f9b6caf5a1cd69fd65e
0x9f71c948a80c65db2a3e2c7eb205a3119708357d18c7741612448a8b533e34e9
0xf91b422ebe2b000cf1436135bd10f941e2bf487325f0937b48c32ca8fa728e0e
0xa801b6fd720389fa14890b58d93d2af9ec5a3ca922f0f76c8cc514f30c9e0c06
From
0xce363d8f18407c35d44370ffb37caec5ea3030c197463e65234f358b355fe2b9
0xa2b6b8a49643c541a47e3541e0d95d4a9b43d817f481ef2bf1f5bfb99140c575
0x38c3db4cf816b61672be6c738442c69c9ff06217ab3fe28f652328d5c0900145
0xcbae9a1cb739d2a43a1811463f07b855f0705e11d89f3e3587f5957897fef5a4
0x74eef7bb73dddeabd95c1ce53d2f8be4e3bef94512d88348262d4a1c91e65d1d

Functions
Getter at block 21206692
ADMIN(view returns (bytes32)
0x41444d494e000000000000000000000000000000000000000000000000000000
BURNER(view returns (bytes32)
0x4d494e5445520000000000000000000000000000000000000000000000000000
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER(view returns (bytes32)
0x4255524e45520000000000000000000000000000000000000000000000000000
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://storage.googleapis.com/kiyoshi-seed/json/
cal(view returns (address)
0xdbaa28cbe70af04ebfb166b1a3e8f8034e5b9fc7
calLevel(view returns (uint256)
1
defaultRoyalty(view returns (address recipientuint16 bps)
(recipient=0x0000000000000000000000000000000000000000, bps=0)
enableRestrict(view returns (bool)
true
externalSupplier(view returns (address)
0x0000000000000000000000000000000000000000
getLocalContractAllowList(view returns (address[])
[]
getTokenRoyaltiesCount(view returns (uint256)
0
name(view returns (string)
Kiyoshi's Seeds Project
owner(view returns (address)
0x27c6e3e198c8bd448df7a37beda1454fa5224baa
symbol(view returns (string)
KSP
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
getTokenRoyaltyByIndex(uint256 indexview returns (struct IEIP2981RoyaltyOverrideTokenRoyaltyConfig)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256 tokenIduint256 valueview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
uri(uint256 tokenIdview returns (string)
State-modifying
addLocalContractAllowList(address transferer
burn(address fromuint256 iduint256 amount
grantAdmin(address account
grantRole(bytes32 roleaddress account
mint(address touint256 iduint256 amount
removeLocalContractAllowList(address transferer
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeAdmin(address account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _value
setBaseURI(string _value
setCAL(address value
setCALLevel(uint256 value
setDefaultRoyalty(struct IEIP2981RoyaltyOverrideTokenRoyalty royalty
setEnableRestrict(bool value
setExternalSupplier(address _value
setTokenRoyalties(struct IEIP2981RoyaltyOverrideTokenRoyaltyConfig[] royaltyConfigs
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
DefaultRoyaltySet(address recipientuint16 bps
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
TokenRoyaltyRemoved(uint256 tokenId
TokenRoyaltySet(uint256 tokenIdaddress recipientuint16 bps
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.