BICHON INU
Verified contract
Active on
Ethereum with 44 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BICHON INU"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17418455 | 2 years ago | | | 0 | 0.0015239363 | |
| 17418296 | 2 years ago | | | 0 | 0.0012088444 | |
| 17418008 | 2 years ago | | | 0 | 0.00098607899 | |
| 17417923 | 2 years ago | | | 0 | 0.00060892008 | |
| 17417920 | 2 years ago | | | 0 | 0.0011047234 | |
| 17417909 | 2 years ago | | | 0 | 0.0012117174 | |
| 17417844 | 2 years ago | | | 0 | 0.00085839183 | |
| 17417820 | 2 years ago | | | 0 | 0.00084422049 | |
| 17417811 | 2 years ago | | | 0 | 0.0012765374 | |
| 17417810 | 2 years ago | | | 0 | 0.0012765374 |
ABI
ABI objects
Getter at block 21394715
buyTax() view returns (uint256)
0
decimals() view returns (uint8)
9
maxTxAmount() view returns (uint256)
1000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000
name() view returns (string)
BICHON INU
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
0
swapTokensAtAmount() view returns (uint256)
200001000000000
symbol() view returns (string)
BICHON
totalSupply() view returns (uint256)
1000000000000000000
tradeEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x5772999c9837283d35413fa00a3b86d8c19b58d7
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeMaxLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateUniswapV2Router(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor(uint256 initSupply_, uint8 decimals_, struct BICHONINUInputParams params, address uniswapV2Router_)
receive()
This contract contains no error objects.