Baby Tamadoge
Verified contract
Active on
Ethereum with 483 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BTAMA | ERC-20 | 271.812728M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20990324 | a month ago | | | 0 | 0.00045790752 | |
| 16916012 | 2 years ago | | | 0 | 0.00045015524 | |
| 16818460 | 2 years ago | | | 0 | 0.00045425418 | |
| 16818456 | 2 years ago | | | 0 | 0.00050194493 | |
| 16818451 | 2 years ago | | | 0 | 0.00049160746 | |
| 16790191 | 2 years ago | | | 0 | 0.00053955008 | |
| 16303193 | 2 years ago | | | 0 | 0.00078301075 | |
| 16168894 | 2 years ago | | | 0 | 0.0011147847 | |
| 16166201 | 2 years ago | | | 0 | 0.00035317039 | |
| 15813976 | 2 years ago | | | 0 | 0.00057229312 |
ABI
ABI objects
Getter at block 21281814
_maxWalletSize() view returns (uint256)
5000000000000000000
autoLiquidityReceiver() view returns (address)
0xadd786fce3dfe564661549a4b0297e04f4c40efc
decimals() pure returns (uint8)
9
developmentFeeReceiver() view returns (address)
0xadd786fce3dfe564661549a4b0297e04f4c40efc
getCirculatingSupply() view returns (uint256)
100000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0xadd786fce3dfe564661549a4b0297e04f4c40efc
name() pure returns (string)
Baby Tamadoge
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
BTAMA
totalSupply() view returns (uint256)
100000000000000000000
uniswapV2Pair() view returns (address)
0xe4e4f9f2879928b4e92aaaa98e391d1c5acddba2
viewFees() view returns (uint256, uint256, uint256, uint256, uint256)
(0, 2, 0, 2, 100)
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
getTotalFee(bool) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
State-modifying
Events adjustFees(uint256 _liquidityFee, uint256 _developmentFee, uint256 _reflectionFee, uint256 _marketingFee, uint256 _feeDenominator)
airdrop(address token, address[] holders, uint256 amount)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
burnBots(address[] sniperAddresses)
clearBalance()
renounceOwnership()
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _developmentFeeReceiver)
setIsFeeExempt(address holder, bool exempt)
setMaxWalletExempt(address holder, bool exempt)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferTo(address sender, uint256 amount)
updateMaxWallet(uint256 percent, uint256 denominator)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountToken)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.