Wolk Protocol Token

Verified contract

Active on Ethereum with 6,390 txns
Deployed by via 0xbd0cc81a at 4249799
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables
Native
Value $386,369.58
ERC-20
Value $47.07
ERC-20
Value $0.03
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x5af1e7a164395de10fbd51334c80cc698d746ca84b2b2fbea163079a51de20f7
0x4e23a825f43cae7fb1057915e044ae82eecfa139d9659a796b718de21d07d0fd
0x3da58aa529efad5f2f83c63bdece359470fd7b52c1ad7cdcd9f2918cc6e5d981
0x6f3789b47794edb2bc9391ccdd16d0c4802b7f153da690b2483e49ff7cbdc2e0
0xc3f4c222427af8ad9b74fd735519826dfbacce4a43e6e047947615c1c1741f68
0x074fed48b65f615d8be2e7a909bdb8aae73ad43a90873f11f570bb7265d1f864
0x98cc70467a053619f17ad9093d202f6026bb1e9c185a75425eca497d4b5d2c9f
0x91bf0db8cf31c74acc260ae251fce3137aeb7a30638c42692e941a308c692509
0x61f42d8693a407c42e85a52d69a0f9a543b5a445347baf30b693604344a2e808
0x6d4fd6f8cff7d213eb7a2f3366ec703db310fc7a807ec5a901fccf77e35f5cd4

Functions
Getter at block 21283731
allSaleCompleted(view returns (bool)
false
burnBasisPoints(view returns (uint256)
500
burnFormula(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint256)
18
end_block(view returns (uint256)
4370000
estLiquidationCap(view returns (uint256)
0
exchangeFormula(view returns (address)
0x0000000000000000000000000000000000000000
exchangeIsRunning(view returns (bool)
false
maxPerExchangeBP(view returns (uint256)
50
multisigWallet(view returns (address)
0xba26f95c353498e1c136975818b55ac6e3bbbcec
name(view returns (string)
Wolk Protocol Token
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
openSaleCompleted(view returns (bool)
false
owner(view returns (address)
0xd80a4004350027f618107fe3240937d54e46c21b
percentageETHReserve(view returns (uint8)
15
presale_start_block(view returns (uint256)
4260350
reserveBalance(view returns (uint256)
0
settlementIsRunning(view returns (bool)
true
start_block(view returns (uint256)
4289200
symbol(view returns (string)
WOLK
tokenGenerationMax(view returns (uint256)
150000000000000000000000000
tokenGenerationMin(view returns (uint256)
50000000000000000000000000
totalSupply(view returns (uint256)
1504927038924944342091743
totalTokens(view returns (uint256)
1504927038924944342091743
wolkSale(view returns (address)
0x1e51e5aee47adab3bd46cfa330fc19a21ca77890
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
checkAuthorization(address _owneraddress _serviceProviderview returns (bool authorizationStatus)
checkFeeSchedule(address _serviceProviderview returns (address _formulaAddress)
checkServiceFee(address _serviceProviderview returns (uint256 _feeBasisPoints)
participantBalance(address _participantview returns (uint256 remainingAllocation)
State-modifying
acceptOwnership(
addParticipant(address[] _presaleParticipantsuint256[] _contributionLimitsreturns (bool success)
approve(address _spenderuint256 _valuereturns (bool success)
authorizeProvider(address _providerToAddreturns (bool success)
deauthorizeProvider(address _providerToRemovereturns (bool success)
finalize(payable 
finalizeOpenSale(
grantService(address _owneraddress _providerToAddreturns (bool authorizationStatus)
purchaseWolk(address _buyerpayable returns (uint256)
refund(
removeParticipant(address[] _presaleParticipantsreturns (bool success)
removeService(address _owneraddress _providerToRemovereturns (bool authorizationStatus)
sellWolk(uint256 _wolkAmountreturns (uint256)
setBurnFormula(address _newBurnFormulareturns (bool success)
setBurnRate(uint256 _burnBasisPointsreturns (bool success)
setExchangeFormula(address _newExchangeformulareturns (bool success)
setFeeFormula(address _newFeeFormulareturns (bool success)
setMaxPerExchange(uint256 _maxPerExchangereturns (bool success)
setServiceFee(address _serviceProvideruint256 _feeBasisPointsreturns (bool success)
settleBuyer(address _buyeruint256 _valuereturns (bool success)
settleSeller(address _selleruint256 _valuereturns (bool success)
tokenGenerationEvent(address _participantpayable 
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
transferOwnership(address _newOwner
updateExchangeStatus(bool _isRunningreturns (bool success)
updateSettlementStatus(bool _isRunningreturns (bool success)
wolkGenesis(uint256 _presaleStartBlockuint256 _startBlockuint256 _endBlockaddress _wolkWalletaddress _wolkSalereturns (bool success)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
AuthorizeServiceProvider(address indexed _owneraddress _serviceProvider
BurnTokens(address indexed _fromaddress indexed _serviceProvideruint256 _value
DeauthorizeServiceProvider(address indexed _owneraddress _serviceProvider
LogRefund(address indexed _touint256 _value
OwnerUpdate(address _prevOwneraddress _newOwner
SetServiceProviderFee(address indexed _serviceProvideruint256 _feeBasisPoints
Transfer(address indexed _fromaddress indexed _touint256 _value
WolkCreated(address indexed _touint256 _tokenCreated
WolkDestroyed(address indexed _fromuint256 _tokenDestroyed
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.