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)
653
653
| ---| ---| ---|
654
654
| _ 0 | bool | undefined |
655
655
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
-
673
656
### timeBuffer
674
657
675
658
``` solidity
Original file line number Diff line number Diff line change @@ -487,23 +487,6 @@ function supportsInterface(bytes4 interfaceId) external view returns (bool)
487
487
| ---| ---| ---|
488
488
| _ 0 | bool | undefined |
489
489
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
-
507
490
### totalReleased
508
491
509
492
``` solidity
Original file line number Diff line number Diff line change @@ -832,23 +832,6 @@ function symbol() external view returns (string)
832
832
| ---| ---| ---|
833
833
| _ 0 | string | undefined |
834
834
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
-
852
835
### totalSupply
853
836
854
837
``` solidity
Original file line number Diff line number Diff line change @@ -834,23 +834,6 @@ function symbol() external view returns (string)
834
834
| ---| ---| ---|
835
835
| _ 0 | string | undefined |
836
836
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
-
854
837
### tokenByIndex
855
838
856
839
``` solidity
You can’t perform that action at this time.
0 commit comments