Skip to content

Commit

Permalink
feat: Add TIP-5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vp-mazekine committed Apr 1, 2024
1 parent 246e5aa commit 0e9e16b
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions src/standard/TIP-5/1.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,17 +117,18 @@ Characters must be URI encoded properly.
##### `ever:` protocol
```
ever:0:e2b874ee05cd7e5d1475d90bab04d26974e67fe7aef97d730c2adcba5ea895c3
ever:EQDiuHTuBc1+XRR12QurBNJpdOZ/5675fXMMKty6XqiVwzE9
ever:EQDiuHTuBc1-XRR12QurBNJpdOZ_5675fXMMKty6XqiVwzE9
ever:UQDiuHTuBc1+XRR12QurBNJpdOZ/5675fXMMKty6XqiVw2z4
ever:UQDiuHTuBc1-XRR12QurBNJpdOZ_5675fXMMKty6XqiVw2z4
```

##### `everscale:` protocol
```
everscale:0:e2b874ee05cd7e5d1475d90bab04d26974e67fe7aef97d730c2adcba5ea895c3
```

##### `tvm:42:` protocol
```
tvm:42:0:e2b874ee05cd7e5d1475d90bab04d26974e67fe7aef97d730c2adcba5ea895c3
```

##### URL-like link
```
ever://0:e2b874ee05cd7e5d1475d90bab04d26974e67fe7aef97d730c2adcba5ea895c3
Expand Down Expand Up @@ -160,5 +161,5 @@ ever:0:e2b874ee05cd7e5d1475d90bab04d26974e67fe7aef97d730c2adcba5ea895c3?special1

## Reserved standard extensions
The future standard extensions are reserved:
* [TIP-5.2](2.md) — URI scheme (TIP-3 fungible token payment link)
* [TIP-5.3](3.md) — URI scheme (TIP-3 non-fungible token payment link)
* `TIP-5.2` — URI scheme (TIP-3 fungible token payment link)
* `TIP-5.3` — URI scheme (TIP-4 non-fungible token payment link)

0 comments on commit 0e9e16b

Please sign in to comment.