TSUKASANGHA
Verified contract
Active on
Ethereum with 122 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,337.55 |
$0 | |
TANGHA | ERC-20 | 10.508083M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15701195 | 2 years ago | | | 0 | 0.0025841880 | |
| 15701193 | 2 years ago | | | 0 | 0.0045509332 | |
| 15701190 | 2 years ago | | | 0 | 0.0016654435 | |
| 15701185 | 2 years ago | | | 0 | 0.0044987948 | |
| 15662039 | 2 years ago | | | 0 | 0.00011226278 | |
| 15655140 | 2 years ago | | | 0 | 0.00045474890 | |
| 15630767 | 2 years ago | | | 0 | 0.00058982042 | |
| 15618125 | 2 years ago | | | 0 | 0.0015339600 | |
| 15618125 | 2 years ago | | | 0 | 0.0015584580 | |
| 15616394 | 2 years ago | | | 0 | 0.00034377055 |
ABI
ABI objects
Getter at block 21247477
Irouter02() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_maxTxAmount() view returns (uint256)
10000000000000000000000000
_maxWalletToken() view returns (uint256)
10000000000000000000000000
auliquidityRatioReceiver() view returns (address)
0xdf3b5b23891ddaaa5566295be9b051fa1a4a89cc
buyFee() view returns (uint256)
0
decimals() pure returns (uint8)
18
feeDenominator() view returns (uint256)
100
feeRatio() view returns (uint256)
5
getOwner() view returns (address)
0xdf3b5b23891ddaaa5566295be9b051fa1a4a89cc
limitsEnabled() view returns (bool)
true
liqPair() view returns (address)
0xdea6f2ce5daa3fa24ad9d8e349513308e3da4308
liquidityRatio() view returns (uint256)
2
marketingFeeReceiver() view returns (address)
0x0e29bdc40258d163da72d4b5ba37bf4f806b9646
marketingRatio() view returns (uint256)
3
maxTxOnBuys() view returns (bool)
true
maxTxOnSells() view returns (bool)
true
name() pure returns (string)
TSUKASANGHA
sellFee() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000000000
symbol() pure returns (string)
TANGHA
totalSupply() view returns (uint256)
100000000000000000000000000
tradingLive() view returns (bool)
true
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
authorize(address adr)
blacklist(address addrs, bool value)
clearStuckBalance()
launchCoin()
setFees(uint256 _marketingRatio, uint256 _liquidityRatio, uint256 _sellFee, uint256 _buyFee)
setIsFeeExempt(address holder, bool exempt)
setIsLimitExempt(address holder, bool exempt)
setLimits(uint256 maxWallPercent, uint256 maxTXPercent)
setMaxBuySettings(bool _globalTxWatcher)
setSwapThreshold(uint256 _swapThreshold)
swapbackEdit(bool _enabled)
sweepContingency(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.