Toku Token
Verified contract
Active on
Ethereum with 177 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,647.54 |
$0 | |
TOKU | ERC-20 | 388.799516K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17860317 | a year ago | | | 0 | 0.00058377021 | |
| 17097992 | 2 years ago | | | 0 | 0.0017637012 | |
| 16860820 | 2 years ago | | | 0 | 0.00059074700 | |
| 16637644 | 2 years ago | | | 0 | 0.0022760112 | |
| 16610988 | 2 years ago | | | 0 | 0.00079078374 | |
| 16602885 | 2 years ago | | | 0 | 0.00086195650 | |
| 16602869 | 2 years ago | | | 0 | 0.00088797532 | |
| 16602843 | 2 years ago | | | 0 | 0.00097324723 | |
| 16585993 | 2 years ago | | | 0 | 0.0027149202 | |
| 16558890 | 2 years ago | | | 0 | 0.00095368009 |
ABI
ABI objects
Getter at block 21319113
_maxTxAmount() view returns (uint256)
200000000000000000000000
_walletMax() view returns (uint256)
200000000000000000000000
decimals() pure returns (uint8)
18
devTax() view returns (uint256)
4000
getCirculatingSupply() view returns (uint256)
10000000000000000000000000
launchedAt() view returns (uint256)
16508734
liquidityFee() view returns (uint256)
30
liquidityTax() view returns (uint256)
1000
markTax() view returns (uint256)
4000
name() pure returns (string)
Toku Token
owner() view returns (address)
0x79397de0d1100886baa637cb9dd865934274fe80
pair() view returns (address)
0xc08d4c1e387bd69a0844d4da68c9cb1f7947c51f
restrictWhales() view returns (bool)
true
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
50000000000000000000
symbol() pure returns (string)
TOKU
totalFee() view returns (uint256)
530
totalFeeIfSelling() view returns (uint256)
500
totalSupply() view returns (uint256)
10000000000000000000000000
tradingOpen() view returns (bool)
true
treasuryTax() view returns (uint256)
1000
Read-only
allowance(address holder, address spender) view returns (uint256)
authorizations(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isInternal(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance(uint256 amountPercentage)
renounceOwnership()
rescueToken(address tokenAddress, uint256 tokens) returns (bool success)
setBridge(address bridge)
setDevelopment(address _newWallet)
setFees(uint256 newLiqFee, uint256 newBuyFee, uint256 newSellFee)
setIsAuthorized(address _address, bool isAuth)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMarketing(address _newWallet)
setMode(bool _bool)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapThreshold(uint256 _newSwapThreshold)
setTransactionLimit(uint256 newLimit)
setTreasury(address _newWallet)
setWalletLimit(uint256 newLimit)
setWalletsLiquidationRate(uint256 _treasuryTax, uint256 _markTax, uint256 _devTax, uint256 _liquidityTax)
setisInternal(bool _bool, address _address)
tradingStatus(bool newStatus)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _routerAddress, address _treasury, address _marketing, address _devWallet)
receive()
This contract contains no error objects.