Jewelry Protocol

Verified contract

Active on Ethereum with 59 txns
Deployed by via 0x1345b7bd at 19067636
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable
ERC-20
--
0xb2dc67eaba6804a820f89c3caa7142468ce0302818289917d80dcc140bccfb69
0x0fb3ebef46b89d8a0b258b27ce766da16210e79132f0845611d7b591ac957d6d
0xb7ecdcdf206a55efc67764e8c1cb792a1b80dee9d9d9a84ebc9b07b2f864d883
0x95f71a13e9c006850b07cb2aa453685cc9c1043e6a52e864e1ea3ce565518f0d
0x2c5131015b2a10bb85b62b3574136a9fc0995b6cc651fc2c436c0bf61b6c14f0
0xb27b3b88906e6e0be5f596694e8fd6621031d66c9fb833b4ba7cc4c79f6a15ee
0xe8fe02b9b2e4b75077c5d871d809f9951c60e5639ec15920d94a02f9ad3ab389
0xec5cb50aa95a957a1f585c280b86d96147e9c6a5199a7d363ff7f88aac1ced5e
0x4801a2b31757eae51379a5e4b52904e7656bb8c1b5660b6e232fca09560aeeaf
0x7905ae0fd307e485066eccca931ede0a85602c8dca1d8956eefa56d984e20b5d

Functions
Getter at block 21317952
TradingOpen(view returns (bool)
true
_maxTaxSwap(view returns (uint256)
200000000000000000000000
_maxWalletAmount(view returns (uint256)
100000000000000000000000000
_swapThreshold(view returns (uint256)
1000000000000000000000
_taxWallet(view returns (address)
0x060bec8ee6359d6ad0dd37042562cad1031f4472
_totalSupply(view returns (uint256)
100000000000000000000000000
decimals(pure returns (uint8)
18
feesEnabled(view returns (bool)
true
getOwner(view returns (address)
0x0000000000000000000000000000000000000000
name(pure returns (string)
Jewelry Protocol
pair(view returns (address)
0x372c25527a7d8a47b7df6bc647256f960c456db1
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled(view returns (bool)
true
symbol(pure returns (string)
JEWEL
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isOwner(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
createJewelryTrade(
enableJewelryTrade(
removeJewelryLimit(returns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
withdrawJewelryEthBalance(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address owner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address jwWallet
Fallback and receive
receive(
Errors

This contract contains no error objects.