Subtensor
Verified contract
Active on
Ethereum with 194 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SUTAO | ERC-20 | 43.280147K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20784847 | 3 months ago | | | 0 | 0.0016889431 | |
| 20343981 | 5 months ago | | | 0 | 0.00022841453 | |
| 19836612 | 7 months ago | | | 0 | 0.00025996360 | |
| 19742160 | 8 months ago | | | 0 | 0.00026300731 | |
| 19559570 | 9 months ago | | | 0 | 0.00077244000 | |
| 19514306 | 9 months ago | | | 0 | 0.0013502293 | |
| 19501834 | 9 months ago | | | 0 | 0.00075073970 | |
| 19498473 | 9 months ago | | | 0 | 0.00049358710 | |
| 19486030 | 9 months ago | | | 0 | 0.0016810514 | |
| 19486018 | 9 months ago | | | 0 | 0.0022876339 |
ABI
ABI objects
Getter at block 21442360
blockForPenaltyEnd() view returns (uint256)
19485544
buyLiquidityFee() view returns (uint256)
0
buyOperationsFee() view returns (uint256)
4
buyTotalFees() view returns (uint256)
4
checkEarlyBuyLimitActive() view returns (bool)
false
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
limitsInEffect() view returns (bool)
false
listSnipers() view returns (address[])
[0x77D90857F3Ad4a35e77Af548f24ee5c0253C5C95]
lpPair() view returns (address)
0x16fa53a2ee39365ae4083f61b211f0de6de213a7
maxBuyAmount() view returns (uint256)
1499999999999999999999999
maxSellAmount() view returns (uint256)
1500000000000000000000000
maxWallet() view returns (uint256)
1500000000000000000000000
name() view returns (string)
Subtensor
operationsAddress() view returns (address)
0xda7050a421e8eccf502b106f4df3f67517d416f6
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellLiquidityFee() view returns (uint256)
0
sellOperationsFee() view returns (uint256)
4
sellTotalFees() view returns (uint256)
4
snipersCaught() view returns (uint256)
1
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000000000000
symbol() view returns (string)
SUTAO
tokensForLiquidity() view returns (uint256)
0
tokensForOperations() view returns (uint256)
43280146950500077475617
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
19485544
transferDelayEnabled() view returns (bool)
true
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
markedAsSniper(address) view returns (bool)
sniperBuyers(uint256) view returns (address)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
emergencyETHRetrieval()
enableTrading(uint256 blocksForPenalty)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initializeLaunch()
removeLimits()
renounceOwnership(bool confirmRenounce)
restoreLimits()
setAutomatedMarketMakerPair(address pair, bool value)
setOperationsAddress(address _operationsAddress)
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)
unflagSniper(address wallet)
updateBuyTax(uint256 _operationsFee, uint256 _liquidityFee)
updateSellTax(uint256 _operationsFee, uint256 _liquidityFee)
Approval(address indexed owner, address indexed spender, uint256 value)
CaughtEarlyBuyer(address sniper)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
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)
UpdatedOperationsAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.