Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "JOYDOGE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21292677 | 15 days ago | | | 0 | 0.00028960500 | |
| 21173018 | a month ago | | | 0 | 0.00077712438 | |
| 20683676 | 3 months ago | | | 0 | 0.00016443740 | |
| 20065376 | 6 months ago | | | 0 | 0.00014064446 | |
| 19733960 | 8 months ago | | | 0 | 0.00063480300 | |
| 19724674 | 8 months ago | | | 0 | 0.00079324652 | |
| 19709813 | 8 months ago | | | 0 | 0.00039368222 | |
| 19704205 | 8 months ago | | | 0 | 0.00050407116 | |
| 19704189 | 8 months ago | | | 0 | 0.00049270296 | |
| 19704160 | 8 months ago | | | 0 | 0.00045128348 |
ABI
ABI objects
Getter at block 21399433
_buyCount() view returns (uint256)
345
_max_wallet_size() view returns (uint256)
4206900000000000000000000000000000
_uniswapPair() view returns (address)
0x0f98fefc4b2e12b45d5049fe75eb45ed3313fa9f
_uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
name() view returns (string)
JOYDOGE
owner() view returns (address)
0x000000000000000000000000000000000000dead
remainHolder() view returns (bool)
true
symbol() view returns (string)
JOY
totalSupply() view returns (uint256)
4206900000000000000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
_isExcludeFromFee(address) view returns (bool)
_isExcludedmaxAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMarketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeRemain()
recuseTax(uint256 newBuy, uint256 newSell, uint256 newReduceBuy, uint256 newReduceSell)
removeERC20(address _token)
removeLimits()
renounceOwnership()
setFeeExclude(address account, bool value)
setFundAddr(address newAddr)
setMaxWalletSize(uint256 newPercentage)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.