BLS Token

Verified contract

Active on Ethereum with 4 txns
Deployed by via 0x7868e33d at 5677286
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BLS Token"

0xf4b04e01013d4f804f7b8a80b2a24ae919148013fbb18f08c8b12a411155d5cf
0xe84f10afbc7d1711a79877ffd7b3287a3b4861210c39d4fb8c2b7d4f101d2a19
0x26bb36e9e152622477e032673ed6c407d344272cf94594f7753abd1c5cc77090
0x39cc6925a588858f90d23c47750d739836d398c1ebe4fab3f409318a14e66ddf

Functions
Getter at block 21230353
decimals(view returns (uint8)
18
enableTransfers(view returns (bool)
false
mintingFinished(view returns (bool)
false
name(view returns (string)
BLS Token
owner(view returns (address)
0x333b20d643b58263e1558de655fda9cf7d07c401
symbol(view returns (string)
BLS
totalSupply(view returns (uint256)
35457581261184970300000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
enableTokenTransfers(
finishMinting(returns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
mint(address _touint256 _amountreturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Mint(address indexed touint256 amount
MintFinished(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.