Crypto_Yuna

Verified contract

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

No balances found for "Crypto_Yuna"

0xccc35207b3118f4d5b7148fe02a3233fb6568a500cc6daf9d9de2f98af39b83b
0xb23d0925cc658200078bafd70647917eacfa8c982ecce06ab379a86f6e9d94c8
0xc4f3c03619358c4fccc428927fb72505ec3dc12a8e88185ef7406b426f441ca1
0x541b5319b51266bb5fc98bbff52b96b8e572e2f5f9b9940071ba13e160fcfa91
0xff6f5ed719524660fa696279276457ed6d50edb08970e909c109b0ee2782cb41
0x79d5bf7cce8b2496b10b66e832d4c2f40a7619e94d0d35fe2679070aecaf5892
0x228e7d2f9b5671dea503d4585808274223f072b77ee98d77459a81164a2048ea
0x30b2d9d6bb69a6e51a2d40bdd80baa9eb8403a23cb28fc035565f366d390150b
0x46128686570d575477f7620e204a42c6a9d9ca55a9f9d760644f656f05360c3d
0x94ec8af81ebaa9e323a6d7bd89c3041961619cc56c4d0f9580611256e4344324

Functions
Getter at block 21063866
isOwner(view returns (bool)
false
name(view returns (string)
Crypto_Yuna
owner(view returns (address)
0xbd49d56ad03fb1d35f327bf773974e12a5f3ef07
symbol(view returns (string)
Yuna
tokenURIPrefix(view returns (string)
https://ipfs.daonomic.com
totalSupply(view returns (uint256)
137
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isSigner(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
addSigner(address account
approve(address touint256 tokenId
burn(uint256 tokenId
mint(uint256 tokenIduint8 vbytes32 rbytes32 sstring tokenURI
removeSigner(address account
renounceOwnership(
renounceSigner(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
setTokenURIPrefix(string tokenURIPrefix
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Create(address indexed creatorstring namestring symbol
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SignerAdded(address indexed account
SignerRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbolstring tokenURIPrefixaddress signer
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.