BNTSWRV

Verified contract

Active on Ethereum with 0 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BNTSWRV"

No transactions found for "BNTSWRV"


Functions
Getter at block 21293365
decimals(view returns (uint8)
18
name(view returns (string)
BNTSWRV
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x7d9b4031290fdd0d48468cefd54a1e34090dc36c
symbol(view returns (string)
BNTSWRV
totalSupply(view returns (uint256)
0
transfersEnabled(view returns (bool)
true
version(view returns (uint16)
4
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
State-modifying
acceptOwnership(
approve(address _spenderuint256 _valuereturns (bool success)
destroy(address _fromuint256 _amount
disableTransfers(bool _disable
issue(address _touint256 _amount
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
transferOwnership(address _newOwner
withdrawTokens(address _tokenaddress _touint256 _amount
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Destruction(uint256 _amount
Issuance(uint256 _amount
OwnerUpdate(address indexed _prevOwneraddress indexed _newOwner
Transfer(address indexed _fromaddress indexed _touint256 _value
Constructor
constructor(string _namestring _symboluint8 _decimals
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.