Python package that models the methods for tokens following the BEP-20 token standard on the Binance Smart chain.
Project description
Python-BEP20-Token
A Python package that models token methods using the BEP-20 token standard for tokens on the Binance Smart Chain (BSC).
NOTE: This package is in development and currently only offers basic functionality...
Installation:
pip install bep20
Feature List:
Methods:
- name()
- symbol()
- decimals()
- totalSupply()
- balanceOf()
- getOwner()
- transfer()
- transferFrom()
- prepare_approve()
- Returns an uncalled approve() function ready to be signed by the owner.
- allowance()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bep20-1.0.2.tar.gz
(4.7 kB
view details)
File details
Details for the file bep20-1.0.2.tar.gz
.
File metadata
- Download URL: bep20-1.0.2.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9be820aabf4617401a128738bb6c5a5d5c8a5b8a7f892e6877caf962fbc4653 |
|
MD5 | 99a799cd5104d9441198bea7f023f52d |
|
BLAKE2b-256 | 3fc7bf7d861cd583b7d8ab0412ac5dd9a3c9974fd1d27fd9de3bf59c9e1e8ca1 |