MetaChamps

Verified contract

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

No balances found for "MetaChamps"

0x3fd8bc9cab77ebcf1e785c37552c0950a2e4a8f1d7ca922380fee0f8e3e0bfcd
0xeb65587057967d9a32fe9e86be088d1377600cf6c52b1a5e8da6e60d7c1d9953
0xc42b7eddac8e85df780efc37f6b9c381578094c31fe2ec8cd38a8a0f3adf5c7d
0xe0335185ffdfce9825a5360a31900343408786102ac4ed54e56c02b301877e7c
0x23c17ba8e894c94cf9929ae525720eaa69490bb9702bc32007671637d3368fc6
0x287fe2ae29247f9774199a5d473487b34619ed904085185e9b8a63cccc850ba6
0x4623c9ac9acb2ac95b59d12fb7a39907c3c8ae46a5469af0e738e2b395edc2aa
0x43c4cd76850bf06457bda49ceb4dce58cdee9dbff616f887d0a2f98e7d1893f4
0x141824370511d52b3e5c9e75f3f540fc7166f604e601d286ef8e9af00ef80327
0x4d40234ee5c170ba6326a281260b609bad08b874a4baa2f92d6dddffb488c53e

Functions
Getter at block 21169506
MAX_SUPPLY(view returns (uint256)
300
name(view returns (string)
MetaChamps
owner(view returns (address)
0x10498372c8c183d6de6d1ec53b5921de258de2f8
saleIsActive(view returns (bool)
true
salePrice(view returns (uint256)
230000000000000000
symbol(view returns (string)
CHAMPS
totalSupply(view returns (uint256)
300
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
mint(payable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setPrice(uint256 _salePrice
toggleSaleState(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateTokenURIExternal(address _tokenURIExternal
withdraw(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.