Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xac11…e825
Balances ($0.00)
No balances found for "AI-X"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2142593 | a year ago | | | 0 | 0.000035779039 | |
| 2101295 | a year ago | | | 0 | 0.0000050985631 | |
| 2018701 | a year ago | | | 0 | 0.0000046595025 | |
| 2014318 | a year ago | | | 0 | 0.0000047061074 | |
| 2013897 | a year ago | | | 0 | 0.000060931214 | |
| 2007377 | a year ago | | | 0 | 0.000069478503 | |
| 2006734 | a year ago | | | 0 | 0.000056904005 | |
| 2006714 | a year ago | | | 0 | 0.000069478508 | |
| 2006675 | a year ago | | | 0 | 0.000044637006 | |
| 2006663 | a year ago | | | 0 | 0.000044637005 |
ABI
ABI objects
Getter at block 22754147
baseFee() view returns (uint256)
250000000000000
cap() view returns (uint256)
100000000000000000000000000000
crowdFundingRate() view returns (uint256)
0
crowdfundingAddress() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
18
freezeTime() view returns (uint256)
1260
fundingCommission() view returns (uint256)
100
inscriptionFactory() view returns (address)
0xac11114b1dadccff9e9eeba13cee24765939e825
inscriptionId() view returns (uint256)
3
limitPerMint() view returns (uint256)
100000000000000000000000000
maxMintSize() view returns (uint256)
1
name() view returns (string)
AI-X
onlyContractAddress() view returns (address)
0x0000000000000000000000000000000000000000
onlyMinQuantity() view returns (uint256)
0
symbol() view returns (string)
ai-x
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getMintFee(address _addr) view returns (uint256 mintedTimes, uint256 nextMintFee)
lastMintFee(address) view returns (uint256)
lastMintTimestamp(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address _to) payable
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _tick, uint256 _cap, uint256 _limitPerMint, struct IConfigConfig _config)
This contract contains no fallback and receive objects.
This contract contains no error objects.