EmotiCoin
Verified contract
Active on
Ethereum with 6,445 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($1,603.70)
Native
Value
$820.59
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.263822 | $3,110.40 |
$820.59 | |
Emoti | ERC-20 | 10.674651M | $0.000064 |
$683.18 | |
USDT | ERC-20 | 100 | $0.999335 |
$99.93 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21206468 | 19 hours ago | | | 0 | 0.00047469911 | |
| 21169905 | 6 days ago | | | 0 | 0.0012927262 | |
| 21159274 | 7 days ago | | | 0 | 0.0013786902 | |
| 21156925 | 8 days ago | | | 0 | 0.00059210230 | |
| 21131034 | 11 days ago | | | 0 | 0.00090421541 | |
| 21112779 | 14 days ago | | | 0 | 0.00016623307 | |
| 21105578 | 15 days ago | | | 0 | 0.00022054485 | |
| 21097649 | 16 days ago | | | 0 | 0.00014542819 | |
| 21072407 | 19 days ago | | | 0 | 0.00081731438 | |
| 21067390 | 20 days ago | | | 0 | 0.00048013905 |
ABI
ABI objects
Getter at block 21212130
_1_x() view returns (string)
x.com/emoticoin_io
_2_telegram() view returns (string)
t.me/emoticoin_io
_3_website() view returns (string)
Emoticoin.io
autoRebase() view returns (bool)
false
decimals() view returns (uint8)
9
finalRebase() view returns (uint256)
1694742119
lastRebaseThisCycle() view returns (uint256)
1694718995
limitsInEffect() view returns (bool)
false
maxTxnAmount() view returns (uint256)
364738782514000000000000
maxWallet() view returns (uint256)
364738782514000000000000
name() view returns (string)
EmotiCoin
nextRebase() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xfffa78c979c2f787b16eac7c7e9c77b11feb77fb
rebaseFrequency() view returns (uint256)
14400
rebaseStarted() view returns (bool)
true
rebasesThisCycle() view returns (uint256)
1
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
shouldRebase() view returns (bool)
false
symbol() view returns (string)
Emoti
taxPercentBuy() view returns (uint256)
0
taxPercentSell() view returns (uint256)
0
taxWallet() view returns (address)
0x36e6309aa7a923fb111ae50b56bfb3cfb2256f89
totalSupply() view returns (uint256)
777777777000000000
tradingIsLive() view returns (bool)
true
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
allowance(address owner_, address spender) view returns (uint256)
balanceOf(address who) view returns (uint256)
isWhitelisted(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manageBots(address[] _accounts, bool _isBot)
manualRebase()
refreshBalances(address[] wallets)
removeLimits()
renounceOwnership()
startRebaseCycles()
swapBack()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
updateTaxPercent(uint256 _taxPercentBuy, uint256 _taxPercentSell)
updateTaxWallet(address _address)
whitelistWallet(address _address, bool _isWhitelisted)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Rebase(uint256 indexed time, uint256 totalSupply)
RemovedLimits()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.