File tree Expand file tree Collapse file tree 4 files changed +0
-68
lines changed Expand file tree Collapse file tree 4 files changed +0
-68
lines changed Original file line number Diff line number Diff line change @@ -653,23 +653,6 @@ function supportsInterface(bytes4 interfaceId) external view returns (bool)
653653| ---| ---| ---|
654654| _ 0 | bool | undefined |
655655
656- ### thirdwebFee
657-
658- ``` solidity
659- function thirdwebFee() external view returns (contract ITWFee)
660- ```
661-
662-
663-
664- * The thirdweb contract with fee related information.*
665-
666-
667- #### Returns
668-
669- | Name | Type | Description |
670- | ---| ---| ---|
671- | _ 0 | contract ITWFee | undefined |
672-
673656### timeBuffer
674657
675658``` solidity
Original file line number Diff line number Diff line change @@ -487,23 +487,6 @@ function supportsInterface(bytes4 interfaceId) external view returns (bool)
487487| ---| ---| ---|
488488| _ 0 | bool | undefined |
489489
490- ### thirdwebFee
491-
492- ``` solidity
493- function thirdwebFee() external view returns (contract ITWFee)
494- ```
495-
496-
497-
498- * The thirdweb contract with fee related information.*
499-
500-
501- #### Returns
502-
503- | Name | Type | Description |
504- | ---| ---| ---|
505- | _ 0 | contract ITWFee | undefined |
506-
507490### totalReleased
508491
509492``` solidity
Original file line number Diff line number Diff line change @@ -832,23 +832,6 @@ function symbol() external view returns (string)
832832| ---| ---| ---|
833833| _ 0 | string | undefined |
834834
835- ### thirdwebFee
836-
837- ``` solidity
838- function thirdwebFee() external view returns (contract ITWFee)
839- ```
840-
841-
842-
843- * The thirdweb contract with fee related information.*
844-
845-
846- #### Returns
847-
848- | Name | Type | Description |
849- | ---| ---| ---|
850- | _ 0 | contract ITWFee | undefined |
851-
852835### totalSupply
853836
854837``` solidity
Original file line number Diff line number Diff line change @@ -834,23 +834,6 @@ function symbol() external view returns (string)
834834| ---| ---| ---|
835835| _ 0 | string | undefined |
836836
837- ### thirdwebFee
838-
839- ``` solidity
840- function thirdwebFee() external view returns (contract ITWFee)
841- ```
842-
843-
844-
845- * The thirdweb contract with fee related information.*
846-
847-
848- #### Returns
849-
850- | Name | Type | Description |
851- | ---| ---| ---|
852- | _ 0 | contract ITWFee | undefined |
853-
854837### tokenByIndex
855838
856839``` solidity
You can’t perform that action at this time.
0 commit comments