Toshi Tools
Verified contract
Active on
Ethereum with 3,104 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,136.10 |
$0 | |
TOSHI | ERC-20 | 23.757253M | -- | -- | |
TOSHI BLACK | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21175765 | 6 days ago | | | 0 | 0.0060965632 | |
| 21006994 | a month ago | | | 0 | 0.0026012012 | |
| 20841928 | 2 months ago | | | 0 | 0.00033145820 | |
| 20751775 | 2 months ago | | | 0 | 0.00035517527 | |
| 20712498 | 2 months ago | | | 0 | 0.00084669503 | |
| 20709046 | 2 months ago | | | 0 | 0.000028620037 | |
| 20694538 | 2 months ago | | | 0 | 0.00013753985 | |
| 20670088 | 3 months ago | | | 0 | 0.00010010724 | |
| 20668847 | 3 months ago | | | 0 | 0.000046879833 | |
| 20665698 | 3 months ago | | | 0 | 0.00016930572 |
ABI
ABI objects
Getter at block 21219523
decimals() pure returns (uint8)
9
launchBlock() view returns (uint256)
16120840
name() pure returns (string)
Toshi Tools
owner() view returns (address)
0xa027c7c415fe2a2393c1e1277f6d3f79c9ea1ab1
symbol() pure returns (string)
TOSHI
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlackListed(address account) view returns (bool)
isExcluded(address account) view returns (bool)
isWhiteListed(address account) view returns (bool)
State-modifying
Events OpenPublic()
_ZeroBuyTax()
_ZeroSellTax()
_setBuyTax(uint256 buytax)
_setSellTax(uint256 selltax)
approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
excludeFromFee(address account)
manualsend()
manualswap()
manualswapcustom(uint256 percentage)
openTrading()
renounceOwnership()
setBots(address[] bots_)
setDev(address account)
setDevpay(address account)
setMarket(address account)
setMaxTxPercent(uint256 maxTxPercent)
setRouterPercent(uint256 maxRouterPercent)
setSwapEnabled(bool enabled)
setWhitelist(address[] whitelist_)
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(address markettax, address devtax, address dev)
receive()
This contract contains no error objects.