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()
Release files for bep20 1.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bep20-1.0.2.tar.gz | 4.7 kB | Details |
Release files / bep20-1.0.2.tar.gz
| Download URL | bep20-1.0.2.tar.gz |
|---|---|
| Size | 4.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c9be820aabf4617401a128738bb6c5a5d5c8a5b8a7f892e6877caf962fbc4653
|
|
BLAKE2b-256 checksum How to use checksums |
3fc7bf7d861cd583b7d8ab0412ac5dd9a3c9974fd1d27fd9de3bf59c9e1e8ca1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.7
|