EMOJI GANGS
Verified contract
Active on
Ethereum with 165 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 |
---|---|---|---|---|---|
EMOJI | ERC-20 | 3.263468B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20378601 | 5 months ago | | | 0 | 0.00023296797 | |
| 18908206 | a year ago | | | 0 | 0.00081499017 | |
| 18906310 | a year ago | | | 0 | 0.0010259040 | |
| 15570030 | 2 years ago | | | 0 | 0.00039166885 | |
| 15560045 | 2 years ago | | | 0 | 0.00063144870 | |
| 15544362 | 2 years ago | | | 0 | 0.00026340056 | |
| 15537998 | 2 years ago | | | 0 | 0.00080200425 | |
| 15530595 | 2 years ago | | | 0 | 0.00071493441 | |
| 15519728 | 2 years ago | | | 0 | 0.00027770789 | |
| 15519678 | 2 years ago | | | 0 | 0.00040489621 |
ABI
ABI objects
Getter at block 21444231
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
buyDevFee() view returns (uint256)
4
buyLiquidityFee() view returns (uint256)
1
buyTotalFees() view returns (uint256)
5
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
1000000000000000000000000000
maxTxOn() view returns (bool)
true
maxWallet() view returns (uint256)
2000000000000000000000000000
maxWalletOn() view returns (bool)
true
name() view returns (string)
EMOJI GANGS
owner() view returns (address)
0xe4ea41fe40ae4ae1b90ef74eb7d928bc85d448a6
sellDevFee() view returns (uint256)
8
sellLiquidityFee() view returns (uint256)
1
sellTotalFees() view returns (uint256)
9
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000000000000000
symbol() view returns (string)
EMOJI
totalSupply() view returns (uint256)
100000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x55a6878366b84e168c279542af58926986775f4e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
collect()
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
recover(address tkn)
removeLimits() returns (bool)
renounceOwnership()
safeCollect()
setMaxTxOn(bool _maxTxOn)
setMaxWalletOn(bool _maxWalletOn)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _devFee, uint256 _liquidityFee)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _devFee, uint256 _liquidityFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
receive()
This contract contains no error objects.