Semester II Learner
Verified contract
Proxy
Active on
Ethereum with 7 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
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 "Semester II Learner"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16886928 | 2 years ago | | | 0 | 0.00077487555 | |
| 15240631 | 2 years ago | | | 0 | 0.00069139523 | |
| 15188487 | 2 years ago | | | 0 | 0.00093476151 | |
| 14351182 | 3 years ago | | | 0 | 0.0014586980 | |
| 14294606 | 3 years ago | | | 0 | 0.0017040306 | |
| 14207185 | 3 years ago | | | 0 | 0.0021408142 | |
| 14205961 | 3 years ago | | | 0 | 0.0042918209 |
ABI
ABI objects
Getter at block 21420761
baseURI() view returns (string)
https://mirror-api.com/editions/custom/dynamic/decduesu/
contentHash() view returns (bytes32)
0x4fb1142c1545b74839524940c98fa69b4ecb0cb664dbc91d5b5dd1d7eb9bb6ca
contractURI() view returns (string)
https://mirror-api.com/editions/custom/dynamic/decduesu/metadata
isNextOwner() view returns (bool)
false
isOwner() view returns (bool)
false
mirrorOpenSale() view returns (address)
0x0e1c07384dd2ada007e4b819816fd34afb4678f1
name() view returns (string)
Semester II Learner
owner() view returns (address)
0x8f1cc47e5e7f5af31638c9210955a23debf3ef8d
royaltyPercentage() view returns (uint256)
0
royaltyRecipient() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
LEARN
totalSupply() view returns (uint256)
350
Read-only
balanceOf(address owner_) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getContentHash(uint256) view returns (bytes32)
isApprovedForAll(address owner_, address operator_) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address receiver, uint256 royaltyAmount)
supportsInterface(bytes4 interfaceId) pure returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events acceptOwnership()
approve(address to, uint256 tokenId)
burn(uint256 tokenId)
cancelOwnershipTransfer()
initialize(struct IMirrorAllocatedEditionsLogicNFTMetadata metadata, address owner_, address fundingRecipient_, address royaltyRecipient_, uint256 royaltyPercentage_, uint256 price, bool list, bool open, uint256 feePercentage)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setRoyaltyInfo(address royaltyRecipient_, uint256 royaltyPercentage_)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address nextOwner_)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ConsecutiveTransfer(uint256 indexed fromTokenId, uint256 toTokenId, address indexed fromAddress, address indexed toAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RoyaltyChange(address indexed oldRoyaltyRecipient, uint256 oldRoyaltyPercentage, address indexed newRoyaltyRecipient, uint256 newRoyaltyPercentage)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address implementation, bytes initializationData)
fallback()
This contract contains no error objects.