Skip to content
View Pavel-Belov's full-sized avatar

Block or report Pavel-Belov

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. 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.15+commit.e14f2714.js&optimize=false&runs=200&gist=
    1
    //SPDX-License-Identifier: MIT
    2
    
                  
    3
    pragma solidity 0.8.15;
    4
    
                  
    5
    contract BonusPoints_v4 {
  2. 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: MIT
    2
    
                  
    3
    pragma solidity 0.8.15;
    4
    
                  
    5
    contract Modul1_Exercise2_NoConstructor {
  3. 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.15+commit.e14f2714.js&optimize=false&runs=200&gist=
    1
    //SPDX-License-Identifier: MIT
    2
    
                  
    3
    pragma solidity 0.8.15;
    4
    
                  
    5
    contract Modul2_lesson2_2_Functions {
  4. 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: MIT
    2
    
                  
    3
    pragma solidity 0.8.14;
    4
    
                  
    5
    contract ModulOneCheckKnowledge {
  5. 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.15+commit.e14f2714.js&optimize=false&runs=200&gist=
    1
    //SPDX-License-Identifier: MIT
    2
    
                  
    3
    pragma solidity 0.8.15;
    4
    
                  
    5
    contract Mod1_Ex1_CarMarketCar {
  6. 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.15+commit.e14f2714.js&optimize=false&runs=200&gist=
    1
    //SPDX-License-Identifier: MIT
    2
    
                  
    3
    pragma solidity 0.8.15;
    4
    
                  
    5
    contract BonusPoints_v3 {