adding the deployed interface and info in rinkeby for testing
This commit is contained in:
parent
9cd5513c2c
commit
1192f7526b
|
@ -1,10 +1,10 @@
|
||||||
pragma solidity ^0.4.18;
|
pragma solidity ^0.4.18;
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// 'DECA' DEcentralized CArbon tokens - ITDE (initial token distribution event)
|
// 'DECA' Decentralized Carbon tokens - ITDE (initial token distribution event)
|
||||||
//
|
//
|
||||||
// Deployed to : 0x4fBE079198ce239fB02E967578aACB28C0CE31ef
|
// Deployed to : 0xE8A1CDC77f686A78C8d7b62CE7131e692eAf3295
|
||||||
// Network : Ropsten
|
// Network : Rinkeby
|
||||||
// Symbol : DECA
|
// Symbol : DECA
|
||||||
// Name : Decentralized Carbon tokens
|
// Name : Decentralized Carbon tokens
|
||||||
// Total supply: Gazillion
|
// Total supply: Gazillion
|
||||||
|
@ -13,7 +13,7 @@ pragma solidity ^0.4.18;
|
||||||
// Enjoy.
|
// Enjoy.
|
||||||
//
|
//
|
||||||
// (c) by Moritz Neto & Daniel Bar with BokkyPooBah / Bok Consulting Pty Ltd Au 2017. The MIT Licence.
|
// (c) by Moritz Neto & Daniel Bar with BokkyPooBah / Bok Consulting Pty Ltd Au 2017. The MIT Licence.
|
||||||
// fork and modifications to fix DECA's ICO needs by p1r0 <p1r0@neetsec.com> and kaicudon <kaicudon@neetsec.com>
|
// fork and modifications to fix DECA's ITDE needs by p1r0 <p1r0@neetsec.com> and kaicudon <kaicudon@neetsec.com>
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue