Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb070…add8
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Sindora | ERC-20 | 1.272021K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18041405 | a year ago | | | 0 | 0.00039314960 | |
| 17945451 | a year ago | | | 0 | 0.00038911327 | |
| 17945403 | a year ago | | | 0 | 0.00048128217 | |
| 17945402 | a year ago | | | 0 | 0.00043654636 | |
| 16336498 | 2 years ago | | | 0 | 0.00070450034 | |
| 16189445 | 2 years ago | | | 0 | 0.00035844967 | |
| 16189422 | 2 years ago | | | 0 | 0.00069365866 | |
| 16131363 | 2 years ago | | | 0 | 0.00061995420 | |
| 16062290 | 2 years ago | | | 0 | 0.00053973833 | |
| 16060764 | 2 years ago | | | 0 | 0.00049330830 |
ABI
ABI objects
Getter at block 21315347
buyFee() view returns (uint256)
5
decimals() view returns (uint8)
9
ethPriceToSwap() view returns (uint256)
100000000000000000
getTokenPrice() view returns (uint256)
12
isBotProtectionEnabled() view returns (bool)
false
marketPair() view returns (address)
0xf241d315cc86dbd6ed121cac98ad169f6f630b47
name() view returns (string)
Sindora
numberOfSnipedBots() view returns (uint256)
0
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
5
symbol() view returns (string)
Sindora
totalSupply() view returns (uint256)
1000000000000000
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableBotProtectionPermanently()
excludeIncludeFromFee(address[] addresses, bool isExcludeFromFee)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSnipeBots()
manualSwap()
openTrading()
recoverERC20Tokens(address contractAddress)
recoverEthInContract()
renounceOwnership()
setEthPriceToSwap(uint256 ethPriceToSwap_)
setTaxFees(uint256 buy, uint256 sell)
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.