Toto the Baby Elephant
Verified contract
Active on
Ethereum with 517 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4390…2b6e
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TOTO | ERC-20 | 6.579828M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21198201 | 7 hours ago | | | 0 | 0.0011100933 | |
| 21197273 | 10 hours ago | | | 0 | 0.00035026071 | |
| 21162858 | 5 days ago | | | 0 | 0.00052489535 | |
| 21150958 | 7 days ago | | | 0 | 0.00029212040 | |
| 21137194 | 9 days ago | | | 0 | 0.00099489026 | |
| 21105044 | 13 days ago | | | 0 | 0.00035215228 | |
| 21101382 | 14 days ago | | | 0 | 0.00059619371 | |
| 21101332 | 14 days ago | | | 0 | 0.00090916006 | |
| 21101317 | 14 days ago | | | 0 | 0.0010360040 | |
| 21101316 | 14 days ago | | | 0 | 0.00077186337 |
ABI
ABI objects
Getter at block 21200172
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Toto the Baby Elephant
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
TOTO
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events AddBots(address[] bots_)
DeleteBots(address[] notbot)
approve(address spender, uint256 amount) returns (bool)
manualSendETH()
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
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 _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.