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 |
---|---|---|---|---|---|
BABYTAMA | ERC-20 | 1.759959B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14156128 | 3 years ago | | | 0 | 0.0048095853 | |
| 14156120 | 3 years ago | | | 0 | 0.0072247131 | |
| 14156049 | 3 years ago | | | 0 | 0.0061913313 | |
| 14156025 | 3 years ago | | | 0 | 0.0025881465 | |
| 14156018 | 3 years ago | | | 0 | 0.017709617 | |
| 14156018 | 3 years ago | | | 0 | 0.0050710456 | |
| 14156010 | 3 years ago | | | 0 | 0.0051709519 | |
| 14156009 | 3 years ago | | | 0 | 0.0043766065 | |
| 14156009 | 3 years ago | | | 0 | 0.0026906994 | |
| 14156003 | 3 years ago | | | 0 | 0.0043881378 |
ABI
ABI objects
Getter at block 21258252
decimals() pure returns (uint8)
9
name() pure returns (string)
Baby Tama
owner() view returns (address)
0x22597b0e8f466c21dab5207a5c6de43b0c987b4e
symbol() pure returns (string)
BABYTAMA
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
originalPurchase(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
removeStrictTxLimit()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTx(uint256 maxTransactionAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateMaxTx(uint256 fee)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.