This contract is being backfilled. You may encounter incomplete storage history.

BASTION_INVEST

Verified contract

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

No balances found for "BASTION_INVEST"

0x79877d4d115b225694456368547413f36bbf5145f52c46060769aefc2beb7ecf
0x3338dab2147350bf40cb5d77aed4b1cbd50773961f5b17f333bb4fd73a305c38
0x7649a98de58b4eb44bcb8eaf507cfdc894dc23f86a941811aedb9904fcc8c50e
0x86699d199968d044988e3eefc928f2e9ea4e7f61123deef47d679340847e6784
0x8c34d672a31580f70b7f02cb964238f23d200b3f600761f26884b5041ea84fd0
0xb45f604c84fc7a374cb3e73d6cb4f9ba04dfc7fd50f830db156725e464d5958f
0x0c550a98f3c31db846adb34de793ff88a7b3df5d77a6cf8f3b6c1944e803a4af
0x48cf6e6ee5aca9375f8c9c8018d037024bcfab74690860f7277af1552857e3fc

Functions
Getter at block 20800584
codeExportCost(view returns (uint256)
10000000000000000000
codeExportEnabled(view returns (bool)
true
commissionAddress(view returns (address)
0x80efc17ccdc8fe6a625cc4ed1fdaf71fd81a2c99
decimals(view returns (uint256)
18
deploymentCost(view returns (uint256)
2500000000000000000
exchangeEnableCost(view returns (uint256)
1500000000000000000
exchangeEnabled(view returns (bool)
true
name(view returns (string)
BASTION_INVEST
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x9e87c87308a5a28e6cab92a3f1a44d168bc98149
symbol(view returns (string)
BIT
tokenOnlyDeploymentCost(view returns (uint256)
1500000000000000000
tokenPrice(view returns (uint256)
0
totalSupply(view returns (uint256)
500000000000000000000000
version(view returns (string)
1.0
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
allowed(addressaddressview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
balances(addressview returns (uint256)
State-modifying
acceptOwnership(
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
enableCodeExport(payable 
enableExchange(uint256 _tokenPricepayable 
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
mintToken(address _targetuint256 _mintedAmount
swapTokens(payable 
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
transferOwnership(address _newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenExchangeEnabled(address calleruint256 exchangeCost
TokenExportEnabled(address calleruint256 enableCost
Transfer(address indexed fromaddress indexed touint256 value
TransferSold(address indexed touint256 value
Constructor
constructor(uint256 _initialSupplystring _tokenNameuint256 _decimalUnitsstring _tokenSymbolstring _versionuint256 _tokenPrice
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.