Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
No balances found for "Baby Toshi"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14165331 | 6 months ago | | | 0 | 0.000099765709 | |
| 14030237 | 6 months ago | | | 0 | 0.0000043601435 | |
| 13957145 | 6 months ago | | | 0 | 0.0000025742076 | |
| 12002112 | 7 months ago | | | 0 | 0.000000089800715823 | |
| 6034536 | a year ago | | | 0 | 0.0000046281024 | |
| 2508451 | a year ago | | | 0 | 0.000069421503 | |
| 2443746 | a year ago | | | 0 | 0.000069421503 | |
| 2432216 | a year ago | | | 0 | 0.000036445502 | |
| 2413661 | a year ago | | | 0 | 0.0000093162000 | |
| 2366796 | a year ago | | | 0 | 0.000036476670 |
ABI
ABI objects
Getter at block 21815741
_maxSwapAmount() view returns (uint256)
10000000000000000
_maxTxLimt() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
2000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Baby Toshi
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BABYTOSHI
totalSupply() pure returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading(address taxWallet_) payable
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxLimt)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.