TensorSpace
Verified contract
Active on
Ethereum with 12,543 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($50.24)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
vMINT | ERC-20 | 4.275K | $0.008763 |
$37.46 | |
TPU | ERC-20 | 120.026309K | $0.000106 |
$12.78 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21254419 | 19 hours ago | | | 0 | 0.00053835223 | |
| 21254213 | 20 hours ago | | | 0 | 0.0029492537 | |
| 21252602 | a day ago | | | 0 | 0.00075774150 | |
| 21252314 | a day ago | | | 0 | 0.00071666649 | |
| 21251515 | a day ago | | | 0 | 0.0018322090 | |
| 21230796 | 4 days ago | | | 0 | 0.0013638778 | |
| 21227883 | 4 days ago | | | 0 | 0.00053446391 | |
| 21226168 | 5 days ago | | | 0 | 0.00062175664 | |
| 21222375 | 5 days ago | | | 0 | 0.00079973100 | |
| 21220985 | 5 days ago | | | 0 | 0.00036367443 |
ABI
ABI objects
Getter at block 21260037
buyDevFee() view returns (uint256)
2
buyMarketFee() view returns (uint256)
3
buyTotalFees() view returns (uint256)
5
decimals() view returns (uint8)
18
developmentWallet() view returns (address)
0xa29f27402d6d3f8df2e1276683e7570855108500
limitsInEffect() view returns (bool)
false
marketingWallet() view returns (address)
0xc7c8c70bd5170560a3deaf5139b73aab063df217
maximumTransactionAllowed() view returns (uint256)
11000000000000000000000000
maximumWalletAllowed() view returns (uint256)
11000000000000000000000000
name() view returns (string)
TensorSpace
owner() view returns (address)
0xa29f27402d6d3f8df2e1276683e7570855108500
sellDevFee() view returns (uint256)
2
sellMarketFee() view returns (uint256)
3
sellTotalFees() view returns (uint256)
5
swapBackThreshold() view returns (uint256)
100000000000000000000000
swapEnabled() view returns (bool)
true
symbol() view returns (string)
TPU
tokensForDev() view returns (uint256)
48010523786527006069002
tokensForMarket() view returns (uint256)
72015785679790509103503
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapPair() view returns (address)
0x9276896f044cbfd9759bd04f32ad4bb081c1c1ae
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
ammPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isExcludemaximumTransactionAllowed(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool value)
excludeFrommaximumTransactionAllowed(address addr, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
openTradingWithPermit(uint8 v, bytes32 r, bytes32 s)
removeLimits() returns (bool)
renounceOwnership()
setAMMPair(address pair, bool value)
setAntiDrainer(address newAntiDrainer)
setBlackList(address addr, bool enable)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 newMarketFee, uint256 newDevFee)
updateSellFees(uint256 newMarketFee, uint256 newDevFee)
updateSwapEnabled(bool enabled)
updatemaximumTransactionAllowed(uint256 newNum)
updatemaximumWalletAllowed(uint256 newNum)
updateswapBackThreshold(uint256 newAmount) returns (bool)
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()
receive()
This contract contains no error objects.