Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
JOY | ERC-20 | 937.396784 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20150612 | 5 months ago | | | 0 | 0.000095888201 | |
| 20057917 | 6 months ago | | | 0 | 0.00021169224 | |
| 20057837 | 6 months ago | | | 0 | 0.00023498378 | |
| 19937349 | 6 months ago | | | 0 | 0.00044280129 | |
| 19914778 | 6 months ago | | | 0 | 0.00070563377 | |
| 19914757 | 6 months ago | | | 0 | 0.00080110514 | |
| 19239815 | 10 months ago | | | 0 | 0.0010717055 | |
| 19227350 | 10 months ago | | | 0 | 0.0020455007 | |
| 19211939 | 10 months ago | | | 0 | 0.00081446503 | |
| 19211665 | 10 months ago | | | 0 | 0.0011476501 |
ABI
ABI objects
Getter at block 21318906
_buyFee() view returns (uint256)
25
_maxTxAmount() view returns (uint256)
3555555520000000
_maxWalletToken() view returns (uint256)
3555555520000000
_sellFee() view returns (uint256)
25
decimals() view returns (uint8)
9
inSwapAndLiquify() view returns (bool)
false
name() view returns (string)
Joy 喜悦
noBlackList() view returns (bool)
false
noFeeToTransfer() view returns (bool)
true
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
JOY
totalSupply() view returns (uint256)
88888888000000000
uniswapV2Pair() view returns (address)
0xb91ad5c0ac50f0c6ce1220f0da28065cec4742d1
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_getValues(uint256 tAmount) view returns (uint256, uint256)
_isBlacklisted(address) view returns (bool)
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Wallet_Update_Dev(address wallet)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
process_Tokens_Now(uint256 percent_Of_Tokens_To_Process)
renounceOwnership()
set_Max_Transaction_Percent(uint256 maxTxPercent_x100)
set_Max_Wallet_Percent(uint256 maxWallPercent_x100)
set_New_Pair_Address(address newPair)
set_New_Router_Address(address newRouter)
set_New_Router_and_Make_Pair(address newRouter)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.