Milk Serums
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
10
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 46 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
2 additional
variables
Balances ($0.00)
No balances found for "Milk Serums"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Milk Serums"
ABI
ABI objects
Getter at block 21172706
MINT_PRICE() view returns (uint128)
80000000000000000
getMintCounts() view returns (uint16[2])
[0, 0]
getRemainingClaimMilks() view returns (uint16[5])
[0, 0, 0, 0, 0]
getRemainingPaidMilks() view returns (uint16[5])
[0, 0, 0, 0, 0]
name() view returns (string)
Milk Serums
owner() view returns (address)
0x0000000000000000000000000000000000000000
presaleActive() view returns (bool)
false
publicSaleActive() view returns (bool)
false
symbol() view returns (string)
SERUM
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
checkOwnerOf(address owner) view returns (struct TRACSerumsCheckResponse[] checks)
checkTokens(uint16[] tokenIds) view returns (struct TRACSerumsCheckResponse[] checks)
isApprovedForAll(address account, address operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokensOf(address owner) view returns (uint16[5])
totalSupply(uint256 id) view returns (uint256)
uri(uint256 id) view returns (string)
State-modifying
Events burnBatch(address account, uint256[] ids, uint256[] amounts)
initExchange(address _trac, string _newuri)
initialize()
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)
transferOwnership(address newOwner)
withdraw()
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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.