Jade Dragon

Verified contract

Active on Ethereum with 415 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x1b13a1d6211dbf9f2b4ad8d9a230e820fce8b52d207aedd937565d54b89fd22b
0xdbcd7dec140618bc3b8d8fbaa7a512dd1d135688685a0d08bf573afd99bc1308
0x75796d2a7ff65b16f5006e509c71abe15133438bba3d98025b37134665e62b5e
0x727ee0bb81660d94b1f7c51241bf1cc84059da8c50a0571377b809f5e7edb743
0x0994e165dc0c07ee0681162c261dc7cb09033245baac5d4bdacea46252f4e701
0x0ca9a5c7d4a8e8a1ec328fd5c075f9fa8e1b55d97047ed0e7deafed68d2aec1f
0xcf7a44202997b4e0ce64ec99612908c52598816e4b82257ecacb75ffcb1387ed
0x98f3b94443d752d27d1af0c4caceef717b33a087a3c987e8568968b005874c87
0xb879c4a6b52d2f9df58a76130a621dba47a0d73792b55405131270c8fbcf2f84
0x7cd489681eb88fe277568d9c788c07d8b5c6fa311372dbc26c9e571972cb50c7

Functions
Getter at block 20813268
USDC(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
buyDevFee(view returns (uint256)
2
buyLiquidityFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
2
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0xd9c74558a053f5c3cb82f61ddd46a3f83bc3ce74
limitsInEffect(view returns (bool)
false
maxTransactionAmount(view returns (uint256)
100000000000000000000000
maxWallet(view returns (uint256)
200000000000000000000000
name(view returns (string)
Jade Dragon
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee(view returns (uint256)
2
sellLiquidityFee(view returns (uint256)
2
sellTotalFees(view returns (uint256)
4
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
5000000000000000000000
symbol(view returns (string)
$JADE
totalSupply(view returns (uint256)
10000000000000000000000000
tradingActive(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x19eb3ddf8bf37178d6b6c29162eee56565efe47f
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
removeLimits(returns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _devFeeuint256 _liquidityFee
updateDevWallet(address newDevWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _devFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.