Skip to content

Commit

Permalink
Automatically merged updates to draft EIP(s) 823 (ethereum#2151)
Browse files Browse the repository at this point in the history
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
  • Loading branch information
kashishkhullar authored and BelfordZ committed Dec 13, 2019
1 parent 08dbb0b commit f149400
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EIPS/eip-823.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,13 +187,13 @@ event ExchangeAndSpent ( address _from, address _by, uint _value ,address _targe
### Diagramatic Explanation

#### Exchanging Tokens
![token-exchange-standard-visual-representation-1](https://raw.githubusercontent.com/kashishkhullar/EIPs/master/assets/eip-823/eip-823-token-exchange-standard-visual-representation-1.PNG)
![token-exchange-standard-visual-representation-1](../assets/eip-823/eip-823-token-exchange-standard-visual-representation-1.PNG)

NOTE: After the successful exchange the contract on right owns some tokens of the contract on the left.

#### Exchanging And Spending Tokens

![token-exchange-standard-visual-representation-2](https://raw.githubusercontent.com/kashishkhullar/EIPs/master/assets/eip-823/eip-823-token-exchange-standard-visual-representation-2.PNG)
![token-exchange-standard-visual-representation-2](../assets/eip-823/eip-823-token-exchange-standard-visual-representation-2.PNG)

NOTE: After the successful exchange the contract on right owns some tokens of the contract on the left.

Expand Down

0 comments on commit f149400

Please sign in to comment.