alinft-official
Verified contract
Active on
Ethereum with 19,641 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
No balances found for "alinft-official"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21042882 | a month ago | | | 0 | 0.00038961816 | |
| 21038234 | a month ago | | | 0 | 0.00062121744 | |
| 20953265 | a month ago | | | 0 | 0.00082215035 | |
| 20953261 | a month ago | | | 0 | 0.00068671672 | |
| 20576031 | 3 months ago | | | 0 | 0.000097069376 | |
| 20576018 | 3 months ago | | | 0 | 0.000097615717 | |
| 20574362 | 3 months ago | | | 0 | 0.00013622610 | |
| 20574342 | 3 months ago | | | 0 | 0.00013438321 | |
| 20551430 | 3 months ago | | | 0 | 0.000040436064 | |
| 20540161 | 3 months ago | | | 0 | 0.00015275028 |
ABI
ABI objects
Getter at block 21260416
END_TIME() view returns (uint256)
1645149600
ONE_TIME() view returns (uint256)
1644926400
PUBLIC_TIME() view returns (uint256)
1645149600
TWO_TIME() view returns (uint256)
1645099200
WHITE_ONE_COUNT() view returns (uint256)
2000
WHITE_TWO_COUNT() view returns (uint256)
8000
_oneListCount() view returns (uint256)
1754
_twoListCount() view returns (uint256)
7869
isActive() view returns (bool)
true
listPrice() view returns (uint256)
100000000000000000
name() view returns (string)
alinft-official
owner() view returns (address)
0x0000000000000000000000000000000000000000
publicPrice() view returns (uint256)
150000000000000000
reveal() view returns (bool)
true
symbol() view returns (string)
ALI
totalSupply() view returns (uint256)
8102
Read-only
allowCount(uint256 _edition) view returns (uint256)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
indices(uint256) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
mintCount(address _address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 _tokenId) view returns (string)
white(address _address) view returns (uint256)
State-modifying
Events activeNow()
approve(address to, uint256 tokenId)
endtime(uint256 _time)
mintNFT(uint256 num) payable
oneCount(uint256 _num)
onetime(uint256 _time)
publictime(uint256 _time)
renounceOwnership()
revealNow()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setURI(string _blindURI, string _URI)
setWhite(address[] _address, uint256[] _edition)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
twoCount(uint256 _num)
twotime(uint256 _time)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.