UNICHAD
Verified contract
Active on
Ethereum with 3,837 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CHAD | ERC-20 | 51 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21250729 | 5 days ago | | | 0 | 0.00033938454 | |
| 21076503 | a month ago | | | 0 | 0.00029716430 | |
| 21076502 | a month ago | | | 0 | 0.00030833108 | |
| 21076502 | a month ago | | | 0 | 0.00028489810 | |
| 20883884 | 2 months ago | | | 0 | 0.00023585049 | |
| 20863711 | 2 months ago | | | 0 | 0.00043492591 | |
| 20863709 | 2 months ago | | | 0 | 0.00048933179 | |
| 20850275 | 2 months ago | | | 0 | 0.00018017552 | |
| 20849834 | 2 months ago | | | 0 | 0.00020413563 | |
| 20837172 | 2 months ago | | | 0 | 0.00088213803 |
ABI
ABI objects
Getter at block 21286187
_LpTokenShare() view returns (uint256)
0
_autoBuyTokenShare() view returns (uint256)
0
_buyAutobuyFee() view returns (uint256)
4
_buyLpFee() view returns (uint256)
0
_buyTeamFee() view returns (uint256)
1
_sellAutobuyFee() view returns (uint256)
4
_sellLpFee() view returns (uint256)
0
_sellTeamFee() view returns (uint256)
1
_teamTokenShare() view returns (uint256)
0
buyTotalFees() view returns (uint256)
5
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
isLimitActive() view returns (bool)
true
isTradingOpen() view returns (bool)
true
maxTokenPerWallet() view returns (uint256)
1000000000000000000000000
name() view returns (string)
UNICHAD
owner() view returns (address)
0x76fa3d6bf5560231c96f66b7c0623565b3511a6a
sellTotalFees() view returns (uint256)
5
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000
symbol() view returns (string)
UNICHAD
teamWallet() view returns (address)
0x76fa3d6bf5560231c96f66b7c0623565b3511a6a
totalSupply() view returns (uint256)
1000000000000000000000000
txMaxperWallet() view returns (uint256)
1000000000000000000000000
uniBotAddress() view returns (address)
0xf819d9cb1c2a819fd991781a822de3ca8607c3c9
uniswapV2Pair() view returns (address)
0x4d66182187aac4a4b20e02d9a5e063cf5ca4c3a4
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isTxMaxExcluded(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isBlacklisted(address account) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events _excludeFromMaxTx(address newAdd, bool action)
approve(address spender, uint256 amount) returns (bool)
blacklist(address newAdd)
changeUnibotAddress(address newAdd)
changeUniswapRouterv2(address newAdd)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initContract()
launchUnichad()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setBuyFees(uint256 _autoFee, uint256 _lpFee, uint256 _teamFee)
setDegenMaxWallet(uint256 amt)
setLimit() returns (bool)
setSellFees(uint256 _autoFee, uint256 _lpFee, uint256 _teamFee)
setSwapEnabled(bool action)
setSwapLimit(uint256 amt) returns (bool)
setTeamAddress(address newAdd)
setTxMax(uint256 amt)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblacklist(address newAdd)
withdrawEth(address newAdd)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.