Docs.rs
pylon-utils-0.2.0
pylon-utils 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
byeongsu-hong
Dependencies
cosmwasm-bignumber ^2.2.0
normal
cosmwasm-std ^0.16.0
normal
cosmwasm-storage ^0.16.0
normal
cw20 ^0.8.0
normal
schemars ^0.8.1
normal
serde ^1.0.103
normal
terra-cosmwasm ^2.2.0
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
total_supply
pylon_
utils
0.2.0
In pylon_
utils::
token
pylon_utils
::
token
Function
total_
supply
Copy item path
Source
pub fn total_supply(deps:
Deps
<'_>, token:
String
) ->
StdResult
<
Uint256
>