ETHEREUM IS GOOD
Verified contract
Active on
Ethereum with 16,932 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3,727.95)
Native
Value
$2,465.22
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.746731 | $3,301.35 |
$2,465.22 | |
USDT | ERC-20 | 1.037147K | $1.001 |
$1,038.18 | |
EBULL | ERC-20 | 171.407918K | $0.00131 |
$224.54 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244855 | 25 minutes ago | | | 0 | 0.00064312711 | |
| 21244821 | 31 minutes ago | | | 0 | 0.00083853916 | |
| 21244813 | 33 minutes ago | | | 0 | 0.00093018342 | |
| 21244768 | 43 minutes ago | | | 0 | 0.00071903050 | |
| 21244710 | an hour ago | | | 0 | 0.0010152311 | |
| 21244652 | an hour ago | | | 0 | 0.00072429036 | |
| 21244652 | an hour ago | | | 0 | 0.00095215439 | |
| 21244561 | an hour ago | | | 0 | 0.00077802514 | |
| 21244364 | 2 hours ago | | | 0 | 0.00068758541 | |
| 21244308 | 2 hours ago | | | 0 | 0.00083896841 |
ABI
ABI objects
Getter at block 21244976
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
9
initialTotalSupply() view returns (uint256)
10000000000000000000
maxTransactionAmount() view returns (uint256)
10000000000000000000
maxWallet() view returns (uint256)
10000000000000000000
name() view returns (string)
ETHEREUM IS GOOD
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10000000000000000
symbol() view returns (string)
EBULL
totalSupply() view returns (uint256)
10000000000000000000
tradingOpen() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x1f4ef1f8441caac34f58fb0cba813dd2b09fec63
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addLP()
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwapToken(uint256 percent)
openTrading()
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setFee(uint256 _buyFee, uint256 _sellFee)
stopTheDelay()
tokensWithdraw()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawEth()
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.