This contract is being backfilled. You may encounter incomplete storage history.

InscriptionFactory

Verified contract

Active on Ethereum with 173 txns
Deployed by via 0x5c86d0f3 at 17379220
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $20.93
0x2b0b5b102d32b4a2e816c4c7e5066b3d0061eda6dd8c743419ca4ce194c55579
0xfa43b039f93a3795d8365e6ca7c72c449ae3ad3e71dbc2bb7152733374190038
0x99a957890e00751f547ad4fa0baeb6e6c7022414fe40f262a179a91676ae18e6
0x7e0ad3c98a9e2720c7a5c8b6acd760564761bba057e8feae5ba03420e03cc0e9
0x687fbfdad0ae3eac8b3a0a9c490344b98c633e67f4d096fa3c3f70786bf6d82b
0x5bc51daac8db0f4118888fcf5a6a4f8362ec164d5293ba73256f4725cfc4c7bc
0x979a9e55f06185e6c967534cbc0facea74637c51dbdcb16ef81ba421cf204a9d
0xb4359f89a913181a2a975b999ed02472e942e6a4bcd571736490980a997ced35
0x76aa6cc8bd87dc100298ad967c075865493188a64705190b8b827eb586d0f3a1
0x1113863cc5316b63deef1bc508569eace0b3c8891d22a337a012e3e0420a3c0a

Functions
Getter at block 20792659
baseFee(view returns (uint256)
500000000000000
fundingCommission(view returns (uint256)
100
getInscriptionAmount(view returns (uint256)
152
maxTickSize(view returns (uint8)
4
owner(view returns (address)
0x5f73c285d62659090f33484b9e166b0749c03044
Read-only
getIncriptionById(uint256 _idview returns (struct InscriptionFactoryTokenuint256)
getIncriptionByTick(string _tickview returns (struct InscriptionFactoryToken tokensuint256 totalSupplies)
getIncriptionIdByTick(string _tickview returns (uint256)
getIncriptions(uint256 _pageNouint256 _pageSizeuint256 _typeview returns (struct InscriptionFactoryToken[]uint256[])
getInscriptionAmountByType(uint256 _typeview returns (uint256)
State-modifying
deploy(string _namestring _tickuint256 _capuint256 _limitPerMintuint256 _maxMintSizeuint256 _freezeTimeaddress _onlyContractAddressuint256 _onlyMinQuantityuint256 _crowdFundingRateaddress _crowdFundingAddressreturns (address _inscriptionAddress)
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(
Fallback and receive
receive(
Errors

This contract contains no error objects.