Redefining the Gaming Landscape: Iskra's ClashMon and the Rise of Onchain Innovation

Unverified contract

Proxy

Active on Base with 668 txns
Deployed by via 0x2d4a32ec at 3182521
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Redefining the Gaming Landscape: Iskra's ClashMon and the Rise of Onchain Innovation"

0xe1dd5f341dee7710c7230c10ffd39bca5de1703a3e283334424b4d7193eecab0
0xc909d63ce7be36936e3fa47f28d3c2aa0149ed913134dd04da3e1e1caf575c6d
0x9df531b6e7f55e55cbd79e0db4013958b7c86093e1b94bbe6bd3c5328e55a231
0x28596da30b031bb533e0635a368635e4ea19d2894777d782cddc8a7fa58c95d7
0xfc80bbc0921c062f6ddd339da3cd4e0d01834968ba10116b6dba7cdbf135c87b
0x91e139e63fcc523e77af8a45cf37206f383592c6da470bee106b76acb9e49d0b
0x562c1b24e55207645be37d0e5780c1f75746ecad99da8a1653fe63dc11641a8a
0x70d60278b8b424026416b06b17e974c1701ac5313b7ba9b3cdbb4b495b7785b5
0x5326309db2e5dc8d3aad13aa1648686ae3d95f9ea7dafe422d2287240697710b
0xea4e945e8cb03e3a2de3d8b4449fffa40ca57765625764dd2a78b573d7e3a88b

Functions
Getter at block 21819578
VERSION(view returns (uint8)
200
baseDescriptionURI(view returns (string)
https://mirror.xyz/
contentURI(view returns (string)
oNQx_FhQzqCrpHYnClLK9oF0j1NGhrQrMQvcoFV-etE
 
contractURI(view returns (string)
 
description(view returns (string)
factory(view returns (address)
0x2d4b7ec9923b9cf22d87ced721e69e1f8ed96a0a
fundingRecipient(view returns (address)
0xd3271df159f18e07aad79e79a24580bb5c4776e9
guardOn(view returns (bool)
true
imageURI(view returns (string)
QmVmsbwjswTAhX5BiHxRqypU3rawME4bY1oahxSVbzy3KF
isNextOwner(view returns (bool)
false
isOwner(view returns (bool)
false
limit(view returns (uint256)
0
name(view returns (string)
Redefining the Gaming Landscape: Iskra's ClashMon and the Rise of Onchain Innovation
o11y(view returns (address)
0x3f2408693cc2e0c8e0bb68f039ceb6deac0ec072
owner(view returns (address)
0xd3271df159f18e07aad79e79a24580bb5c4776e9
price(view returns (uint256)
0
renderer(view returns (address)
0xfd7c7f0b10acdd4f2ee2ea5111767b98d42d0a07
royaltyBPS(view returns (uint256)
0
royaltyRecipient(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
REDEFININGTHEGAMINGLANDSCAPEISKRASCLASHMONANDTHERISEOFONCHAININNOVATION
totalSupply(view returns (uint256)
643
treasuryConfiguration(view returns (address)
0x004d8438f4016a96f2d6ddc17808f4e40b47cde6
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
ownerOf(uint256[] tokenIdsview returns (address[] owners)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdpure returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
acceptOwnership(
approve(address touint256 tokenId
cancelOwnershipTransfer(
initialize(address _ownerstruct IWritingEditionsWritingEdition editionaddress tokenRecipientstring messagebool _guardOnpayable 
mint(address tokenRecipientreturns (uint256 tokenId)
purchase(address tokenRecipientstring messagepayable returns (uint256 tokenId)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseDescriptionURI(string newBaseDescriptionURI
setFundingRecipient(address _fundingRecipient
setLimit(uint256 newLimit
setMaxLimit(
setPrice(uint256 _price
setRenderer(address _renderer
setRoyaltyInfo(address royaltyRecipient_uint256 royaltyBPS_
toggleGuard(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address nextOwner_
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseDescriptionURISet(address indexed clonestring oldBaseDescriptionURIstring newBaseDescriptionURI
CloneDeployed(address indexed factoryaddress indexed owneraddress indexed clone
FactoryGuardSet(bool guard
FactoryImplementationSet(address indexed factoryaddress indexed oldImplementationaddress indexed newImplementation
FactoryLimitSet(address indexed factoryuint256 oldLimituint256 newLimit
FundingRecipientSet(address indexed cloneaddress indexed oldFundingRecipientaddress indexed newFundingRecipient
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PriceSet(address indexed cloneuint256 oldLimituint256 newLimit
PriceSet(uint256 price
RendererSet(address indexed cloneaddress indexed renderer
RendererSet(address indexed renderer
RoyaltyChange(address indexed cloneaddress indexed oldRoyaltyRecipientuint256 oldRoyaltyBPSaddress indexed newRoyaltyRecipientuint256 newRoyaltyBPS
RoyaltyChange(address indexed oldRoyaltyRecipientuint256 oldRoyaltyBPSaddress indexed newRoyaltyRecipientuint256 newRoyaltyBPS
Transfer(address indexed cloneaddress indexed fromaddress indexed touint256 tokenId
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
TributarySet(address indexed factoryaddress indexed cloneaddress oldTributaryaddress indexed newTributary
WritingEditionLimitSet(address indexed cloneuint256 oldLimituint256 newLimit
WritingEditionLimitSet(uint256 oldLimituint256 newLimit
WritingEditionPurchased(address indexed cloneuint256 tokenIdaddress indexed recipientuint256 pricestring messageuint256 flatFeeAmount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.