Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd1f2…4a4f
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
JWL | ERC-20 | 30B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20008757 | 5 months ago | | | 0 | 0.00019676852 | |
| 19232351 | 9 months ago | | | 0 | 0.00047018691 | |
| 19232346 | 9 months ago | | | 0 | 0.00050490659 | |
| 18699732 | a year ago | | | 0 | 0.00087071539 | |
| 18639610 | a year ago | | | 0 | 0.00042222136 | |
| 18639609 | a year ago | | | 0 | 0.00042075266 | |
| 18638761 | a year ago | | | 0 | 0.00070386750 | |
| 18638760 | a year ago | | | 0 | 0.0012640950 | |
| 18638401 | a year ago | | | 0 | 0.0010621985 | |
| 18638225 | a year ago | | | 0 | 0.0011757652 |
ABI
ABI objects
Getter at block 21208509
decimals() pure returns (uint8)
18
maxWalletlimit() view returns (uint256)
1000000000000000000000000000
minTokensForSwap() view returns (uint256)
7300000000000000000000
name() pure returns (string)
Jewels
owner() view returns (address)
0x0000000000000000000000000000000000000000
revWallet() view returns (address)
0xd1f28c4be394729e248c90fc2ef6d5e8ff3d4a4f
symbol() pure returns (string)
JWL
taxFeeBuy() view returns (uint256)
3
taxFeeSell() view returns (uint256)
3
totalSupply() pure returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidity()
approve(address spender, uint256 amount) returns (bool)
enableTrading()
removeLimit()
renounceOwnership()
setFees(uint256 _buyFee, uint256 _sellFee)
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.