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

elon

Verified contract

Active on Ethereum with 223 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4.85
0xe71415d3c0414f07f13a04ff84a17953ec30588c70b513dc26f0670865e9e43d
0x1e26100ef5ddcc74eb76c6e3f14a560a7cd79abd7d06f9dd702996b5a50d1f43
0x67c5764b14b587bf3538e3ff13422ddd17f3a9ca2f8933351ff3a31a209c4730
0x142a990f50681ce581342ad29098476e8d35b4d8e06be2c4669f23817eafced9
0x06a6c5f9387fb46750bace1743a86493b0f267e7d8613c07b7cc645f5eb78952
0x5e69d4f98e585819060ffbba5d1aa8a46edfc9a3e7d137f57619a03213b7e9d3
From
0x7657c3c03ec47d86ca97cc7c62562ee753cdec16c3a5e3fb72c8b46905aaebd6
0x3e646280ff20d455d9b0c5413e7a26e39259447742b2614e223745d76631a083
0xeec84994722578348588e06fc74d563870d822c5823b349b626de1eb4c4287f1
0x33a5575d821bb60e0dba53ec092329cf700873f1e853eca183b894fe548a6244

Functions
Getter at block 20898747
baseFee(view returns (uint256)
250000000000000
cap(view returns (uint256)
21000000000000000000000000
crowdFundingRate(view returns (uint256)
0
crowdfundingAddress(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint8)
18
freezeTime(view returns (uint256)
600
fundingCommission(view returns (uint256)
100
inscriptionFactory(view returns (address)
0x47b9949041ebf2472332883e64025d5d024941c6
inscriptionId(view returns (uint256)
16
limitPerMint(view returns (uint256)
21000000000000000000000
maxMintSize(view returns (uint256)
1
name(view returns (string)
elon
onlyContractAddress(view returns (address)
0x0000000000000000000000000000000000000000
onlyMinQuantity(view returns (uint256)
0
symbol(view returns (string)
elon
totalSupply(view returns (uint256)
21000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getMintFee(address _addrview returns (uint256 mintedTimesuint256 nextMintFee)
lastMintFee(addressview returns (uint256)
lastMintTimestamp(addressview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
batchMint(address _touint256 _numpayable 
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address _topayable 
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _tickuint256 _capuint256 _limitPerMintuint256 _inscriptionIduint256 _maxMintSizeuint256 _freezeTimeaddress _onlyContractAddressuint256 _onlyMinQuantityuint256 _baseFeeuint256 _fundingCommissionuint256 _crowdFundingRateaddress _crowdFundingAddressaddress _inscriptionFactory
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.