Shinji Hirako Inu
Verified contract
Active on
Ethereum with 40 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
Balances ($2.88)
Native
Value
$2.88
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001149 | $2,509.61 |
$2.88 | |
SHINJI | ERC-20 | 186.219K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15688461 | 2 years ago | | | 0 | 0.00016426200 | |
| 15688451 | 2 years ago | | | 0 | 0.00031585670 | |
| 15688442 | 2 years ago | | | 0 | 0.00027987984 | |
| 15688441 | 2 years ago | | | 0 | 0.00032492907 | |
| 15688437 | 2 years ago | | | 0 | 0.00025415283 | |
| 15688437 | 2 years ago | | | 0 | 0.00028366200 | |
| 15688437 | 2 years ago | | | 0 | 0.00028366200 | |
| 15688437 | 2 years ago | | | 0 | 0.00028366200 | |
| 15688437 | 2 years ago | | | 0 | 0.00028366200 | |
| 15688437 | 2 years ago | | | 0 | 0.00028366200 |
ABI
ABI objects
Getter at block 21090678
decimals() view returns (uint8)
18
devWallet() view returns (address)
0xc50e8c3a32a323e0349081f424096182c2338e50
marketingWallet() view returns (address)
0xc50e8c3a32a323e0349081f424096182c2338e50
maxTxAmount() view returns (uint256)
10000000000000000000000000
maxWalletAmount() view returns (uint256)
200000000000000000000000
name() view returns (string)
Shinji Hirako Inu
owner() view returns (address)
0xc50e8c3a32a323e0349081f424096182c2338e50
pair() view returns (address)
0x04d206f7ae7e64a1f0be88151ece26ed4fa87fce
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTaxes() view returns (uint256 marketing, uint256 liquidity, uint256 dev)
(marketing=99, liquidity=0, dev=0)
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
SHINJI
taxes() view returns (uint256 marketing, uint256 liquidity, uint256 dev)
(marketing=2, liquidity=2, dev=1)
totSellTax() view returns (uint256)
99
totTax() view returns (uint256)
5
totalSupply() view returns (uint256)
10000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFees(address) view returns (bool)
State-modifying
Events addBots(address[] isBot_)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delBot(address account)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap(uint256 amount, uint256 devPercentage, uint256 marketingPercentage)
renounceOwnership()
rescueERC20(address tokenAddress, uint256 amount)
rescueETH(uint256 weiAmount)
setSellTaxes(uint256 _marketing, uint256 _liquidity, uint256 _dev)
setSwapEnabled(bool state)
setSwapThreshold(uint256 new_amount)
setTaxes(uint256 _marketing, uint256 _liquidity, uint256 _dev)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newWallet)
updateExcludedFromFees(address _address, bool state)
updateMarketingWallet(address newWallet)
updateMaxTxAmount(uint256 amount)
updateMaxWalletAmount(uint256 amount)
updateRouterAndPair(address _router, address _pair)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.