Bace Token

Verified contract

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

No balances found for "Bace Token"

0x45a23f4fec20e1ad76388f1f830a642f46bc4c5a3e74e160298557be8780520c
0xd5588c95430a7517fa99a37a2e4aeb6e16433a3327276c5714b5d0f209be52a3
0xd4a7c65dc509dac2ea06ee050f1374cf101c3c4c87602fe7af1cdb255810a9d5
0x3cc2ccc60ec60e37f1194308223090a6b7a6a31f6820237244884ed486a3fcf5
0x7b231c8480696d7904ac86647b87747f34beb50f69589f9f18aab2d89ad3618b
0x5a38f6895d19a739c9bc51df1e7ef6cad7e786e3208e9665fd7713fefb010024

Functions
Getter at block 20828471
INITIAL_TOTAL_SUPPLY(view returns (uint256)
100000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Bace Token
owner(view returns (address)
0xb08b091dd8d55f8dd0c071aeeb5ebe76348647a5
paused(view returns (bool)
true
symbol(view returns (string)
BACE
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burnFromIco(
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
pause(
refund(address _touint256 _value
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferFromIco(address _touint256 _valuereturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(address _ico
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.