Skip to content

BTS-20 wrapped version of BTN for usage in on-chain protocols to interact with other BTS-20 tokens.

License

Notifications You must be signed in to change notification settings

BitnetMoney/wrapped-btn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wrapped BTN

The Wrapped BTN protocol allows BTN native coins to be wrapped and used in other on-chain protocols or interact with other BTS20 tokens directly.

Token Information

Name: Wrapped Bitnet Symbol: WBTN Decimals: 18

Live Contract Address:

0x8148b71232162EA7a0b1c8bFE2b8F023934BFb58

Read Functions

allowance

Fetches the contract allowance from a particular address to another.
owner address: Owner of the WBTN balance.
spenderaddress: Spender of the owner's WBTN.

balanceOf

Fetches the balance of WBTN from a wallet.
account address: Account to query the balance from.

decimals

Returns the number of decimals of the token (18).

name

Returns the name of the contract.

symbol

Returns the symbol of the contract.

totalSupply

Returns the total supply of WBTN in circulation.

paused

Returns the pause status of the contract.

isPauser

Returns an address pauser status.
account address: Account to query.

About

BTS-20 wrapped version of BTN for usage in on-chain protocols to interact with other BTS-20 tokens.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published