with new ticketing contract

pull/196/head
James Sangalli 7 years ago
parent 626af26016
commit 28f5c139da
  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 = "0xDeDBc7CBd3a534cDd1817963B76cd85FE53e8375"
public static let fifaContractAddress = "0x4eBacaE9E9901f0E50026AD021ea5Bab82402bf7"
public static let nullTicket = "0x0000000000000000000000000000000000000000000000000000000000000000"
public static let event = "FIFA WC 2018"
}

Loading…
Cancel
Save