Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/Pandapip1-patch-3'
Browse files Browse the repository at this point in the history
  • Loading branch information
Woodpile37 committed Oct 20, 2023
2 parents 98540d3 + 0894e44 commit cef54e4
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions EIPS/eip-223.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,16 +70,6 @@ Returns the number of decimals of the token. The functionality of this method is

OPTIONAL - This method can be used to improve usability, but interfaces and other contracts MUST NOT expect these values to be present.

##### `standard`

```solidity
function standard() view returns (string memory)
```

Returns the identifier of the standard. If the token is [ERC-223](./eip-20.md) then it must return `"223"`.

OPTIONAL - This method can be used to improve usability, but interfaces and other contracts MUST NOT expect these values to be present.

##### `balanceOf`

```solidity
Expand Down

0 comments on commit cef54e4

Please sign in to comment.