canBreedNFT
NFT Breed ์ฌ์ฉ ๊ฐ๋ฅ ์ฌ๋ถ
Parameters
Type | Value | Description |
---|---|---|
address | _nftContract | NFT ์ปจํธ๋ํธ ์ฃผ์ |
string | _ownerUid | ์ฌ์ฉ์ uid |
uint256 | _matornId | ๋ถ๋ชจ token id |
uint256 | _sireId | ๋ถ๋ชจ token id |
uint256 | _breedFee | ๋ธ๋ฆฌ๋ฉ ์์๋ฃ |
string | _url | nft url |
uint256 | _txFee | tx ์์๋ฃ |
Return Values
Type | Value | Description |
---|---|---|
bool | ๊ฐ๋ฅ True ๋ถ๊ฐ๋ฅ False |
Example
2023.02.06
Last updated