ALIEN LLAMA
Verified contract
Active on
Ethereum with 1,706 txns
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 "ALIEN LLAMA"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19561523 | 8 months ago | | | 0 | 0.0013709224 | |
| 19501290 | 8 months ago | | | 0 | 0.00037924902 | |
| 19177049 | 9 months ago | | | 0 | 0.0022539632 | |
| 18909574 | a year ago | | | 0 | 0.00048956538 | |
| 18645519 | a year ago | | | 0 | 0.0025467372 | |
| 18645518 | a year ago | | | 0 | 0.0011399486 | |
| 18543085 | a year ago | | | 0 | 0.0020571913 | |
| 18004606 | a year ago | | | 0 | 0.00030393630 | |
| 18004598 | a year ago | | | 0 | 0.00028319406 | |
| 18004592 | a year ago | | | 0 | 0.00030191441 |
ABI
ABI objects
Getter at block 21224870
isStartInjection() view returns (bool)
false
name() view returns (string)
ALIEN LLAMA
owner() view returns (address)
0xd5c98c4e77c5e79d81349cd3c5a5695811f5fd70
symbol() view returns (string)
ALIEN LLAMA
totalSupply() view returns (uint256)
2290
Read-only
balanceOf(address owner) view returns (uint256)
baseTokenURI(uint256 serumType) view returns (string)
getApproved(uint256 tokenId) view returns (address)
injectedSerumByPage(uint256 page) view returns (uint256[])
injectedSerumOfLlama(uint256 llamaTokenId) view returns (uint256)
injectedSerumsOfOnwer(address owner) view returns (uint256[])
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)
tokensOfOwner(address owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
batchInjectionSerum(uint256[] llamaTokenIds, uint256[] serumTypes)
endInjection()
injectionSerum(uint256 llamaTokenId, uint256 serumType)
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, uint256 serumType)
startInjection()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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(address babyLlama, address serum)
This contract contains no fallback and receive objects.
This contract contains no error objects.