Nexus Flow

Verified contract

Active on Ethereum with 45 txns
Deployed by via 0xb43a101d at 20170139
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables
ERC-20
--
0x0a55fd20a339ff5ad04ec7a43819dedf27a4510e4c7c2f6d4c7671f93cd99a84
0xd9f1fe715b69e94c4e0514b9648afb77d309f6c1ece828ee39d1066c21cf6aff
0xb5b4fb18bbcf378ac559cf8e37ae6da44895a4b8819f48f1d41b069da29175c7
0x13e2eb4907bf9bc50e2832f9a93ebf279f94239cf96bced9602afeca6fd231d8
0x37d6e1477dd0952491956aa3fa03dc92e701c2698d341d9312758084a833f1f4
0xa0c1c4dd503429d3ad3dda6f3f24b926a17ebcc2ba1465a8f42f5f603b8165ba
0x5fc9319dc998af7ff52aeb7c0dd2d271333bb69bda4f4cc685dcb3b8bf66a1dd
0x62de78e49f4ea0109d159b8c29f639a0e9105ab781fb287cd07fbbec8e95d933
0xdcf6adc92df331bad063052f07122deb05ca575988bb401db838c6febc00da87
0x24238613f7fa26425b4c69e0168bfbcbd00f38c19e698a69b4a2455c169a64d9

Functions
Getter at block 21314999
compoundingEnabled(view returns (bool)
true
decimals(pure returns (uint8)
18
dividendFeeBPS(view returns (uint256)
300
dividendTracker(view returns (address)
0x73fb3991c992e97f75d2437d3fda4985fbb372bd
lastSwapTime(view returns (uint256)
0
liquidityFeeBPS(view returns (uint256)
0
liquidityWallet(view returns (address)
0x6114e874968e60bb0cdcf90b590bab798b65df96
marketingWallet(view returns (address)
0x30b8fbe3132feb733562fb42ff1f935b0b002853
maxDividendBalance(view returns (uint256)
0
maxTxBPS(view returns (uint256)
10000
maxWalletBPS(view returns (uint256)
10000
name(view returns (string)
Nexus Flow
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
100000000000000000000000000
symbol(view returns (string)
NFW
taxEnabled(view returns (bool)
true
totalFeeBPS(view returns (uint256)
500
totalSupply(view returns (uint256)
1000000000000000000000000000
treasuryFeeBPS(view returns (uint256)
200
uniswapV2Pair(view returns (address)
0x95570b8e9ebc58e641d357837cba1c5e047a2bce
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
accumulativeDividendOf(address accountview returns (uint256)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
getAccountInfo(address accountview returns (addressuint256uint256uint256uint256)
getLastClaimTime(address accountview returns (uint256)
isExcludedFromDividends(address accountview returns (bool)
isExcludedFromFees(address accountview returns (bool)
isExcludedFromMaxTx(address accountview returns (bool)
isExcludedFromMaxWallet(address accountview returns (bool)
withdrawableDividendOf(address accountview returns (uint256)
withdrawnDividendOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
claim(
compound(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
dividendProcess(address senderaddress dividendAddressuint256 valuereturns (bool)
excludeFromDividends(address accountbool excluded
excludeFromFees(address accountbool excluded
excludeFromMaxTx(address accountbool excluded
excludeFromMaxWallet(address accountbool excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualSendDividend(uint256 amountaddress holder
openTrading(
renounceOwnership(
rescueETH(uint256 _amount
rescueToken(address _tokenuint256 _amount
setAutomatedMarketMakerPair(address pairbool value
setCompoundingEnabled(bool _enabled
setDividendContract(address _dividendContract
setFee(uint256 _treasuryFeeuint256 _liquidityFeeuint256 _dividendFee
setMaxTxBPS(uint256 bps
setMaxWalletBPS(uint256 bps
setSwapEnabled(bool _enabled
setTaxEnabled(bool _enabled
setWallet(address _marketingWalletaddress _liquidityWallet
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateDividendSettings(bool _swapEnableduint256 _swapTokensAtAmountbool _swapAllToken
updateUniswapV2Router(address newAddress
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CompoundingEnabled(bool enabled
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SendDividends(uint256 tokensSwappeduint256 amount
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndAddLiquidity(uint256 tokensSwappeduint256 nativeReceiveduint256 tokensIntoLiquidity
SwapEnabled(bool enabled
TaxEnabled(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
dividendContractChange(address dividendContract
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.