Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.08)
Native
Value
$0.08
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00002 | $3,918.66 |
$0.08 | |
TYCHE | ERC-20 | 77.095428M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15840828 | 2 years ago | | | 0 | 0.00039192297 | |
| 14880606 | 3 years ago | | | 0 | 0.0018135361 | |
| 14880602 | 3 years ago | | | 0 | 0.0021687872 | |
| 14825096 | 3 years ago | | | 0 | 0.00060509345 | |
| 14803765 | 3 years ago | | | 0 | 0.00064553125 | |
| 14513587 | 3 years ago | | | 0 | 0.0023047172 | |
| 14326884 | 3 years ago | | | 0 | 0.0011787593 | |
| 14326748 | 3 years ago | | | 0 | 0.0010898308 | |
| 14280929 | 3 years ago | | | 0 | 0.0012130884 | |
| 14216985 | 3 years ago | | | 0 | 0.0027260690 |
ABI
ABI objects
Getter at block 21399269
DEAD_ADDRESS() view returns (address)
0x000000000000000000000000000000000000dead
_tTotal() view returns (uint256)
1000000000000000000
buyLiquidityFee() view returns (uint256)
1
buyTxFee() view returns (uint256)
10
decimals() view returns (uint8)
9
deployer() view returns (address)
0x9d24ca0d5d3ac57e8c850727c328455d354cb454
dev() view returns (address)
0x61a4e9a049848fb7cf2d9fc510b301c2dd86708f
isLaunched() view returns (bool)
true
maxTxLimit() view returns (uint256)
150000000000000000000000000000
maxWalletLimit() view returns (uint256)
150000000000000000000000000000
name() view returns (string)
Tyche
owner() view returns (address)
0x9d24ca0d5d3ac57e8c850727c328455d354cb454
sellLiquidityFee() view returns (uint256)
6
sellTxFee() view returns (uint256)
10
swapAtAmount() view returns (uint256)
5000000000000000
symbol() view returns (string)
TYCHE
tokensForLiquidity() view returns (uint256)
8378214768744729
tokensForTax() view returns (uint256)
68716753380556149
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x2a25f9d42a51b07c926d84badd4fea205fd0683a
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isExcludedFromFees(address) view returns (bool)
isExcludedFromTxLimit(address) view returns (bool)
isExcludedFromWalletLimit(address) view returns (bool)
State-modifying
Events addBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromAllLimits(address account, bool value)
excludeFromFees(address account, bool value)
excludeFromTxLimit(address account, bool value)
excludeFromWalletLimit(address account, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launchNow()
removeBlacklist(address account)
renounceOwnership()
setBuyFee(uint256 liquidityFee, uint256 txFee)
setMaxTxLimit(uint256 newLimit)
setMaxWalletLimit(uint256 newLimit)
setSellFee(uint256 liquidityFee, uint256 txFee)
setSwapAtAmount(uint256 amountToSwap)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newWallet)
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(address _dev)
receive()
This contract contains no error objects.