This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// SPDX-License-Identifier: MIT | |
// ERC721A Contracts v4.2.3 | |
// Creator: Chiru Labs | |
pragma solidity ^0.8.4; | |
import './IERC721A.sol'; | |
/** | |
* @dev Interface of ERC721 token receiver. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
license: mit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import React from 'react'; | |
const withColor = BaseComponent => { | |
console.log(this); | |
class EnhancedComponent extends React.Component { | |
getRandomColor() { | |
var letters = '0123456789ABCDEF'; | |
var color = '#'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import React from 'react'; | |
const withColor = BaseComponent => { | |
class EnhancedComponent extends React.Component { | |
getRandomColor() { | |
var letters = '0123456789ABCDEF'; | |
var color = '#'; | |
for (let i = 0; i < 6; i++) { | |
color += letters[Math.floor(Math.random() * 16)]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0xd8770af9507F43ee5422B7ecd83a2A8e04Fdd969 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0xd8770af9507f43ee5422b7ecd83a2a8e04fdd969 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Verifying that "superkarolis.id" is my Blockstack ID. https://onename.com/superkarolis |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Verifying that "superkarolis.id" is my Blockstack ID. https://onename.com/superkarolis |