The Real TSYGAN
Verified contract
Active on
Ethereum with 660 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x61aa…753d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TSYGAN | ERC-20 | 3.127695T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20669115 | 2 months ago | | | 0 | 0.000073026000 | |
| 17280285 | a year ago | | | 0 | 0.0013116184 | |
| 17018579 | 2 years ago | | | 0 | 0.00094090844 | |
| 17018578 | 2 years ago | | | 0 | 0.00093742668 | |
| 16960411 | 2 years ago | | | 0 | 0.00048414522 | |
| 16802764 | 2 years ago | | | 0 | 0.0027136297 | |
| 16755362 | 2 years ago | | | 0 | 0.00067067475 | |
| 16735631 | 2 years ago | | | 0 | 0.0010361057 | |
| 16734225 | 2 years ago | | | 0 | 0.00070605795 | |
| 16633724 | 2 years ago | | | 0 | 0.00057251568 |
ABI
ABI objects
Getter at block 21206477
TreasuryAddress() view returns (address)
0x61aa2d788b99ddaaa6dcbf147a205573ef94753d
buyLiquidityFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
buyTreasuryFee() view returns (uint256)
0
decimals() view returns (uint8)
18
name() view returns (string)
The Real TSYGAN
owner() view returns (address)
0xfcaf062b58e06debcade6e48548c5554f82f16fa
sellLiquidityFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
8
sellTreasuryFee() view returns (uint256)
8
swapTokensAtAmount() view returns (uint256)
666666666666666500000000000000
symbol() view returns (string)
TSYGAN
tokensForLiquidity() view returns (uint256)
0
tokensForTreasury() view returns (uint256)
3127695149416983950116373492337
totalSupply() view returns (uint256)
666666666666666000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x3914f26406d9f9771e3b7051dc569c2640f83d4d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events airdrop(address[] addresses, uint256[] tokens)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setTreasuryAddress(address _TreasuryAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _treasuryFee, uint256 _liquidityFee)
updateSellFees(uint256 _treasuryFee, uint256 _liquidityFee)
updateSwapTokensAtAmount(uint256 newAmount)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedTreasuryAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.