Falcon Token
Verified contract
Active on
Ethereum with 61 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,822.78)
Native
Value
$2,822.78
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.825907 | $3,417.79 |
$2,822.78 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18138205 | a year ago | | | 0 | 0.0011256800 | |
| 11517363 | 4 years ago | | | 0 | 0.0037422780 | |
| 11470516 | 4 years ago | | | 0 | 0.0070123900 | |
| 11470032 | 4 years ago | | | 0 | 0.0036181440 | |
| 11470032 | 4 years ago | | | 0 | 0.0087487201 | |
| 11469580 | 4 years ago | | | 0 | 0.0082288250 | |
| 11469566 | 4 years ago | | | 0 | 0.0032970000 | |
| 11469546 | 4 years ago | | | 0 | 0.0083234350 | |
| 11469541 | 4 years ago | | | 0 | 0.0069428860 | |
| 11469538 | 4 years ago | | | 0 | 0.0075848300 |
ABI
ABI objects
Getter at block 21270327 checkDevPool() view returns (uint256)
buyPrice() view returns (uint256)
6831000000000
checkinCount() view returns (uint256)
0
decimals() view returns (uint8)
18
exchangeClosed() view returns (bool)
false
getContractData() view returns (uint256, uint256, uint256, uint256, uint256, uint256)
(14, 613074573275460609721, 825907056542180515, 233539272596809653024, 23012134546593256360, 6831000000000)
getPlayerData() view returns (uint256, uint256, uint256, uint256, uint256)
(0, 0, 0, 0, 0)
isOwner() view returns (bool)
false
myTokens() view returns (uint256)
0
name() view returns (string)
Falcon Token
playerCount_() view returns (uint256)
14
sellPrice() view returns (uint256)
5589000000000
stakingRequirement() view returns (uint256)
50000000000000000000
symbol() view returns (string)
FAL
totalDividends() view returns (uint256)
23012134546593256360
totalEthereumBalance() view returns (uint256)
825907056542180515
totalSupply() view returns (uint256)
613074573275460609721
totalVolume() view returns (uint256)
233539272596809653024
Read-only
balanceOf(address _customerAddress) view returns (uint256)
calculateEthereumReceived(uint256 _tokensToSell) view returns (uint256)
calculateTokensReceived(uint256 _ethereumToSpend) view returns (uint256)
dividendsOf(address _customerAddress) view returns (uint256)
myDividends(bool _includeReferralBonus) view returns (uint256)
players_(address) view returns (bool)
priceAfterSell(uint256 amount) view returns (uint256)
totalDeposit_(address) view returns (uint256)
totalWithdraw_(address) view returns (uint256)
State-modifying
Events buy(address _referredBy) payable returns (uint256)
dailyCheckin()
disableInitialStage()
exit()
reinvest()
sell(uint256 _amountOfTokens)
setStakingRequirement(uint256 _amountOfTokens)
transfer(address _toAddress, uint256 _amountOfTokens) returns (bool)
withdraw()
withdrawDevFee()
Transfer(address indexed from, address indexed to, uint256 tokens)
onReinvestment(address indexed customerAddress, uint256 ethereumReinvested, uint256 tokensMinted)
onTokenPurchase(address indexed customerAddress, uint256 incomingEthereum, uint256 tokensMinted, address indexed referredBy)
onTokenSell(address indexed customerAddress, uint256 tokensBurned, uint256 ethereumEarned)
onWithdraw(address indexed customerAddress, uint256 ethereumWithdrawn)
constructor()
fallback()
This contract contains no error objects.