Barbie's Stable
Verified contract
Active on
Ethereum with 16 txns
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 |
---|---|---|---|---|---|
BRBOAT | ERC-20 | 41.857382B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18123393 | a year ago | | | 0 | 0.00072966000 | |
| 18123392 | a year ago | | | 0 | 0.00063484328 | |
| 18123389 | a year ago | | | 0 | 0.00067561959 | |
| 18123384 | a year ago | | | 0 | 0.00058371787 | |
| 18123381 | a year ago | | | 0 | 0.00039434743 | |
| 18123376 | a year ago | | | 0 | 0.00051046881 | |
| 18123374 | a year ago | | | 0 | 0.00046403500 | |
| 18123373 | a year ago | | | 0 | 0.00053860049 | |
| 18123372 | a year ago | | | 0 | 0.00050582912 | |
| 18123372 | a year ago | | | 0 | 0.00050582912 |
ABI
ABI objects
Getter at block 21304135
buyTotalFees() view returns (uint256)
1
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0x79878bca4588bd3b77a42fb6a3225bfb0d00b508
maxTransactionAmount() view returns (uint256)
420690000000000000000000000000
maxWallet() view returns (uint256)
420690000000000000000000000000
name() view returns (string)
Barbie's Stable
owner() view returns (address)
0x79878bca4588bd3b77a42fb6a3225bfb0d00b508
sellTotalFees() view returns (uint256)
1
swapEnabled() view returns (bool)
false
swapTokensAtAmount() view returns (uint256)
420690000000000000000000000
symbol() view returns (string)
BRBOAT
tokensForFees() view returns (uint256)
2843542776593450901041988922
totalSupply() view returns (uint256)
420690000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x56891d7016b0bfac5114ef07f9e782c76eda83c3
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
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()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _buyFee)
updateMaxWalletAndTxnAmount(uint256 newTxnNum, uint256 newMaxWalletNum)
updateSellFees(uint256 _sellFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
withdrawStuckETH()
withdrawStuckTokens(address tkn)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.