Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "AILlama"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20496986 | 3 months ago | | | 0 | 0.000037663310 | |
| 16881884 | 2 years ago | | | 0 | 0.00025599475 | |
| 16778374 | 2 years ago | | | 0 | 0.0025104699 | |
| 16684219 | 2 years ago | | | 0 | 0.0013195372 | |
| 16663894 | 2 years ago | | | 0 | 0.0014558267 | |
| 16573590 | 2 years ago | | | 0 | 0.0013439090 | |
| 16462104 | 2 years ago | | | 0 | 0.00073163218 | |
| 16409046 | 2 years ago | | | 0 | 0.0019157328 | |
| 16376256 | 2 years ago | | | 0 | 0.00073588985 | |
| 15882536 | 2 years ago | | | 0 | 0.00051521796 |
ABI
ABI objects
Getter at block 21205061
Currentprice() view returns (uint256)
0
FREE_MAX_SUPPLY() view returns (uint256)
1500
MAX_PER_TX() view returns (uint256)
8
MAX_PER_TX_FREE() view returns (uint256)
4
MAX_SUPPLY() view returns (uint256)
3501
baseExtension() view returns (string)
.json
baseURI() view returns (string)
ipfs://QmZ9o39TDzwt3UAz5GHKciv9Peqw1i5X6HBBSwxNuGGyND/
contractURI() view returns (string)
name() view returns (string)
AILlama
owner() view returns (address)
0x2c6ae362d37b0c2532040b37561a34d65684b378
paused() view returns (bool)
false
price() view returns (uint256)
0
proxyRegistryAddress() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
symbol() view returns (string)
AIL
totalSupply() view returns (uint256)
2300
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
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)
State-modifying
Events approve(address to, uint256 tokenId)
mint(uint256 _amount) payable
pause(bool _state)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI_)
setContractURI(string _contractURI)
setCost(uint256 _newCost)
setupOS()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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.