JUICE

Verified contract

Active on Ethereum with 3,503 txns
Deployed by via 0x60076024 at 19365132
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $143.6
ERC-20
Value $0
0xf07c9471c333dcb0e024c4e009f873c924279cfed8d757597d8ce6b0dbf3a711
0x4854eb9cee74369887db750e9c57f541e81faeb93c0937b5197bd57c08a28d2c
0x37a98b5779636dd508b87e61fb744d624fc565ba2846ee0a1fb60685f4847348
0x26c997c60d09a1d511716d356e34424b3bc086c036132bcbc592c44f1232c3ed
0x017bc00d82953a3f71bd8320df793fae60cab4d4b8904d36820e814172ff1b01
0x82611ba739a09f5147bdae308cabbeb11621cf6e682e988310cbf9906be3e95b
0xc50085e098cff12a8e6f8edbba17978213e349f708bcacc797f5d33d543b2ed5
0x4a8faeb28178e2b9d0cc590e3c667f40464201b40d2e104b9698b660110712a5
0x0de27817ce8e711f340cff8d01edcd679a06a7bb3011ed9f17c026184750e5a4
0x27914dbbfa9f5846256817cebebf6d4a3cc0a5c284835efef8749ac6c761db93

Functions
Getter at block 21244505
_taxWallets(view returns (address development)
0x3a5198c44e14c61c5af67c8b44dba19533fed23d
buyFee(view returns (uint256)
1
contractSwapEnabled(view returns (bool)
true
decimals(view returns (uint8)
18
isTradingEnabled(view returns (bool)
true
lpPair(view returns (address)
0xba8381ed6122829daa46b0038d980d1c6e17cd7c
name(view returns (string)
JUICE
owner(view returns (address)
0x3a5198c44e14c61c5af67c8b44dba19533fed23d
piContractSwapsEnabled(view returns (bool)
false
piSwapPercent(view returns (uint256)
0
sellFee(view returns (uint256)
1
swapAmount(view returns (uint256)
1000000000000000000000
swapThreshold(view returns (uint256)
1000000000000000000000
symbol(view returns (string)
JUICE
totalSupply(view returns (uint256)
10000000000000000000000000
transferFee(view returns (uint256)
0
uniswapRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
wethAddress(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(addressview returns (bool)
isPair(addressview returns (bool)
pairsList(uint256view returns (address)
State-modifying
addOrRemovePairs(address pairbool value
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
excludeOrInclude(address userbool value
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setContractSwapEnabled(bool swapEnabledbool priceImpactSwapEnabled
setPriceImpactSwapAmount(uint256 priceImpactSwapPercent
setSwapSettings(uint256 thresholdPercentuint256 thresholdDivisoruint256 amountPercentuint256 amountDivisor
transfer(address recipientuint256 amountreturns (bool)
transferAnyERC20Tokens(address tokenAddressaddress recipientuint256 amount
transferEther(
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateDevelopmentAddress(address development
updateFees(uint256 transferuint256 buyuint256 sell
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ContractSwapEnabledUpdated(bool enabled
LiquidityAdded(uint256 amountTokenAuint256 amountETH
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapTokensForETH(uint256 tokenAmountaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _router
Fallback and receive
receive(
Errors

This contract contains no error objects.