Tamadoge

Verified contract

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

No balances found for "Tamadoge"

0xcb6088f996e333d369ccdd04dd527b266b4f099b7441ab14a6b51cb7633cdf93
0x724438d7dc8ea61677a857d0aad5dd232b05e34344e6b49adf642bbefb907215
0x252fb8c697be846bd46a68b5218faa3ae6557df88fc103f7bd8edf376e11c094
0xf9b3409a507b041af4796e8f16bf6f34300551878f8d305b1ce752016c87d1d7
0xdd15d64421cbc4c28253e56398aafbaa6d6e847021d6fcd2109ff35919e5b1c0
0xdfc6e12b110c1b263e9cdc84a8bfae3e3390329ccd8982253e58b61c486dc1d2
0xd0e84503328aa5adbae31adc8e59153e7ab31c4dbf58689425e636610757c0ed
0x0bf0168da73cb7f786eee53574c12d45ac0380f591020cfc2d8fe6f8d8f4d166
0x8131257afda6682efe4d8fec95151ab4b2ad5bcbc3f19751919a3e4909ade5f4
0x7dbde12f8ca7676311182f37717080ecfaa3791a060dda92601054165a148845

Functions
Getter at block 21331246
MAX_MINTS(view returns (uint256)
25
MAX_SUPPLY(view returns (uint256)
3333
NFT_PRICE(view returns (uint256)
0
baseExtension(view returns (string)
baseURI(view returns (string)
name(view returns (string)
Tamadoge
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x4f1add1e13137670382f81ca8af0cb148624d5cd
paused(view returns (bool)
false
symbol(view returns (string)
TAMA
totalSupply(view returns (uint256)
3333
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
DevsMint(uint256 numTokenspayable 
Mint(uint256 numTokenspayable 
approve(address touint256 tokenId
pause(bool _state
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setMaxMints(uint256 newMax
setPrice(uint256 newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(
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.