new contract implemented

pull/173/head
James Sangalli 7 years ago
parent 9525b6ab6e
commit d7f6a951f6
  1. 2
      Trust/Settings/Types/Constants.swift

@ -21,7 +21,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 = "0x48A26103C0E773E1B28c0B7Db1f983848FA0faC4"
public static let fifaContractAddress = "0xe7eaa293bd2f223Bd2580029B0f4B9D7752139d1"
}
public struct UnitConfiguration {

Loading…
Cancel
Save