COOLDOGS

Verified contract

Active on Ethereum with 12,731 txns
Deployed by via 0xb3999c76 at 13621444
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "COOLDOGS"

0x6e76e3610f814a656792e6a229174ba4c851df3e3c994f28691d926c72e78fe1
0xa2929ee500f497f9aad38a1a20d15ee232964ca885cded335c9cfbb4e908c07f
0x9a4d6ea8ae32b8152d3c31d4e1bea19c445f31ff598d99e0ff169b9b6fd74f77
0x7c300c4bbfd127bee21772fe927818f511c60948b246a8d2e36b9e7501dea0cb
0x21150531d66394935e1bf8611bca78b4e0ea038af21a1a52937ba6a6e730419d
0xcaed28782296470fb26be6989e373d3d69fd32f532ea2bb54d1e976c7fbe275a
0x33c253d4365e06512f5b7f69c110ceaf2836c3dd55ecf2434703419ace6de441
0x770f9e69e6a0461638558b3fc6581aad6428dd4d75793a94fa22148086522d22
0x138d343c8229aa84c384848405a91dff69ff66f1f5a287a88e3e4c97fa81c841
0x65aec882fee096b5ac70762da503b31bc112cccb7d9c85636ef7ff71839121b6

Functions
Getter at block 21302539
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
_preSaleAddrs(view returns (string)
_startSale(view returns (bool)
true
contractPaused(view returns (bool)
false
name(view returns (string)
COOLDOGS
royalty(view returns (address)
0xff156f43db92180d035093fc1775fe678bbbc659
symbol(view returns (string)
COOLDOGS
totalSupply(view returns (uint256)
5000
Read-only
balanceOf(address ownerview returns (uint256)
ethBalance(addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getTokensByOwner(address _ownerview returns (uint256[])
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
nftForSale(uint256view returns (uint256 nft_uidaddress owneraddress bidderuint256 minValueuint256 highestBid)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensPerOwner(addressuint256view returns (uint256)
State-modifying
approve(address touint256 tokenId
buyNFT(uint256 quantitypayable returns (booluint256)
changeRoyaltyAddr(address _newRoyaltyAddrreturns (bool)
deposit(payable 
devMint(uint256 countaddress recipient
grantRole(bytes32 roleaddress account
pauseContract(bool _paused
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newURIreturns (bool)
startSale(
toAcceptBid(uint256 tokenIdreturns (bool)
toCancelSaleOfNFT(uint256 tokenIdreturns (bool)
toMakeBid(uint256 tokenIdpayable returns (bool)
toSellNFT(uint256 tokenIduint256 minPricereturns (bool)
transferFrom(address fromaddress touint256 tokenId
withdraw(uint256 amount
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CancelSellNft(address indexed owneruint256 indexed tokenId
Deposit(address indexed accountuint256 indexed amount
Mint(uint256 indexed indexaddress indexed minter
NewBid(address indexed bidderuint256 indexed amountuint256 indexed tokenId
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SaleIsStarted(
SellNft(address indexed owneruint256 indexed tokenIduint256 indexed minPrice
Trade(address indexed selleraddress indexed buyeruint256 indexed tokenIduint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Withdraw(address indexed accountuint256 indexed amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.