MintInfo
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.00)
No balances found for "MintInfo"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "MintInfo"
ABI
ABI objects
Getter at block 21156069
This contract contains no getter function objects.
Read-only
decodeMintInfo(uint256 info) pure returns (uint256 term, uint256 maturityTs, uint256 rank, uint256 amp, uint256 eaa, uint256 class, bool apex, bool limited, bool redeemed)
encodeMintInfo(uint256 term, uint256 maturityTs, uint256 rank, uint256 amp, uint256 eaa, uint256 class_, bool redeemed) pure returns (uint256 info)
getAMP(uint256 info) pure returns (uint256 amp)
getClass(uint256 info) pure returns (uint256 class_, bool apex, bool limited)
getEAA(uint256 info) pure returns (uint256 eaa)
getMaturityTs(uint256 info) pure returns (uint256 maturityTs)
getRank(uint256 info) pure returns (uint256 rank)
getRedeemed(uint256 info) pure returns (bool redeemed)
getTerm(uint256 info) pure returns (uint256 term)
State-modifying
Events This contract contains no state-modifying function objects.
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.