You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Created using remix-ide: Realtime Et...Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime.
Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.14+commit.80d49f37.js&optimize=false&runs=200&gist=
1
// SPDX-License-Identifier: GPL-3.0
2
pragma solidity>=0.7.0<0.9.0;
3
4
contractData {
5
// Data types Constrcut and Mappings
Created using remix-ide: Realtime Et...Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime.
Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.14+commit.80d49f37.js&optimize=false&runs=200&gist=
1
// SPDX-License-Identifier: GPL-3.0
2
pragma solidity>=0.7.0<0.9.0;
3
4
contractData {
5
// Data types Constrcut and Mappings
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page
or contact support.