ArbitrouFinance

Verified contract

Active on Ethereum with 139 txns
Deployed by via 0xf28ce548 at 16428945
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional variables
ERC-20
--
ERC-20
--
0x1198a37c9e11361e55b5354981d8a10fc8fa6d7f913f60ad7801bddba4e7082f
0x722bbe784565eb1f657c084d004ee22ced044d94981a01f18bdbfa7c02d50363
0xe8cc4641fd89e9732d9450df7ea49355cf3d7f14a17335b2864279601d135601
0x40b22495e4b19db62996e89c21f4e42e064cbaa6e8fd057d295db63213a2c4e0
0x431e92842763a2f592f2423cdb52a5c5cc2f9fbb9f63e9f13ca6fb5d6d824796
0x0bb3e13692202722a214e5045f6d2f3eff477f35c1b59e6b6d85dceee4a55e3c
0x012ab0334f2164e6f993b9b865d06449feb9e6019749ea8cc7f6a255a658b0fa
0xbd7af0e31111fe0c9f95e8dd4ad1368285c1d93880841691d63d6765408698aa
0x4f7689030bbf37896e072e31f09660968b71581dee6f91af2322691c112163da
0xf9762253f240c9da73a067780bcbbbae5941ce03afe1ea77a11e7d2e0047a3c6

Functions
Getter at block 21416392
buyDevFee(view returns (uint256)
1
buyLiquidityFee(view returns (uint256)
5
buyMarketingFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
6
decimals(view returns (uint8)
18
earlySellDevFee(view returns (uint256)
2
earlySellLiquidityFee(view returns (uint256)
10
earlySellMarketingFee(view returns (uint256)
2
enableEarlySellTax(view returns (bool)
false
limitsInEffect(view returns (bool)
false
maxTransactionAmount(view returns (uint256)
500000000000000000000000
maxWallet(view returns (uint256)
500000000000000000000000
name(view returns (string)
ArbitrouFinance
owner(view returns (address)
0x7f2bdd470cfd6e4f858cf75dddf671b5c38db126
sellDevFee(view returns (uint256)
1
sellLiquidityFee(view returns (uint256)
3
sellMarketingFee(view returns (uint256)
3
sellTotalFees(view returns (uint256)
7
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
100000000000000000000000
symbol(view returns (string)
ABF
tokensForDev(view returns (uint256)
424525779691937621090922
tokensForLiquidity(view returns (uint256)
2087394310346038811090569
tokensForMarketing(view returns (uint256)
52851882170473941546079
totalSupply(view returns (uint256)
100000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x848390faa8b0d7d56bd3bd4699bbd41598033201
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
Chire(address[] recipientsuint256[] values
approve(address spenderuint256 amountreturns (bool)
blacklistAccount(address accountbool isBlacklisted
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setEarlySellTax(bool onoff
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateDevWallet(address newWallet
updateMarketingWallet(address newMarketingWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFeeuint256 _earlySellLiquidityFeeuint256 _earlySellMarketingFeeuint256 _earlySellDevFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoNukeLP(
BoughtEarly(address indexed sniper
ExcludeFromFees(address indexed accountbool isExcluded
ManualNukeLP(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
marketingWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.