KosettoWearables
Verified contract
Active on
Ethereum with 491 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "KosettoWearables"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20074191 | 5 months ago | | | 0 | 0.00021561468 | |
| 16709119 | 2 years ago | | | 0 | 0.0010250154 | |
| 16528869 | 2 years ago | | | 0 | 0.0015869289 | |
| 16511738 | 2 years ago | | | 0 | 0.00060714213 | |
| 16493806 | 2 years ago | | | 0 | 0.0011391396 | |
| 16470117 | 2 years ago | | | 0 | 0.00068675588 | |
| 16433358 | 2 years ago | | | 0 | 0.00098441165 | |
| 16372492 | 2 years ago | | | 0 | 0.0013706809 | |
| 16372473 | 2 years ago | | | 0 | 0.0014772453 | |
| 16367275 | 2 years ago | | | 0 | 0.00079364860 |
ABI
ABI objects
Getter at block 21127527
baseMetadataURI() view returns (string)
https://prod-api.kosetto.com/wearables/
owner() view returns (address)
0x1d97d5c7d68e03bae6fbb1ec6e5887d6eaaaaa7d
Read-only
balanceOf(address, uint256) view returns (uint256)
balanceOfBatch(address[] owners, uint256[] ids) view returns (uint256[] balances)
isApprovedForAll(address, address) view returns (bool)
listingMintedAmount(string) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256 id) view returns (string)
State-modifying
Events mint(string listingId, uint256 tokenId, uint256 amount, uint256 price, uint256 listingSupply, bytes signature) payable
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setURI(string baseMetadataURI_)
transferOwnership(address newOwner)
withdraw()
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ShopMint(address minter, string listingId, uint256 tokenId, uint256 amount, uint256 price)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] amounts)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 amount)
URI(string value, uint256 indexed id)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.