AlienFrensIncubator
Verified contract
Active on
Ethereum with 5,595 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 "AlienFrensIncubator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21197686 | 2 days ago | | | 0 | 0.00074300311 | |
| 21196509 | 2 days ago | | | 0 | 0.00068493474 | |
| 21163527 | 7 days ago | | | 0 | 0.00065238860 | |
| 21160164 | 7 days ago | | | 0 | 0.00091610052 | |
| 21147001 | 9 days ago | | | 0 | 0.00052697881 | |
| 20999296 | a month ago | | | 0 | 0.00039474369 | |
| 20957056 | a month ago | | | 0 | 0.00030201987 | |
| 20932753 | a month ago | | | 0 | 0.00054945796 | |
| 20857759 | 2 months ago | | | 0 | 0.00046387697 | |
| 20663912 | 3 months ago | | | 0 | 0.00041825885 |
ABI
ABI objects
Getter at block 21212348
IncubatorId() view returns (uint256)
0
getIncubatorId() pure returns (uint256)
0
owner() view returns (address)
0xd23d2d4aa76df5c4a19e1c9b6a83ea83f8c3db18
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
isApprovedForAll(address account, address operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256 typeId) view returns (string)
State-modifying
Events airdrop(address[] addrs)
burnIncubatorForAddress(address burnTokenAddress)
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setV2Contract(address _v2contract)
transferOwnership(address newOwner)
updateBaseUri(string _baseURI)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor(string _baseURI)
This contract contains no fallback and receive objects.
This contract contains no error objects.