Fusea Network
Verified contract
Active on
Ethereum with 594 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Fusea Network"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9309597 | 5 years ago | | | 0 | 0.00022768200 | |
| 8887750 | 5 years ago | | | 0 | 0.00044653200 | |
| 8310338 | 5 years ago | | | 0 | 0.000054465656 | |
| 8037092 | 5 years ago | | | 0 | 0.00040861700 | |
| 8020581 | 5 years ago | | | 0 | 0.0011181247 | |
| 7443429 | 6 years ago | | | 0 | 0.00018573500 | |
| 7376677 | 6 years ago | | | 0 | 0.00011163300 | |
| 7216530 | 6 years ago | | | 0.01 | 0.00012488200 | |
| 7134811 | 6 years ago | | | 0 | 0.00014858800 | |
| 7103793 | 6 years ago | | | 0 | 0.000074294000 |
ABI
ABI objects
Getter at block 21261558
CurrentDistribPublicSupply_() view returns (uint256 CurrentDistribPublicSupply)
14482711840000000000000000
DistribFundsReceiverAddress() view returns (address DistribfundsReceiver)
0x428d5661f59b6e9076845ea1210d8caddb1f7b93
IsDistribRunningFalg_() view returns (bool IsDistribRunningFalg)
true
IsDistribStarted() view returns (bool IsDistribStartedFlag)
true
MaxDistribPublicSupply_() view returns (uint256 MaxDistribPublicSupply)
400000000000000000000000000
Owner() view returns (address ownerAddress)
0x428d5661f59b6e9076845ea1210d8caddb1f7b93
OwnerDistribSupply_() view returns (uint256 OwnerDistribSupply)
0
RemainingTokensReceiverAddress() view returns (address remainingTokensReceiverAddress)
0x428d5661f59b6e9076845ea1210d8caddb1f7b93
SetupDone() view returns (bool setupDoneFlag)
true
decimals() view returns (uint8)
18
name() view returns (string)
Fusea Network
symbol() view returns (string)
FSA
totalSupply() view returns (uint256 totalSupplyValue)
14482711840000000000000000
Read-only
Claimed(address) view returns (bool)
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events BurnFSATokens(uint256 amount) returns (bool success)
SetBonus(uint256 BonusTokensPerETHSended)
SetupFuseaNetwork(string tokenName, string tokenSymbol, uint256 BonusTokensPerETHSended, uint256 MaxDistribPublicSupply, uint256 OwnerDistribSupply, address remainingTokensReceiverAddress, address DistribFundsReceiverAddress)
SetupML(uint256 ML1inX, uint256 ML2inX, uint256 LimitML1inWei, uint256 LimitML2inWei)
StartFuseaNetworkDistribution() returns (bool success)
StopFuseaNetworkDistribution() returns (bool success)
approve(address _spender, uint256 _amount) returns (bool success)
distributeAmounts(address[] addresses, uint256[] amounts)
distribution(address[] addresses, uint256 _amount)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed _owner, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.