Hitchhikerofstar

Verified contract

Active on Ethereum with 2,107 txns
Deployed by via 0xb6a025d0 at 15774000
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $40.17
0xf54b0d36148a9d27c26e6dd9865283ad9d61caa8a469d7e6384b786f406eafca
0x38fd5c93db95b8f589eba2771cc57c1f95e017f085c99535bc86d7c04a4266b1
0xc036c452d5c4ce8964979b74d5e2f099c63712d1a9735a52227a05f276cae425
0x8db965f32936d5610a1f70bfc39ed19d351a9a769ba5d1a1945ff251ec526946
0xca055a922a52c7e601329fbef8dc561dfb95eda0b62b48aed311ef56e7bdd4ef
0x858cd3e7e4e047ad307bee1d3dfbaf9babf384af71a7ba0e69d58f2503575293
0x47f145bf206eb7b47b976f16d4f13acad97c29692d718c6bce07ed26c7089ef4
0xac4120fa1be9428c8961f31e242b669527566c2a5e492d9793a13006aa3a9fb4
0xbaee277c701c1f56b0242780ba1fa096eb3b4eba93fd779e8576b9ea0f8f32b5
0x90c4e0ea29e9246afc19a3c96611c69af1107c485157f32c8a66345b315b760e

Functions
Getter at block 21159941
owner(view returns (address)
0x91d62fb5f6da749fe520f32b7f411f277098f8b1
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)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
State-modifying
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
mint(address accountuint256 iduint256 amountbytes data
mintBatch(address touint256[] idsuint256[] amountsbytes data
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setURI(string newuri
transferOwnership(address newOwner
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.