BittensorVM
Verified contract
Active on
Ethereum with 180 txns
The storage layout for this contract could not be retrieved.
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TAOVM | ERC-20 | 40.085618M | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20318122 | 4 months ago | | | 0 | 0.00075132360 | |
| 20275684 | 4 months ago | | | 0 | 0.00026086626 | |
| 20206377 | 5 months ago | | | 0 | 0.00013366941 | |
| 20017503 | 5 months ago | | | 0 | 0.00034221460 | |
| 19946130 | 6 months ago | | | 0 | 0.00034392223 | |
| 19840720 | 6 months ago | | | 0 | 0.00036247934 | |
| 19781588 | 7 months ago | | | 0 | 0.00036787460 | |
| 19738472 | 7 months ago | | | 0 | 0.00043785536 | |
| 19714683 | 7 months ago | | | 0 | 0.00031265679 | |
| 19598758 | 7 months ago | | | 0 | 0.00069833112 |
ABI
ABI objects
Getter at block 21222856
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
0
decimals() pure returns (uint8)
8
name() pure returns (string)
BittensorVM
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
TAOVM
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createPair()
manageList(address[] bots_)
manualSwap()
openTrading()
reduceFee(uint256 _newBuyFee, uint256 _newSellFee)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.