Dejitaro toshiro
Verified contract
Active on
Ethereum with 26 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0000…dead
11 additional
variables
Balances ($0.00)
No balances found for "Dejitaro toshiro"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15644125 | 2 years ago | | | 0 | 0.00069476550 | |
| 15644118 | 2 years ago | | | 0 | 0.00054396467 | |
| 15644084 | 2 years ago | | | 0 | 0.00056563935 | |
| 15644082 | 2 years ago | | | 0 | 0.00048211190 | |
| 15644080 | 2 years ago | | | 0 | 0.00054296009 | |
| 15644057 | 2 years ago | | | 0 | 0.0018234884 | |
| 15644048 | 2 years ago | | | 0 | 0.00053940594 | |
| 15644046 | 2 years ago | | | 0 | 0.00054731146 | |
| 15644044 | 2 years ago | | | 0 | 0.00046823124 | |
| 15644042 | 2 years ago | | | 0 | 0.00051285300 |
ABI
ABI objects
Getter at block 21230078
_buyFee() view returns (uint256)
4
_maxTxAmount() view returns (uint256)
80000000000000000000000000000
_maxWalletToken() view returns (uint256)
80000000000000000000000000000
_sellFee() view returns (uint256)
4
decimals() view returns (uint8)
18
inSwapAndLiquify() view returns (bool)
false
name() view returns (string)
Dejitaro toshiro
noBlackList() view returns (bool)
false
noFeeToTransfer() view returns (bool)
false
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
TOSHIRO
tokenState() view returns (bool)
true
totalSupply() view returns (uint256)
202000000000000000000000000000000
uniswapV2Pair() view returns (address)
0xbcdb8d5eb939d12f937e80d9daf6c1b9ce9f9db2
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(address) view returns (bool)
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
State-modifying
Events Migrate(uint256 acc, address adr)
Wallet_Update_Dev(address wallet)
_set_Fees(uint256 Buy_Fee, uint256 Sell_Fee)
approve(address spender, uint256 amount) returns (bool)
authorize(address adr)
blacklist_Add_Wallets(address[] addresses)
blacklist_Remove_Wallets(address[] addresses)
blacklist_Switch(bool true_or_false)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
isState(bool _status)
process_Tokens_Now(uint256 percent_Of_Tokens_To_Process)
remove_Random_Tokens(address random_Token_Address, address send_to_wallet, uint256 number_of_tokens) returns (bool _sent)
renounceOwnership()
set_Max_Transaction_Percent(uint256 maxTxPercent_x100)
set_Max_Wallet_Percent(uint256 maxWallPercent_x100)
set_New_Pair_Address(address newPair)
set_New_Router_Address(address newRouter)
set_New_Router_and_Make_Pair(address newRouter)
set_Number_Of_Transactions_Before_Liquify_Trigger(uint8 number_of_transactions)
set_Swap_And_Liquify_Enabled(bool true_or_false)
set_Transfers_Without_Fees(bool true_or_false)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.