BlackFort Token

Verified contract

Active on Ethereum with 2,691 txns
Deployed by via 0x60b696ab at 11972126
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Native
Value $10,591.73
0x4fb5a29d11311966eb582477dbddb14d39cb5c84fa5c8691ef8ac135f9b6dc98
0x2192f3a83d6b9b0f5ceafb184d389d074773278dd97c413fecbd1b42ae161b67
0x966770e9dbe667e09a44ec397f0542d6e14a344c7168d83044c9431ea0fd69af
0xe74fef9d15bfafeafa67d1fb36f5d0e4d90dc209bd42f6193eea39f0e7c6d5dc
0x15f1ed8400f90ef3fe695f3fddd533773db9f1de2e2cf55f6b821b145004a0b3
0x2745eb453de79d6fd3532815e60be558d5aaf594764403604da2f25045701f73
0x6e8a1418f4ed27c08a6752f8cd32d5045dccd94722870852fb991ac9707aea33
0xf5887e25f10472d836636a8bb3f326612d058ef763109181e70d950e99554665
0x16bb823e952c940ca81a47fc919e56f7614502095cedcfd38fc4d1147201be39
0x4fdaa2806bf3f9afef4b541c8331bff91dcb119d70d01a4c77b1ef2169ed560f

Functions
Getter at block 20904989
ACCOUNT_MANAGER_ROLE(view returns (bytes32)
0x6347c6aea93629aaea238956eaec9051cb6c00a31afc4f20af3aeaf1448809be
COMPANY_MANAGER_ROLE(view returns (bytes32)
0xcf0a9511b527d83bc52550348e78f3fd005d651c5847c550931486a9755b3edf
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DIRECT_BONUS_MANAGER_ROLE(view returns (bytes32)
0x89a7f55914a854f66444abdf0d15ab6fc08519557a5b7d904849f3536632fa69
EMERGENCY_MANAGER_ROLE(view returns (bytes32)
0xdc882e12f5b8cf973047e20ece7167f89c4c0d401afaebea3031a0b4acb97489
FOUNDER_MANAGER_ROLE(view returns (bytes32)
0x7beae834696df183bee4ced95908c0d088f2e451dcb8e99b57ccbcc3c8789c93
LOYALTY_BONUS_MANAGER_ROLE(view returns (bytes32)
0x257885c2d65fff7a90f5295f6426974c57f35a5d5ed3b27d1dcda06c63be25b3
PAUSE_MANAGER_ROLE(view returns (bytes32)
0x356a809dfdea9198dd76fb76bf6d403ecf13ea675eb89e1eda2db2c4a4676a26
SALE_MANAGER_ROLE(view returns (bytes32)
0x988301af8238f779281a300de031815cd01b48e9f1ae47a0f91ed6584213624a
STAKING_MANAGER_ROLE(view returns (bytes32)
0xa6b5d83d32632203555cb9b2c2f68a8d94da48cadd9266ac0d17babedb52ea5b
companyBalance(view returns (uint256)
133323127262716847086
decimals(view returns (uint8)
18
emergencyVotesCount(view returns (uint256)
0
emergencyVotingThresholdCount(view returns (uint256)
0
getAccountsCount(view returns (uint256)
853
getCompanyFee(view returns (uint256)
41
getDirectBonusFee(view returns (uint256)
10
getFounderInvestmentCapBonus(view returns (uint256)
20000000000000000000
getFoundersCount(view returns (uint256)
6
getInvestmentCap(view returns (uint256)
100000000000000000000
getMinimumSelfBuyForDirectBonus(view returns (uint256)
1000000000000000
getStakingFee(view returns (uint256)
0
isDataMigrated(view returns (bool)
true
isEmergencyCase(view returns (bool)
false
name(view returns (string)
BlackFort Token
paused(view returns (bool)
false
symbol(view returns (string)
BXF
tokenPrice(view returns (uint256)
215129999999999
totalSupply(view returns (uint256)
21501602833853491470692
Read-only
balanceOf(address accountview returns (uint256)
directBonusOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasAccount(address accountview returns (bool)
hasRole(bytes32 roleaddress accountview returns (bool)
hasVotedForEmergency(address accountview returns (bool)
isFounder(address accountview returns (bool)
reinvestedAmountOf(address accountview returns (uint256)
selfBuyOf(address accountview returns (uint256)
sponsorOf(address accountview returns (address)
stakingBonusOf(address accountview returns (uint256)
totalBonusOf(address accountview returns (uint256)
withdrawnAmountOf(address accountview returns (uint256)
State-modifying
addFounder(address accountreturns (bool)
buy(payable 
createAccount(address sponsorreturns (bool)
emergencyContractBalanceWithdraw(
exit(
finishAccountMigration(
grantRole(bytes32 roleaddress account
migrateAccount(address accountaddress sponsoruint256 tokensToMintuint256 selfBuy
migrateAccountsInBatch(struct AccountStorageMigrationData[] data
moveSaleForwardBy(uint256 blocks
pause(
reinvest(uint256 amountToReinvest
removeFounder(address accountreturns (bool)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
sell(uint256 amountOfTokens
setCompanyFee(uint256 fee
setDirectBonusFee(uint256 fee
setFounderInvestmentCapBonus(uint256 investmentCapBonus
setMinimumSelfBuyForDirectBonus(uint256 amount
setSponsorFor(address accountaddress newSponsor
setStakingFee(uint256 fee
stakeLoyaltyBonus(payable 
startEmergencyVote(uint256 thresholdCount
startSale(
transfer(address recipientuint256 amountreturns (bool)
unpause(
voteForEmergencyCase(returns (bool)
withdraw(uint256 amountToWithdraw
withdrawCompanyBalance(uint256 amount
Events
AccountCreation(address indexed accountaddress indexed sponsor
AccountMigrationFinished(
AccountSponsorUpdated(address indexed accountaddress indexed oldSponsoraddress indexed newSponsor
BXFBuy(address indexed accountuint256 ethereumInvesteduint256 taxedEthereumuint256 tokensMinted
BXFReinvestment(address indexed accountuint256 ethereumReinvesteduint256 tokensMinted
BXFSell(address indexed accountuint256 tokenBurneduint256 ethereumGot
CompanyFeeUpdate(uint256 fee
CompanyWithdraw(address indexed accountuint256 amount
DirectBonusFeeUpdate(uint256 fee
DirectBonusPaid(address indexed accountaddress indexed fromAccountuint256 amountOfEthereum
EmergencyVotingStarted(
EmergencyWithdraw(address accountuint256 amount
FounderInvestmentCapBonusUpdate(uint256 newInvestmentCapBonus
LoyaltyBonusStaked(uint256 amount
MinimumSelfBuyForDirectBonusUpdate(uint256 amount
NewSaleStartBlock(uint256 atBlockNumberuint256 atTimestamp
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SaleStarted(uint256 atBlockNumberuint256 atTimestamp
StakingFeeUpdate(uint256 fee
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Withdraw(address indexed accountuint256 ethereumWithdrawn
Constructor
constructor(string namestring symbol
Fallback and receive
fallback(
Errors

This contract contains no error objects.