Ōkami Inu
Verified contract
Active on
Ethereum with 562 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional
variables
Balances ($8.58)
Native
Value
$8.58
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.002731 | $3,143.77 |
$8.58 | |
Ōkami | ERC-20 | 246.848989K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20952534 | a month ago | | | 0 | 0.00034040706 | |
| 20573170 | 3 months ago | | | 0 | 0.000038742997 | |
| 20566218 | 3 months ago | | | 0 | 0.00010751810 | |
| 20040234 | 5 months ago | | | 0 | 0.00064058928 | |
| 19923198 | 6 months ago | | | 0 | 0.00045239744 | |
| 19109019 | 10 months ago | | | 0 | 0.00051051647 | |
| 18901533 | a year ago | | | 0 | 0.0019025520 | |
| 18676760 | a year ago | | | 0 | 0.0014247682 | |
| 18650971 | a year ago | | | 0 | 0.0011261009 | |
| 18637076 | a year ago | | | 0 | 0.0011945419 |
ABI
ABI objects
Getter at block 21206849
DEAD_ADDRESS() view returns (address)
0x000000000000000000000000000000000000dead
_tTotal() view returns (uint256)
1000000000000000000
buyLiquidityFee() view returns (uint256)
1
buyTxFee() view returns (uint256)
1
daySellLiquidityFee() view returns (uint256)
6
daySellTxFee() view returns (uint256)
12
decimals() view returns (uint8)
9
defaultSellLiquidityFee() view returns (uint256)
1
defaultSellTxFee() view returns (uint256)
1
hourSellLiquidityFee() view returns (uint256)
12
hourSellTxFee() view returns (uint256)
12
isLaunched() view returns (bool)
true
launchBlock() view returns (uint256)
14078207
maxTxLimit() view returns (uint256)
1000000000000000000000000000000000000000
maxWalletLimit() view returns (uint256)
1000000000000000000000000000000000000000
name() view returns (string)
Ōkami Inu
owner() view returns (address)
0x401e2c3f83ef25c5154f1450040092699d6a2453
sellLiquidityFee() view returns (uint256)
1
sellTxFee() view returns (uint256)
1
swapAtAmount() view returns (uint256)
1000000000000000
symbol() view returns (string)
Ōkami
tokensForLiquidity() view returns (uint256)
121296883340520
tokensForTax() view returns (uint256)
121573696839468
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xb19ba0d7762161f318e7e06977e121774e15128a
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
cooldown(address) view returns (uint256)
isBlacklisted(address) view returns (bool)
isExcludedFromFees(address) view returns (bool)
isExcludedFromTxLimit(address) view returns (bool)
isExcludedFromWalletLimit(address) view returns (bool)
State-modifying
Events addBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
excludeFromAllLimits(address account, bool value)
excludeFromFees(address account, bool value)
excludeFromTxLimit(address account, bool value)
excludeFromWalletLimit(address account, bool value)
manualsend()
manualswap()
openTrading()
removeBlacklist(address account)
renounceOwnership()
setBuyFee(uint256 liquidityFee, uint256 txFee)
setCooldownEnabled(bool _enabled)
setDaySellFee(uint256 liquidityFee, uint256 txFee)
setHourSellFee(uint256 liquidityFee, uint256 txFee)
setMaxTxLimit(uint256 newLimit)
setMaxWalletLimit(uint256 newLimit)
setSellFee(uint256 liquidityFee, uint256 txFee)
setSwapAtAmount(uint256 amountToSwap)
setUseBuyMap(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateDevWallet(address newWallet)
updateLiqWallet(address newWallet)
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.