Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,581.44 |
$0 | |
SIDRA | ERC-20 | 12.910314K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17376732 | a year ago | | | 0 | 0.00071362531 | |
| 17376730 | a year ago | | | 0 | 0.00062260424 | |
| 16746656 | 2 years ago | | | 0 | 0.00053676456 | |
| 16368660 | 2 years ago | | | 0 | 0.00094229835 | |
| 16252183 | 2 years ago | | | 0 | 0.00028816095 | |
| 16191388 | 2 years ago | | | 0 | 0.00063558930 | |
| 16118365 | 2 years ago | | | 0 | 0.00060750183 | |
| 16088131 | 2 years ago | | | 0 | 0.00063457858 | |
| 16085268 | 2 years ago | | | 0 | 0.00036035028 | |
| 16084103 | 2 years ago | | | 0 | 0.00037062489 |
ABI
ABI objects
Getter at block 21290347
decimals() view returns (uint8)
9
ethPriceToSwap() view returns (uint256)
100000000000000000
getT() view returns (uint256, uint256)
(5, 5)
getTokenPrice() view returns (uint256)
39
isBotProtectionEnabled() view returns (bool)
false
marketPair() view returns (address)
0xce5b52100627b727bcea1712544b856ee621e350
name() view returns (string)
SIDRA
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
SIDRA
totalSupply() view returns (uint256)
10000000000000000
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)
enableDisableBotProtection(bool enableDisable)
excludeIncludeFromFee(address[] addresses, bool isExcludeFromFee)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap()
openTrading()
recoverERC20Tokens(address contractAddress)
recoverEthInContract()
renounceOwnership()
setEthPriceToSwap(uint256 ethPriceToSwap_)
setT(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.