Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TOS | ERC-20 | 687.092139K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20784841 | 3 months ago | | | 0 | 0.0020583458 | |
| 19424538 | 9 months ago | | | 0 | 0.0022235695 | |
| 19415187 | 9 months ago | | | 0 | 0.0033089841 | |
| 19414486 | 9 months ago | | | 0 | 0.0045408390 | |
| 19414486 | 9 months ago | | | 0 | 0.0045408390 | |
| 19414486 | 9 months ago | | | 0 | 0.0045408390 | |
| 19414486 | 9 months ago | | | 0 | 0.0045408390 | |
| 19413250 | 9 months ago | | | 0 | 0.0051316185 | |
| 19413250 | 9 months ago | | | 0 | 0.0051316185 | |
| 19413250 | 9 months ago | | | 0 | 0.0051316185 |
ABI
ABI objects
Getter at block 21379289
TOSWallet() view returns (address)
0x075e0b6f463ac13ad31f2313114a195a9a735235
buyTOSFee() view returns (uint256)
25
buyTotalFees() view returns (uint256)
25
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
200000000000000000000000
maxWallet() view returns (uint256)
200000000000000000000000
name() view returns (string)
TensorOS
owner() view returns (address)
0x075e0b6f463ac13ad31f2313114a195a9a735235
sellTOSFee() view returns (uint256)
99
sellTotalFees() view returns (uint256)
99
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
5000000000000000000000
symbol() view returns (string)
TOS
tokensForTOS() view returns (uint256)
0
totalSupply() view returns (uint256)
10000000000000000000000000
tradingActive() view returns (bool)
true
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
uniswapV2Pair() view returns (address)
0x238976555fab047ebd3eace4d7ec1e22b83dbfa0
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)
isBlacklisted(address account) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
bl(address _addr)
blackSnipers(address _addr)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
startPair()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unbl(address _addr)
updateBuyFees(uint256 _TOSFee)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _TOSFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updateTOSWallet(address newWallet)
withdrawETH(address toAddr)
withdrawTOS()
withdrawTokenIns(address _token, address _to)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
TOSWalletUpdated(address indexed newWallet, address indexed oldWallet)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapRouter(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.