Ghost Of Ryoshi
Verified contract
Active on
Ethereum with 619 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd855…7db6
0x277b…294e
3 additional
variables
Balances ($0.00)
No balances found for "Ghost Of Ryoshi"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20289431 | 5 months ago | | | 0 | 0.00011327481 | |
| 20289429 | 5 months ago | | | 0 | 0.00010715657 | |
| 16567089 | 2 years ago | | | 0 | 0.00081189068 | |
| 16520609 | 2 years ago | | | 0 | 0.00057749411 | |
| 16520609 | 2 years ago | | | 0 | 0.00053352471 | |
| 16520207 | 2 years ago | | | 0 | 0.00055932193 | |
| 16520204 | 2 years ago | | | 0 | 0.00055725976 | |
| 16466790 | 2 years ago | | | 0 | 0.00071803094 | |
| 16280656 | 2 years ago | | | 0 | 0.0010004547 | |
| 16056892 | 2 years ago | | | 0 | 0.00057188038 |
ABI
ABI objects
Getter at block 21394544
_liquidityFeeOnBuy() view returns (uint256)
0
_liquidityFeeOnSell() view returns (uint256)
0
_marketingFeeOnBuy() view returns (uint256)
0
_marketingFeeOnSell() view returns (uint256)
1
_maxWalletAmount() view returns (uint256)
10000000000000000
botProtection() view returns (bool)
true
cooldownEnabled() view returns (bool)
false
decimals() pure returns (uint8)
9
name() pure returns (string)
Ghost Of Ryoshi
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAmount() view returns (uint256)
100000000000000
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
TOSHI
totalSupply() pure returns (uint256)
10000000000000000
uniswapV2Pair() view returns (address)
0xdb5d7a684ec561ae8478757740fea6b412f60077
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getIsBlacklistedStatus(address _address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistmany(address[] bots_)
claimAltTokens(address tokenAddress, address walletaddress)
claimETH(address walletaddress)
delBot(address notbot)
manualSend()
manualSwap()
manualSwapandLiquify()
openTrading()
removeFromBlacklist(address _address)
renounceOwnership()
setCooldownEnabled(bool onoff)
setMaxWalletAmount(uint256 maxWalletAmount)
setMktgaddress(address walletAddress)
setSwapAmount(uint256 _swapAmount)
setTaxRate(uint256 liqFee, uint256 mktgFee, uint256 buyliqFee, uint256 buymktgFee)
toggleBotProtection(bool onoff)
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)
FeesUpdated(uint256 _marketingFee, uint256 _liquidityFee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.