Skip to content

Commit 57f1757

Browse files
committed
update docs
1 parent 2ba51ba commit 57f1757

File tree

4 files changed

+0
-68
lines changed

4 files changed

+0
-68
lines changed

docs/Marketplace.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff 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

docs/Split.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff 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

docs/TokenERC1155.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff 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

docs/TokenERC721.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)