Twiba Inu
Verified contract
Active on
Ethereum with 175 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.08)
Native
Value
$0.08
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000026 | $3,184.58 |
$0.08 | |
TWIBA | ERC-20 | 30.476341 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20598701 | 3 months ago | | | 0 | 0.000047252408 | |
| 15555214 | 2 years ago | | | 0 | 0.00027282269 | |
| 15531308 | 2 years ago | | | 0 | 0.00021532842 | |
| 15518605 | 2 years ago | | | 0 | 0.00018728647 | |
| 15500080 | 2 years ago | | | 0 | 0.00073224491 | |
| 15486812 | 2 years ago | | | 0 | 0.00079306111 | |
| 15473245 | 2 years ago | | | 0 | 0.00057817921 | |
| 15470289 | 2 years ago | | | 0 | 0.00026998728 | |
| 15456985 | 2 years ago | | | 0 | 0.00057613791 | |
| 15454192 | 2 years ago | | | 0 | 0.0010718841 |
ABI
ABI objects
Getter at block 21216394
_maxTxAmount() view returns (uint256)
1000000000000000000000000
_walletMax() view returns (uint256)
1000000000000000000000000
antiBotOpen() view returns (bool)
true
autoLiquidityReceiver() view returns (address)
0x0de50b221b658750cc6593f8f26e0f7fb01d4e8d
burnPercentage() view returns (uint256)
1
decimals() pure returns (uint8)
18
dividendDistributor() view returns (address)
0xe4aa7c186def00c623925a115e64d3834f00ea02
extraFeeOnSell() view returns (uint256)
0
getCirculatingSupply() view returns (uint256)
800000000000000000000000
getOwner() view returns (address)
0x46fde4266d56414dbcbdf9a5748eba03b74d2335
launchedAt() view returns (uint256)
15440128
liquidityFee() view returns (uint256)
2
marketingFee() view returns (uint256)
0
name() pure returns (string)
Twiba Inu
pair() view returns (address)
0xefd5c58dd7cf787f2f1b9fbaa3d4ed3f7c27ec49
restrictWhales() view returns (bool)
false
rewardsFee() view returns (uint256)
2
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
silentBlockNumber() view returns (uint256)
0
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1250000000000000000000
symbol() pure returns (string)
TWIBA
totalFee() view returns (uint256)
4
totalFeeIfSelling() view returns (uint256)
4
totalSupply() view returns (uint256)
1000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
antiBot(address sender, address recipient) view
balanceOf(address account) view returns (uint256)
blackList(address) view returns (bool)
exchangePairs(address) view returns (bool)
isAuthorized(address adr) view returns (bool)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events RenounceOwnership(address adr)
addBlackList(address acc)
addExchangePairs(address acc)
addToBurnList(address account)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
burn()
changeDistributionCriteria(uint256 newinPeriod, uint256 newMinDistribution)
changeDistributorSettings(uint256 gas)
changeFeeReceivers(address newLiquidityReceiver)
changeFees(uint256 newLiqFee, uint256 newRewardFee, uint256 newMarkingFee, uint256 newExtraSellFee)
changeIsDividendExempt(address holder, bool exempt)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeRestrictWhales(bool newValue)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit, bool swapByLimitOnly)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
removBlackList(address acc)
removExchangePairs(address acc)
removeToBurnList(address account)
setAntiBot(bool newValue)
setSilentBlockNumber(uint256 newValue)
tradingStatus(bool newStatus)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountMETA)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.