TERRABYTE AI
Verified contract
Active on
Ethereum with 278 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
2 additional
variables
Balances ($15.08)
Native
Value
$15.08
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.003857 | $3,909.66 |
$15.08 | |
TERRA | ERC-20 | 2.395386K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21316859 | 11 days ago | | | 0 | 0.0013602059 | |
| 21316471 | 11 days ago | | | 0 | 0.0062163281 | |
| 21316451 | 11 days ago | | | 0 | 0.0018241153 | |
| 21316435 | 11 days ago | | | 0 | 0.0014501450 | |
| 21316431 | 11 days ago | | | 0 | 0.0017703246 | |
| 21316425 | 11 days ago | | | 0 | 0.0021539635 | |
| 21316408 | 11 days ago | | | 0 | 0.0019581756 | |
| 21315963 | 11 days ago | | | 0 | 0.0016383764 | |
| 21315961 | 11 days ago | | | 0 | 0.0015313156 | |
| 21315310 | 11 days ago | | | 0 | 0.0010304885 |
ABI
ABI objects
Getter at block 21393546
decimals() pure returns (uint8)
9
devWallet() view returns (address)
0xcb08d32b541f45590dff4dc08607787f886f8009
marketingWallet() view returns (address)
0xf19ca1adf5bc863eaa077d3ba9f0259a6cdc9653
maxBuyLimit() view returns (uint256)
30000000000000
maxSellLimit() view returns (uint256)
30000000000000
maxWalletLimit() view returns (uint256)
30000000000000
name() pure returns (string)
TERRABYTE AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xa91fd0e78cee7a11ea89e89f9b844c900f3f4c0f
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTaxes() view returns (uint256 rfi, uint256 marketing, uint256 liquidity, uint256 development)
(rfi=1, marketing=2, liquidity=1, development=1)
symbol() pure returns (string)
TERRA
taxes() view returns (uint256 rfi, uint256 marketing, uint256 liquidity, uint256 development)
(rfi=1, marketing=2, liquidity=1, development=1)
totFeesPaid() view returns (uint256 rfi, uint256 marketing, uint256 liquidity, uint256 development)
(rfi=43160939496042, marketing=166074561559656, liquidity=43160939496042, development=43160939496042)
totalSupply() view returns (uint256)
1000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
allowedTransfer(address) view returns (bool)
balanceOf(address account) view returns (uint256)
reflectionFromToken(uint256 tAmount, bool deductTransferRfi) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
renounceOwnership()
setSellTaxes(uint256 _rfi, uint256 _marketing, uint256 _liquidity, uint256 _development)
setTaxes(uint256 _rfi, uint256 _marketing, uint256 _liquidity, uint256 _development)
setTradingStatus(bool state)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newWallet)
updateMarketingWallet(address newWallet)
updateMaxTxLimit(uint256 maxBuy, uint256 maxSell)
updateMaxWalletlimit(uint256 amount)
updateSwapEnabled(bool _enabled)
updateSwapTokensAtAmount(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
FeesChanged()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
UpdatedRouter(address oldRouter, address newRouter)
constructor()
receive()
This contract contains no error objects.