AMOEAUniversePassport

Verified contract

Active on Ethereum with 11,274 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "AMOEAUniversePassport"

0xf501888bf74d3792c07d04a795d0101774059e0ab1bc9a0e83e72bc33d59a1f4
0xb5def11e429d587f50f2b63d5b7e577f43543cd1a2ddfbda25d755674011ed33
From
0xd55ac8c601ad8c60eddf290d49f7fdd9ab54b019cfb57fcec1e45ec1b0267c66
0x81fb6b44288080a06f43b1f6c0ec1ba7d76d488b3538f706d44802d48c9e607c
0x9e036e89764bb10c0e32118876308ac6d8d2aaa520f2cb1d75cd262e8c42f851
0x61e744704af3e4173bba0f8085aa5891a57751a377c0a47d842654436d6590b4
0x0f0913272d6e763feaf8efaf1ff48b93904b85dad1cb11e99198cf3bbdac0fb6
From
0xaf46870646521b1f6c51419cdc51aed4e3f66b5933dd1a7e3a1e1533877a67fd
0x06e03ed30f3b1e6781ee67142c1d45f45019bd0d4c45aa1368150f516a2ea452
0x23a670c28d02d4fd9b60092f38ca237a32b6274abf9e7e7b87415a4f5eca4f16
From

Functions
Getter at block 21001770
getMintLimitForAddress(view returns (uint256)
1
owner(view returns (address)
0x9487ed8ed26b76989f9496eeeb5ecc0ca4ab792c
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getMintLimitByTokenId(uint16 tokenIdview returns (uint256)
getTotalSupplyByAddress(address addrview returns (uint16)
getTotalSupplyByTokenId(uint16 tokenIdview returns (uint256)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 tokenIdview returns (string)
State-modifying
freeMint(
multiMint(uint16 tokenIduint16 count
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setMintLimit(uint16 mintLimit
setNowMintTokenID(uint16 mintTokenId
setNowMintTokenMintLimit(uint16 tokenIduint16 mintLimit
setURI(uint16 tokenIdstring newuri
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Mint(address indexed useruint256 indexed tokenIduint256 amount
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.