Baby Ethalien
Verified contract
Active on
Ethereum with 502 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 "Baby Ethalien"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20538661 | 4 months ago | | | 0 | 0.000028972926 | |
| 20201781 | 5 months ago | | | 0 | 0.000080765655 | |
| 19772843 | 7 months ago | | | 0 | 0.00031846304 | |
| 19686006 | 7 months ago | | | 0 | 0.00030707416 | |
| 19671852 | 8 months ago | | | 0 | 0.00034593785 | |
| 18908618 | a year ago | | | 0 | 0.00076296512 | |
| 18907468 | a year ago | | | 0 | 0.00064009941 | |
| 18898372 | a year ago | | | 0 | 0.00037803316 | |
| 18876351 | a year ago | | | 0 | 0.0011711249 | |
| 18744835 | a year ago | | | 0 | 0.0017353374 |
ABI
ABI objects
Getter at block 21315006
MAX_BABY_ALIENS() view returns (uint256)
3750
name() view returns (string)
Baby Ethalien
owner() view returns (address)
0x7f51898f14a451c37166a8b0a10616745ecba206
portalAddress() view returns (address)
0x2ec35d16364acd48c2e8588482548db9e95c9b55
symbol() view returns (string)
BBYE
tokenBaseURI() view returns (string)
https://fisa6z9ui7.execute-api.us-east-2.amazonaws.com/beta/getbabyid?setId=
tokenSupply() view returns (uint256 _value)
1198
totalSupply() view returns (uint256)
1198
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)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
publicMint(uint256 _quantity, address _breederAddress) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setPortalAddress(address _portalAddress)
setTokenBaseURI(string _baseURI)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.