K Base

Verified contract

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

No balances found for "K Base"

0x0a6769227ec7b7559667f0e99955a4972a0a7a4fc9b88cb2fd18c1a5f9e9b64c
0xa7f865cf17ac45da29aea65717d4c129ced86543f68bce1fcc7cb579f47c7730
0x8fb67f37aa11cbd93745cf35a40cc26590a20a98bc12963e05baeeba31561880
0xb88ec103a13fc090921e4927c666363fa68ac6ae0ed27fe1ffe30815320640a3
0xafffbdba6531ac5275b667ca61cce5433916caecd41f44d2d7720d133d5084db
0x1cf09548782b0f113ffc71133c1adb8975e871dd1170332937ca7d3f03169108
0x705adee788efffb82c88f0c183ea1f8586717dc1fbffa25fe4d697d7fb272a95
0x3e5072aac6542b4bccbbd6fa6c2724cccefe066c2e8bb527584497b58560e559
0xff175df51af6630b0746668d554a3a3cf555c36ec24f4767383d983365f1704e
0xd24c315330d3cecb0fa2e66b2e6d3c6c3712693f94d0e2c5b0798970b3ffb48c

Functions
Getter at block 21333132
baseTokenURI(view returns (string)
#
isOwner(view returns (bool)
false
name(view returns (string)
K Base
owner(view returns (address)
0xaa7f4e62463950ae392bdf33d642c27267b59736
symbol(view returns (string)
KB
totalSupply(view returns (uint256)
125
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview 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
approve(address touint256 tokenId
mintTo(address _touint256 _numOfTokens
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
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(address _proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.