Skip to content

Commit

Permalink
added
Browse files Browse the repository at this point in the history
  • Loading branch information
tahaerel committed May 13, 2022
1 parent 1a55f47 commit ee210b2
Show file tree
Hide file tree
Showing 12,778 changed files with 689,733 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
8 changes: 8 additions & 0 deletions e-dünya/Assets/MoralisWeb3ApiSdk.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions e-dünya/Assets/MoralisWeb3ApiSdk/Constants.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@

namespace MoralisWeb3ApiSdk
{
public class Constants
{
public static string MUG_CONTRACT_ADDRESS = "0x05af21b57d2E378F90106B229E717DC96c7Bb5e2";
public static string MUG_CHAIN = "mumbai";
public static string MUG_CLAIM_FUNCTION = "claimReward";
public static string MUG_ABI = "[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"nftContractAddress\",\"type\":\"address\"}],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"bool\",\"name\":\"approved\",\"type\":\"bool\"}],\"name\":\"ApprovalForAll\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"previousOwner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"OwnershipTransferred\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"ids\",\"type\":\"uint256[]\"},{\"indexed\":false,\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"}],\"name\":\"TransferBatch\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"id\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"TransferSingle\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"string\",\"name\":\"value\",\"type\":\"string\"},{\"indexed\":true,\"internalType\":\"uint256\",\"name\":\"id\",\"type\":\"uint256\"}],\"name\":\"URI\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"id\",\"type\":\"uint256\"}],\"name\":\"balanceOf\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"accounts\",\"type\":\"address[]\"},{\"internalType\":\"uint256[]\",\"name\":\"ids\",\"type\":\"uint256[]\"}],\"name\":\"balanceOfBatch\",\"outputs\":[{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"id\",\"type\":\"uint256\"}],\"name\":\"claimReward\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"}],\"name\":\"isApprovedForAll\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"id\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"},{\"internalType\":\"string\",\"name\":\"url\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"mint\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155BatchReceived\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"name\":\"onERC1155Received\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"owner\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"renounceOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256[]\",\"name\":\"ids\",\"type\":\"uint256[]\"},{\"internalType\":\"uint256[]\",\"name\":\"amounts\",\"type\":\"uint256[]\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"safeBatchTransferFrom\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"id\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"safeTransferFrom\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"internalType\":\"bool\",\"name\":\"approved\",\"type\":\"bool\"}],\"name\":\"setApprovalForAll\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"transferOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"contractAddress\",\"type\":\"address\"}],\"name\":\"updateTargetContract\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"uri\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"}]";
}
}
11 changes: 11 additions & 0 deletions e-dünya/Assets/MoralisWeb3ApiSdk/Constants.cs.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions e-dünya/Assets/MoralisWeb3ApiSdk/DLLs.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
33 changes: 33 additions & 0 deletions e-dünya/Assets/MoralisWeb3ApiSdk/DLLs/Common.Logging.dll.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
33 changes: 33 additions & 0 deletions e-dünya/Assets/MoralisWeb3ApiSdk/DLLs/RestSharp.dll.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

60 changes: 60 additions & 0 deletions e-dünya/Assets/MoralisWeb3ApiSdk/DeadRpcReadClient.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
using System;
using System.Threading.Tasks;
using Nethereum.JsonRpc.Client;

namespace MoralisWeb3ApiSdk
{
/// <summary>
///
/// </summary>
public class DeadRpcReadClient : IClient
{
private Action<string> messageHandler;
public DeadRpcReadClient(Action<string> msgHandler)
{
messageHandler = msgHandler;
}

public RequestInterceptor OverridingRequestInterceptor { get => throw new NotImplementedException(); set => throw new NotImplementedException(); }

public Task<T> SendRequestAsync<T>(RpcRequest request, string route = null)
{
if (messageHandler != null)
{
messageHandler($"Method {request.Method} is not supported by this RPC handler");
}

return null;
}

public Task<T> SendRequestAsync<T>(string method, string route = null, params object[] paramList)
{
if (messageHandler != null)
{
messageHandler($"Method {method} is not supported by this RPC handler");
}

return null;
}

public Task SendRequestAsync(RpcRequest request, string route = null)
{
if (messageHandler != null)
{
messageHandler($"Method {request.Method} is not supported by this RPC handler");
}

return null;
}

public Task SendRequestAsync(string method, string route = null, params object[] paramList)
{
if (messageHandler != null)
{
messageHandler($"Method {method} is not supported by this RPC handler");
}

return null;
}
}
}
11 changes: 11 additions & 0 deletions e-dünya/Assets/MoralisWeb3ApiSdk/DeadRpcReadClient.cs.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

57 changes: 57 additions & 0 deletions e-dünya/Assets/MoralisWeb3ApiSdk/EvmContractInstance.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
/**
* Module: EvmContractInstance.cs
* Descriptiontion: Class that wraps specifica copontract / chain instnace
* Author: Moralis Web3 Technology AB, 559307-5988 - David B. Goodrich
*
* MIT License
*
* Copyright (c) 2021 Moralis Web3 Technology AB, 559307-5988
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in all
* copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*/
using Moralis;
#if !UNITY_WEBGL
using Nethereum.Contracts;
#endif

namespace MoralisWeb3ApiSdk
{
/// <summary>
/// Defines specific copontract / chain instnace
/// </summary>
public class EvmContractInstance
{
/// <summary>
/// Contract address on this chain.
/// </summary>
public string ContractAddress { get; set; }

#if !UNITY_WEBGL
/// <summary>
/// Contract Instance derived from ABI
/// </summary>
public Contract ContractInstance { get; set; }

#endif
/// <summary>
/// Evm Chain information.
/// </summary>
public ChainEntry ChainInfo { get; set; }
}
}
11 changes: 11 additions & 0 deletions e-dünya/Assets/MoralisWeb3ApiSdk/EvmContractInstance.cs.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

90 changes: 90 additions & 0 deletions e-dünya/Assets/MoralisWeb3ApiSdk/EvmContractItem.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
/**
* Module: EvmContractItem.cs
* Descriptiontion: Class that wraps a list on Nethereum contract instances by chain
* Author: Moralis Web3 Technology AB, 559307-5988 - David B. Goodrich
*
* MIT License
*
* Copyright (c) 2021 Moralis Web3 Technology AB, 559307-5988
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in all
* copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*/
using System.Collections.Generic;
using Moralis;

#if !UNITY_WEBGL

using Nethereum.Contracts;
using Nethereum.Web3;

namespace MoralisWeb3ApiSdk
{
/// <summary>
/// Wraps a list on Nethereum contract instances by chain
/// </summary>
public class EvmContractItem
{
/// <summary>
/// the raw contract ABI
/// </summary>
public string Abi { get; set; }

/// <summary>
/// Contract instance by chain
/// </summary>
public Dictionary<string, EvmContractInstance> ChainContractMap { get; set; }

public EvmContractItem()
{
ChainContractMap = new Dictionary<string, EvmContractInstance>();
}

public EvmContractItem(Web3 client, string abi, string chainId, string contractAddress)
{
ChainContractMap = new Dictionary<string, EvmContractInstance>();
this.Abi = abi;

AddChainInstance(client, chainId, contractAddress);
}

/// <summary>
/// Add a contract instance for a specific chain.
/// </summary>
/// <param name="client"></param>
/// <param name="chainId"></param>
/// <param name="contractAddress"></param>
public void AddChainInstance(Web3 client, string chainId, string contractAddress)
{
if (!ChainContractMap.ContainsKey(chainId))
{
ChainEntry chainInfo = SupportedEvmChains.FromChainList(chainId);
Contract contractInstance = client.Eth.GetContract(this.Abi, contractAddress);
EvmContractInstance eci = new EvmContractInstance()
{
ChainInfo = chainInfo,
ContractAddress = contractAddress,
ContractInstance = contractInstance
};

ChainContractMap.Add(chainId, eci);
}
}
}
}
#endif
11 changes: 11 additions & 0 deletions e-dünya/Assets/MoralisWeb3ApiSdk/EvmContractItem.cs.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ee210b2

Please sign in to comment.