File tree Expand file tree Collapse file tree 7 files changed +28024
-26388
lines changed Expand file tree Collapse file tree 7 files changed +28024
-26388
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 890
890
"1" : {
891
891
"events" : {},
892
892
"links" : {},
893
- "address" : " 0x9c2fd4cdF4DEcD969E0dd3843A06D4C66f4F5fa3 " ,
894
- "transactionHash" : " 0x712fda345742f5572b0964c0744ad0926e7816a65b12d47ef80ec4bbe6d70554 "
893
+ "address" : " 0xc9Ab4a9bC7e677e50C4B0987A8d6aDB2dc7482B6 " ,
894
+ "transactionHash" : " 0x3502e325bb004c00a2b93e9e4bdd4f024a8010db8f5b3687ed52829e403cad9b "
895
895
}
896
896
},
897
- "schemaVersion" : " 3.2.5 " ,
898
- "updatedAt" : " 2021-07-28T02:12:35.045Z " ,
897
+ "schemaVersion" : " 3.4.1 " ,
898
+ "updatedAt" : " 2021-08-21T14:05:09.965Z " ,
899
899
"networkType" : " ethereum" ,
900
900
"devdoc" : {
901
901
"methods" : {}
Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ import './libraries/SafeMath.sol';
6
6
contract PartyERC20 is IPartyERC20 {
7
7
using SafeMath for uint256 ;
8
8
9
- string public constant name = 'YAY Liquidity ' ;
10
- string public constant symbol = 'xYAY ' ;
9
+ string public constant name = 'xPARTY ' ;
10
+ string public constant symbol = 'xPARTY ' ;
11
11
uint8 public constant decimals = 18 ;
12
12
uint256 public totalSupply;
13
13
mapping (address => uint256 ) public balanceOf;
Original file line number Diff line number Diff line change @@ -26,28 +26,26 @@ Replacing 'PartyFactory'
26
26
27
27
---
28
28
29
- Deploying 'PartyFactory'
29
+ Replacing 'PartyFactory'
30
30
31
31
---
32
32
33
- - transaction hash: 0x37284174c80cf41dd442a0a45bf66ebe6a8abfd6105165d951699d8d420126bd
34
- - Blocks: 1 Seconds: 5
35
- - contract address: 0x8d375aEF8FDe14951b9B3B169A0E02f31f1634D2
36
- - block number: 569377
37
- - block timestamp: 1627003005
33
+ - transaction hash: 0x27a2b9c3443fcd6152b6e2213e65e395b4853e2bdaa0625b3206a151e31f81ee
34
+ - Blocks: 0 Seconds: 0
35
+ - contract address: 0x79D0b125CEA315aAB0Bb1BC2322287D3EBB88E47
36
+ - block number: 840935
37
+ - block timestamp: 1629554705
38
38
- account: 0x3b73F15142945f260148aDa3Db15b0657D12831C
39
- - balance: 9.206423295
40
- - gas used: 2427893 (0x250bf5 )
41
- - gas price: 470 gwei
39
+ - balance: 16.181847018904306
40
+ - gas used: 2416202 (0x24de4a )
41
+ - gas price: 225 gwei
42
42
- value sent: 0 ETH
43
- - total cost: 1.14110971 ETH
44
- - INIT_CODE_PAIR_HASH: 0x70b87c353c4c3fc263074ac4cd6669c4f67dffaf7638b82430aca673a6b2ae88
43
+ - total cost: 0.54364545 ETH
44
+ - INIT CODE PAIR HASH: 0xaff9bd86cf227c7b7b318a583c8d4fb43edeac6db90224c7a831e27d051c3124
45
45
46
- - Saving migration to chain.
47
- - Saving artifacts
46
+ * Saving migration to chain.
47
+ * Saving artifacts
48
48
49
49
---
50
50
51
- - Total cost: 1.14110971 ETH
52
-
53
- ---
51
+ - Total cost: 0.54364545 ETH
You can’t perform that action at this time.
0 commit comments