CHIDORI INU
Verified contract
Active on
Ethereum with 28 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CHINU | ERC-20 | 3.195571B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16196742 | 2 years ago | | | 0 | 0.00072898004 | |
| 16196741 | 2 years ago | | | 0 | 0.00076497158 | |
| 16196729 | 2 years ago | | | 0 | 0.00046288533 | |
| 16196725 | 2 years ago | | | 0 | 0.00036410117 | |
| 16196725 | 2 years ago | | | 0 | 0.00080415447 | |
| 16196724 | 2 years ago | | | 0 | 0.00081844560 | |
| 16196724 | 2 years ago | | | 0 | 0.0010221027 | |
| 16196724 | 2 years ago | | | 0 | 0.0010155231 | |
| 16196723 | 2 years ago | | | 0 | 0.00074568287 | |
| 16196723 | 2 years ago | | | 0 | 0.00079228587 |
ABI
ABI objects
Getter at block 21257296
_buyCooldown() view returns (uint256)
0
_liquidityFee() view returns (uint256)
0
_marketingFee() view returns (uint256)
4
_marketingWallet() view returns (address)
0x760825ff148f6b973d5c59d1d83c8c2367eefc91
_maxTxAmount() view returns (uint256)
100000000000000000000000000000000000000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
CHIDORI INU
owner() view returns (address)
0x760825ff148f6b973d5c59d1d83c8c2367eefc91
symbol() pure returns (string)
CHINU
totalSupply() view returns (uint256)
100000000000000000000
uniswapV2Pair() view returns (address)
0xf78235b5a4f5dd927b7304d2232efe77991616e2
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistAddress(address account, bool value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMarketingFeePercent(uint256 marketingFee)
setMarketingWallet(address marketingWallet)
setMaxBuySellPercent(uint256 maxTxPercent)
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 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.