InscriptionFactory

Verified contract

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

No balances found for "InscriptionFactory"

0x854f3891e576f62c8197de7b5dcfb6c3705b30ba9c17a079529c421462e2699b
0xc56bc2f3e6851a1589ccd0dd2647a48a17340882cf63a525a88352003a8d00f9
0x4a62f4e2b0070f6b66d8da9d537c75ce1621b1d4bf40db0aa2d36cfcbcb2ab56
0x6ae27a1f9a73059d81d7c51a137533c4f2cf784cbedde77da2f5117e3261ee29
0x87d31fb8f481d3f5aa1ea48ad0c1d1277bf82e8c9e80ac4b6a40fd41c0996831
0xcdce2933ced8b9743ebb91fd49393e015dec5d1f3e6647a40aea5b8be61ba380
0xa93c448962ace4f0930190f590e0c2d745a5668c956901b244c99072b470fea4
0x4b35b8a0b007d090ed5d9de284ea064b13ae317eaccbe24d9e4d69f18e810cbb
0x3328f740accbaca843fd5ffea99c2ca2c86723877bd7a02ccf8f01868a74c5de
0x188e17be8fbdc08fd70e6a6cf42b947e43c829871c26db41fc7ef0316ceb4030

Functions
Getter at block 22759447
baseFee(view returns (uint256)
500000000000000
factoryV1(view returns (address)
0x2431ff6bc8f24902240cd96e9912df40e4f9488d
fundingCommission(view returns (uint256)
100
getInscriptionAmount(view returns (uint256)
12
inscriptionFee(view returns (uint256)
10000000000000000
launched(view returns (bool)
true
maxFrozenTime(view returns (uint256)
86400
maxNameSize(view returns (uint8)
20
maxTickSize(view returns (uint8)
4
owner(view returns (address)
0x084f0e299bf6ec32232b44c338821c25c5f30e40
Read-only
compareStrings(string astring bpure returns (bool)
getIncriptionById(uint256 _idview returns (struct InscriptionFactoryTokenuint256)
getIncriptionByTick(string _tickview returns (struct InscriptionFactoryTokenuint256)
getIncriptionIdByTick(string _tickview returns (uint256)
getIncriptions(uint256 _pageNouint256 _pageSizeuint256 _typestring _searchByview returns (struct InscriptionFactoryToken[] inscriptions_uint256[] totalSupplies_)
getInscriptionAmountByType(uint256 _typeview returns (uint256)
State-modifying
deploy(string _tickstring _nameuint256 _capuint256 _limitPerMintuint256 _maxMintSizeuint256 _freezeTimeaddress _onlyContractAddressuint256 _onlyMinQuantityuint256 _crowdFundingRateaddress _crowdFundingAddresspayable returns (address _inscriptionAddress)
migrateV1Inscriptions(
renounceOwnership(
transferOwnership(address newOwner
updateBaseFee(uint256 _fee
updateFundingCommission(uint256 _rate
updateTickSize(uint8 _size
withdraw(address _touint256 _amount
Events
DeployInscription(uint256 indexed idstring tickstring nameuint256 capuint256 limitPerMintaddress inscriptionAddressuint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _factoryV1
Fallback and receive
receive(
Errors

This contract contains no error objects.