Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($32,761.02)
Native
Value
$32,761.02
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 10.235357 | $3,200.77 |
$32,761.02 | |
EVERMARS | ERC-20 | 479.586471M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20507110 | 3 months ago | | | 0 | 0.000062612508 | |
| 19847902 | 6 months ago | | | 0 | 0.0014733086 | |
| 19839719 | 6 months ago | | | 0 | 0.0011077202 | |
| 19839430 | 6 months ago | | | 0 | 0.0010699365 | |
| 18960694 | 10 months ago | | | 0 | 0.00042010094 | |
| 18216942 | a year ago | | | 0 | 0.00021010213 | |
| 17953050 | a year ago | | | 0 | 0.0031891091 | |
| 17889703 | a year ago | | | 0 | 0.00033662700 | |
| 17661831 | a year ago | | | 0 | 0.00074730961 | |
| 17559556 | a year ago | | | 0 | 0.00032443684 |
ABI
ABI objects
Getter at block 21158210
UNISWAP_V2_PAIR() view returns (address)
0x16774dbf0ed3e7cf46a8e4fe0f4229bfb11bd3f0
UNISWAP_V2_ROUTER() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_maxTxAmount() view returns (uint256)
20000000000000000000000000000
_totalProportion() view returns (uint256)
799558769247781542271563972325
buyFee() view returns (uint8 reflection, uint8 marketing, uint8 lp, uint8 buyback, uint8 burn, uint128 total)
(reflection=3, marketing=3, lp=3, buyback=3, burn=0, total=5)
claimingFees() view returns (bool)
true
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
999369925991315117663874626340
limitsEnabled() view returns (bool)
false
name() view returns (string)
Evermars
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint8 reflection, uint8 marketing, uint8 lp, uint8 buyback, uint8 burn, uint128 total)
(reflection=3, marketing=3, lp=3, buyback=3, burn=0, total=5)
swapThreshold() view returns (uint256)
2000000000000000000000000000
symbol() view returns (string)
EVERMARS
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
_rOwned(address) view returns (uint256)
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklists(address) view returns (bool)
tokenFromReflection(uint256 proportion) view returns (uint256)
tokensToProportion(uint256 tokens) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
blacklist(address _address, bool _isBlacklisting)
changeFees(uint8 reflectionFeeBuy, uint8 marketingFeeBuy, uint8 lpFeeBuy, uint8 buybackFeeBuy, uint8 burnFeeBuy, uint8 reflectionFeeSell, uint8 marketingFeeSell, uint8 lpFeeSell, uint8 buybackFeeSell, uint8 burnFeeSell)
clearStuckBalance()
clearStuckToken()
renounceOwnership()
setFeeReceivers(address m_, address lp_, address b_)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setLimitsEnabled(bool e_)
setMaxTxBasisPoint(uint256 p_)
setSwapBackSettings(bool _enabled, uint256 _amount)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Reflect(uint256 amountReflected, uint256 newTotalProportion)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.