Nexus Finance

Verified contract

Active on Ethereum with 269 txns
Deployed by via 0x73744437 at 16842403
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 2 additional slots

No balances found for "Nexus Finance"

0x49af4dbc928a311eb322fc7c10d989b0acfd274eed8f754127f069fe47617e26
0x666b1ac9e0e07b7f0e32c8fef5d0e9c0d3e38e438f49f7478666f38c13d53372
0x62bcf00834f1e0d4c3136f87ce2a08a39004d27a325203e98f80124bacbc8c4c
0xb906aee1fb870fa1d8dc775e85e2954a38c33d4cafcf69466bfcb4777d73485d
0xe4552bd2ad964142fa6c7cf481ef7afd4858a384854c84733d5f10aa9eebf137
0x31e4bc821083f6d5a96cbef18511118d56f9c3a9bf27d961682e7bdee5b7a3ea
0x22621f38b6b7bfd3c8e35751cc5891a7dc2b7a17ccd998d566d9bfe04a7abe45
0x35ed626d59766fbc8988bfecbaed5a2d87c88c18180a2d09b1f3204d9abc01bc
0x96cf0ade1ef56568d43663f826bc7dffa08c16d38b39f2bf09692bb40378d272
0x6c4cd75f3bfd88822edf73a6d689ffd8fd5149e1d83eca3eaf5342e9d48dea00

Functions
Getter at block 20896966
_maximumWalletSize(view returns (uint256)
300000000000000000000000
_swapThreshold(view returns (uint256)
10000000000000000000000
decimals(pure returns (uint8)
18
feeRatios(view returns (uint256 marketingPortionuint256 developmentPortion)
(marketingPortion=40, developmentPortion=60)
name(pure returns (string)
Nexus Finance
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled(view returns (bool)
true
symbol(pure returns (string)
NEXUS
totalSupply(pure returns (uint256)
10000000000000000000000000
tradingFees(view returns (uint256 buyFeeuint256 sellFee)
(buyFee=0, sellFee=0)
uniswapV2Pair(view returns (address)
0x92db51ba5991063b73aaf657148cda20eb2a8b04
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
wallets(view returns (address deployerWalletaddress devWalletaddress marketingWallet)
(deployerWallet=0x44467237b133ca8ca30f83bbce414e21ed30db4e, devWallet=0x511ac6ab56e8d7ddd1c89157d7d124ce21efad05, marketingWallet=0xf8352c9139f178df8a432982b45e1931fa08bacd)
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
clearEth(
clearTokens(address tokenToClear
enableSwap(bool shouldEnable
excludeMultipleAccountsFromFees(address[] accountsbool shouldExclude
initialize(
manualSwapback(
openTrading(
preparation(uint256[] _blocksbool blocked
reduceFees(uint256 _buyFeeuint256 _sellFee
renounceOwnership(
setFeeRatios(uint256 _marketingPortionuint256 _developmentPortion
transfer(address recipientuint256 amountreturns (bool)
transfer(address wallet
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludedFromFees(address indexed accountbool indexed excluded
FeeRatiosChanged(uint256 indexed developmentPortionuint256 indexed marketingPortion
FeesChanged(uint256 indexed buyFeeuint256 indexed sellFee
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapEnabled(bool indexed enabled
TradingOpened(
Transfer(address indexed fromaddress indexed touint256 value
Verified(address indexed user
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.