Ethereum Pro
Verified contract
Active on
Ethereum with 8,299 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($2,516.94)
Native
Value
$2,501.86
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.801417 | $3,121.80 |
$2,501.86 | |
USDT | ERC-20 | 14 | $1.00 |
$14 | |
NFT | ERC-20 | 200 | $0.005371 |
$1.07 | |
EPRO | ERC-20 | 31.460274T | -- | -- | |
ISLE | ERC-20 | 32.40845B | -- | -- | |
PRO | ERC-20 | 89.08888K | -- | -- | |
BoomB | ERC-20 | 88K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21183342 | 2 days ago | | | 0 | 0.0015008728 | |
| 21175685 | 3 days ago | | | 0 | 0.0012223734 | |
| 21118150 | 11 days ago | | | 0 | 0.0013944709 | |
| 21062736 | 19 days ago | | | 0 | 0.00037750262 | |
| 21028524 | 24 days ago | | | 0 | 0.00049702918 | |
| 20998672 | a month ago | | | 0 | 0.00041692448 | |
| 20974255 | a month ago | | | 0 | 0.00047376387 | |
| 20953051 | a month ago | | | 0 | 0.00052563272 | |
| 20896960 | a month ago | | | 0 | 0.00018909238 | |
| 20843558 | 2 months ago | | | 0 | 0.00057522416 |
ABI
ABI objects
Getter at block 21199345
_getETHBalance() view returns (uint256 balance)
801416997161705448
decimals() view returns (uint8)
9
name() view returns (string)
Ethereum Pro
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
EPRO
totalFees() view returns (uint256)
25133729236698757891456
totalSupply() view returns (uint256)
100000000000000000000000
uniswapV2Pair() view returns (address)
0xdc51312c1fd1728253be2e0c4c214c3ceb2b54ff
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setLiquidityFee(uint256 liquidityFee)
_setMarketingFee(uint256 marketingFee)
_setMaxTxAmount(uint256 maxTxAmount)
_setNumTokensSellToAddToLiquidity(uint256 numTokensSellToAddToLiquidity)
_setTaxFee(uint256 taxFee)
addBotToBlackList(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromReward(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
manualSwap()
recoverTokens(uint256 tokenAmount)
removeBotFromBlackList(address account)
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapAndLiquifyEnabled(bool _swapAndLiquifyEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.