WPSmartContracts 1.1.5

Does WP Smart Contracts work with WordPress 5.5.3 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
58PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 159.72 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.435 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version5.5.3
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 500+
WordPress.org page https://wordpress.org/plugins/wp-smart-contracts/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=wp-smart-contracts%2Fwp-smart-contracts.php&plugin_status=all&paged=1&s&_wpnonce=bcbacd167c
Aspect after-activation
HTTP status 200
Load time 1.962 s
Memory usage 2.95 MiB
JS errors None
Resource errors None

Coins

Page screenshot: Coins
URL /wp-admin/edit.php?post_type=coin
Aspect menu-item
HTTP status 200
Load time 0.608 s
Memory usage 2.88 MiB
JS errors None
Resource errors None

Coins → Add New

Page screenshot: Coins → Add New
URL /wp-admin/post-new.php?post_type=coin
Aspect menu-item
HTTP status 200
Load time 3.315 s
Memory usage 4.21 MiB
JS errors None
Resource errors None

Crowdfundings

Page screenshot: Crowdfundings
URL /wp-admin/edit.php?post_type=crowdfunding
Aspect menu-item
HTTP status 200
Load time 1.845 s
Memory usage 2.9 MiB
JS errors None
Resource errors None

Crowdfundings → Add New

Page screenshot: Crowdfundings → Add New
URL /wp-admin/post-new.php?post_type=crowdfunding
Aspect menu-item
HTTP status 200
Load time 1.184 s
Memory usage 3.51 MiB
JS errors None
Resource errors None

ICOs

Page screenshot: ICOs
URL /wp-admin/edit.php?post_type=ico
Aspect menu-item
HTTP status 200
Load time 1.796 s
Memory usage 2.9 MiB
JS errors None
Resource errors None

ICOs → Add New

Page screenshot: ICOs → Add New
URL /wp-admin/post-new.php?post_type=ico
Aspect menu-item
HTTP status 200
Load time 1.408 s
Memory usage 4.04 MiB
JS errors None
Resource errors None

Settings → WP Smart Contracts

Page screenshot: Settings → WP Smart Contracts
URL /wp-admin/options-general.php?page=etherscan-api-key-setting-admin
Aspect menu-item
HTTP status 200
Load time 1.824 s
Memory usage 3.09 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.701 s
Memory usage 2.68 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.582 s0.652 s+0.070 s2.75 MiB2.89 MiB+ 137.92 KiB
/wp-admin/edit.php0.245 s0.450 s+0.205 s2.8 MiB2.95 MiB+ 159.8 KiB
/wp-admin/post-new.php1.649 s4.031 s+2.382 s4.55 MiB4.74 MiB+ 197.11 KiB
/wp-admin/upload.php0.609 s0.562 s-0.047 s2.63 MiB2.77 MiB+ 142.02 KiB
/wp-admin/options-writing.php0.174 s0.401 s+0.227 s2.64 MiB2.75 MiB+ 103.86 KiB
/wp-admin/media-new.php0.219 s0.260 s+0.041 s2.6 MiB2.75 MiB+ 144.74 KiB
/wp-admin/edit-tags.php?taxonomy=category0.188 s1.618 s+1.430 s2.64 MiB2.85 MiB+ 208.68 KiB
/wp-admin/post-new.php?post_type=page1.522 s1.913 s+0.391 s4.53 MiB4.72 MiB+ 193.06 KiB
/wp-admin/options-discussion.php0.326 s0.332 s+0.006 s2.61 MiB2.74 MiB+ 136.37 KiB
/wp-admin/edit-comments.php0.237 s0.297 s+0.060 s2.65 MiB2.85 MiB+ 206.05 KiB
/0.327 s0.349 s+0.022 s2.56 MiB2.68 MiB+ 127.33 KiB
Average 0.553 s0.988 s+0.435 s3 MiB3.15 MiB+ 159.72 KiB

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Options wp_options 4

Custom Post Types 3

ID Name
coinCoins
crowdfundingCrowdfundings
icoInitial Coin Offerings (ICOs)

Meta Boxes

{
    "coin": {
        "wpsc_cryptocurrency_metabox": {
            "title": "WPSmartContracts: Coin Specification",
            "context": "normal"
        },
        "wpsc_smart_contract": {
            "title": "WPSmartContracts: Smart Contract",
            "context": "normal"
        },
        "wpsc_code": {
            "title": "WPSmartContracts: Source Code",
            "context": "normal"
        },
        "wpsc_reminder": {
            "title": "WPSmartContracts: Friendly Reminder",
            "context": "normal"
        },
        "wpsc_sidebar": {
            "title": "WPSmartContracts: Tutorials & Tools",
            "context": "side"
        }
    },
    "crowdfunding": {
        "wpsc_crowdfunding_metabox": {
            "title": "WPSmartContracts: Crowdfunding Specification",
            "context": "normal"
        },
        "wpsc_smart_contract": {
            "title": "WPSmartContracts: Smart Contract",
            "context": "normal"
        },
        "wpsc_code_crowd": {
            "title": "WPSmartContracts: Source Code",
            "context": "normal"
        },
        "wpsc_reminder_crowd": {
            "title": "WPSmartContracts: Friendly Reminder",
            "context": "normal"
        },
        "wpsc_sidebar": {
            "title": "WPSmartContracts: Tutorials & Tools",
            "context": "side"
        }
    },
    "ico": {
        "wpsc_ico_metabox": {
            "title": "WPSmartContracts: ICO Specification",
            "context": "normal"
        },
        "wpsc_smart_contract": {
            "title": "WPSmartContracts: Smart Contract",
            "context": "normal"
        },
        "wpsc_code_crowd": {
            "title": "WPSmartContracts: Source Code",
            "context": "normal"
        },
        "wpsc_reminder_crowd": {
            "title": "WPSmartContracts: Friendly Reminder",
            "context": "normal"
        },
        "wpsc_sidebar": {
            "title": "WPSmartContracts: Tutorials & Tools",
            "context": "side"
        }
    }
}

PHP Error Log 58 lines

[04-Nov-2020 07:01:40 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[04-Nov-2020 07:01:40 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[04-Nov-2020 07:01:40 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[04-Nov-2020 07:01:40 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[04-Nov-2020 07:01:40 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[04-Nov-2020 07:01:40 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[04-Nov-2020 07:01:40 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[04-Nov-2020 07:01:47 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[04-Nov-2020 07:01:47 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[04-Nov-2020 07:01:47 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[04-Nov-2020 07:01:47 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[04-Nov-2020 07:01:52 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[04-Nov-2020 07:01:52 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[04-Nov-2020 07:01:52 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[04-Nov-2020 07:01:52 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[04-Nov-2020 07:01:55 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 69
[04-Nov-2020 07:01:55 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 70
[04-Nov-2020 07:01:55 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 71
[04-Nov-2020 07:01:55 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 72
[04-Nov-2020 07:01:55 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 73
[04-Nov-2020 07:01:55 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 74
[04-Nov-2020 07:01:55 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 77
[04-Nov-2020 07:01:55 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 78
[04-Nov-2020 07:01:55 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 79
[04-Nov-2020 07:01:55 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 80
[04-Nov-2020 07:01:55 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 81
[04-Nov-2020 07:01:55 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 82
[04-Nov-2020 07:01:55 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 83
[04-Nov-2020 07:01:55 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 84
[04-Nov-2020 07:01:55 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 85
[04-Nov-2020 07:01:55 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 86
[04-Nov-2020 07:01:55 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 87
[04-Nov-2020 07:01:55 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 88
[04-Nov-2020 07:01:55 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 89
[04-Nov-2020 07:01:55 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-smart-contracts/classes/wpsc-settings.php on line 90
[04-Nov-2020 07:01:55 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[04-Nov-2020 07:01:55 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-smart-contracts/classes/vendor/mustache/mustache/src/Mustache/Parser.php on line 278
[04-Nov-2020 07:01:59 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/ping</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5229
[04-Nov-2020 07:01:59 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/get_tx_contract_account/(?P<network>\d+)/(?P<contract>[a-zA-Z0-9-]+)/(?P<address>[a-zA-Z0-9-]+)/(?P<page>\d+)/(?P<internal>\d+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5229
[04-Nov-2020 07:01:59 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/get_tx_contract/(?P<network>\d+)/(?P<contract>[a-zA-Z0-9-]+)/(?P<page>\d+)/(?P<internal>\d+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5229
[04-Nov-2020 07:01:59 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/total_supply/(?P<network>\d+)/(?P<contract>[a-zA-Z0-9-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5229
[04-Nov-2020 07:01:59 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/balance/(?P<network>\d+)/(?P<contract>[a-zA-Z0-9-]+)/(?P<address>[a-zA-Z0-9-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5229
[04-Nov-2020 07:01:59 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/get_tx/(?P<network>\d+)/(?P<contract>[a-zA-Z0-9-]+)/(?P<txid>[a-zA-Z0-9-]+)/(?P<ignore_contract>[0-9-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5229
[04-Nov-2020 07:01:59 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/remove_cache</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5229
[04-Nov-2020 07:01:59 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/get_code/(?P<network>\d+)/(?P<contract>[a-zA-Z0-9-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5229
[04-Nov-2020 07:01:59 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/format_float/(?P<float>[0-9\,\.e\+]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5229
[04-Nov-2020 07:02:00 UTC] PHP Notice:  Undefined index: post_type in /wp-content/plugins/wp-smart-contracts/classes/wpsc-assets.php on line 74
[04-Nov-2020 07:02:00 UTC] PHP Notice:  Undefined index: post_type in /wp-content/plugins/wp-smart-contracts/classes/wpsc-assets.php on line 75
[04-Nov-2020 07:02:00 UTC] PHP Notice:  Undefined index: post_type in /wp-content/plugins/wp-smart-contracts/classes/wpsc-assets.php on line 76
[04-Nov-2020 07:02:06 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/ping</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5229
[04-Nov-2020 07:02:06 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/get_tx_contract_account/(?P<network>\d+)/(?P<contract>[a-zA-Z0-9-]+)/(?P<address>[a-zA-Z0-9-]+)/(?P<page>\d+)/(?P<internal>\d+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5229
[04-Nov-2020 07:02:06 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/get_tx_contract/(?P<network>\d+)/(?P<contract>[a-zA-Z0-9-]+)/(?P<page>\d+)/(?P<internal>\d+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5229
[04-Nov-2020 07:02:06 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/total_supply/(?P<network>\d+)/(?P<contract>[a-zA-Z0-9-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5229
[04-Nov-2020 07:02:06 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/balance/(?P<network>\d+)/(?P<contract>[a-zA-Z0-9-]+)/(?P<address>[a-zA-Z0-9-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5229
[04-Nov-2020 07:02:06 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/get_tx/(?P<network>\d+)/(?P<contract>[a-zA-Z0-9-]+)/(?P<txid>[a-zA-Z0-9-]+)/(?P<ignore_contract>[0-9-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5229
[04-Nov-2020 07:02:06 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/remove_cache</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5229
[04-Nov-2020 07:02:06 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/get_code/(?P<network>\d+)/(?P<contract>[a-zA-Z0-9-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5229
[04-Nov-2020 07:02:06 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsc/v1/format_float/(?P<float>[0-9\,\.e\+]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5229
See also: All tests for this plugin, How to Hide WP Smart Contracts Admin Menus and Meta Boxes