// Copyright (c) 2012-2022 Supercolony. All Rights Reserved.
// Copyright (c) 2023 Brushfam. All Rights Reserved.
// Copyright (c) 2024 C Forge. All Rights Reserved.
// SPDX-License-Identifier: MIT
use PSP22Error;
use ;
pub use Balance;
pub type PSP22BurnableRef = contract_ref!;
/// trait extending PSP22 with burn functionality