BarbieToken

Verified contract

Active on Ethereum with 76 txns
Deployed by via 0xcb76a8fe at 17895349
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables
ERC-20
--
0xb241daffe95c6383291a621eeabd0bbc0588605f92ebed33349efa13c8bf1400
0x4b6a08dcc115c233be6c2c600a16ffc56264990b8053a5db625d2eadfe09161e
0xbc33f693ecc2b54f1b638973042d70fb183eb282a9ed5c30929cb94ea37d239b
0x7cde282a211e27963ccb17c7be039719035269ee356a941445c1821bb1fb072b
0xc20d4fd1e2a3f5aa734e13c1ec622496e70c12b7833c04fb9e98322cc48809fa
0xbd4d0e5b004d76797a39f9df39843f38d4a78b9efadfa837c539e430d585c3fd
0x4e1b7c525a990fdb6c1cbd29fb892b2e3ac10d7a36a3b426c0843ea1a77893f2
0x20857326b07c81818c9a4e0eb37d0254ab0289275d297094b5f1611f1ebf36ae
0x86387caf227340a74767a96ea08ecb95c14cb00d2e53a78cfec5114f7b3ac1c4
0xba6dc6e004839bf92e0d4c6abde913b2f4614928f9f1c20c5effe6f66a40b771

Functions
Getter at block 20905577
_taxNumbers(view returns (uint256 buyTotalFeesuint256 buyMarketingFeeuint256 buyDevelopmentFeeuint256 buyLiquidityFeeuint256 sellTotalFeesuint256 sellMarketingFeeuint256 sellDevelopmentFeeuint256 sellLiquidityFee)
(buyTotalFees=1, buyMarketingFee=0, buyDevelopmentFee=1, buyLiquidityFee=0, sellTotalFees=1, sellMarketingFee=0, sellDevelopmentFee=1, sellLiquidityFee=0)
decimals(view returns (uint8)
18
inSwap(view returns (bool)
false
maxBuyLimit(view returns (uint256)
1000000000000000000000000000
maxSellLimit(view returns (uint256)
1000000000000000000000000000
maxWalletLimit(view returns (uint256)
1000000000000000000000000000
name(view returns (string)
Barbie Token
owner(view returns (address)
0x0000000000000000000000000000000000000000
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapActive(view returns (bool)
true
symbol(view returns (string)
BARBIE
tokensDevAmount(view returns (uint256)
2356652152426530202103625
tokensForLiquidity(view returns (uint256)
0
tokensMarketingAmount(view returns (uint256)
0
totalSupply(view returns (uint256)
1000000000000000000000000000
uniswapV2Pair(view returns (address)
0x88c9dc5af52663a335693dbdf308c082046777ad
Read-only
_automateMMs(addressview returns (bool)
_isExcludedMaxTransactionAmount(addressview returns (bool)
_isExcludedmaxAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
excludeFromWalletLimit(address accountbool excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
openTrade(address _pairV2Addr
removeLimits(
renounceOwnership(
setUniPair(address pairbool value
toggleSwapEnabled(bool enabled
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateLimitFeeAmountForSwap(uint256 newAmountreturns (bool)
withdraw(returns (bool success)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceived
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.