with new contract

pull/196/head
James Sangalli 7 years ago
parent 74e9f9ceef
commit 30ccacb335
  1. 2
      Trust/Settings/Types/Constants.swift

@ -27,7 +27,7 @@ public struct Constants {
public static let dappsBrowserURL = "https://dapps.trustwalletapp.com"
// FIFA hardcoded FIFA token address. Look for "//FIFA" for relevant changes
public static let fifaContractAddress = "0x6aE0e6D98955bA13Dacf654C4819e6A1886E978f"
public static let fifaContractAddress = "0xDeDBc7CBd3a534cDd1817963B76cd85FE53e8375"
public static let nullTicket = "0x0000000000000000000000000000000000000000000000000000000000000000"
public static let event = "FIFA WC 2018"
}

Loading…
Cancel
Save