Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4d09…421a
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GEMS | ERC-20 | 29.75K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20219953 | 4 months ago | | | 0 | 0.00056423910 | |
| 20219953 | 4 months ago | | | 0 | 0.00056423910 | |
| 20219951 | 4 months ago | | | 0 | 0.00056265103 | |
| 20219949 | 4 months ago | | | 0 | 0.0010304734 | |
| 20219944 | 4 months ago | | | 0 | 0.00071105083 | |
| 20219940 | 4 months ago | | | 0 | 0.00060678448 | |
| 20219939 | 4 months ago | | | 0 | 0.00047995652 | |
| 20219938 | 4 months ago | | | 0 | 0.00075599403 | |
| 20219936 | 4 months ago | | | 0 | 0.00063555457 | |
| 20219936 | 4 months ago | | | 0 | 0.00082186257 |
ABI
ABI objects
Getter at block 21159443
_taxFeeCollectorWallet() view returns (address)
0x4d09a9445241657f6f4da2a547c3bf7693b1421a
_taxOnBuy() view returns (uint256)
10
_taxOnSell() view returns (uint256)
10
_taxSwapThreshold() view returns (uint256)
10000000000000000000000
decimals() pure returns (uint8)
18
maxWalletLimit() view returns (uint256)
350000000000000000000000
name() pure returns (string)
GEMS
owner() view returns (address)
0xd513b695416c5b61d9351604f1224240a23872af
symbol() pure returns (string)
GEMS
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeWalletLimit(uint256 _limit)
includeInFeeWallet(address account)
manualSwap()
modifyTaxes(uint256 bFee, uint256 sFee)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
whiteListFromFee(address account)
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.