Illuvium IDO Collection

Verified contract

Active on Ethereum with 4,384 txns
Deployed by via 0x4973296e at 12175879
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Illuvium IDO Collection"

0xbae2795ec5d22a98a46f59ff2b119bf7e09cfccbde405cffdf7e6171dd6be145
From
0xdda5b8b0e5e88c31adcb5576da8b7824313686312cacc17daf93779764dc2eea
0xbbbafe5e43ed32b6cb2f510fde85b660a93f01cd717ae7e548184173624a2b5f
0x18a2a8d7abc1f2307120d96b0b187306d1434067409e244850e29e6ab6484c69
0xa6c0676393199e3f0b84b47331c47b71597a5457e83b956afc6b7401ef9b4b1b
0x9af258eebc25e46216c46f30036eaa2cc03a1f35f49e864c91946915bd022ae0
0x30c0166ca0b5c63d6670451f1205a99b2863be1b54a7cad16f16c68f7d6d01d6
0xca998d436869fca446256bc4b959a39a1e7f7dac8d96c33370d79acc3825cace
0x0978a7c4f37699eca5935e1f52b93a4988ad62811e2bf2c49645e281464b2a9d
0x8781ced4fca0763dd9edd4dc6445df4702594910e79529b68f847b7c06e701d9

Functions
Getter at block 21171447
name(view returns (string)
Illuvium IDO Collection
owner(view returns (address)
0x3fa9f416955fb4a27f6f2bf617ecbe609baa9c4c
symbol(view returns (string)
ILV-NFT
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenSupply(uint256view returns (uint256)
totalSupply(uint256 _idview returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
mint(address accountuint256 iduint256 amountbytes datastring newURI
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setTokenURI(uint256 idstring newURI
setURI(string newURI
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(string newURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.