Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EPI | ERC-20 | 281.381974K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17975044 | a year ago | | | 0 | 0.00071352407 | |
| 17975022 | a year ago | | | 0 | 0.00087490019 | |
| 17975022 | a year ago | | | 0 | 0.00074179902 | |
| 17975020 | a year ago | | | 0 | 0.00086801693 | |
| 17975018 | a year ago | | | 0 | 0.00075150432 | |
| 17975013 | a year ago | | | 0 | 0.00085722836 | |
| 17975012 | a year ago | | | 0 | 0.00075214003 | |
| 17975011 | a year ago | | | 0 | 0.00044736206 | |
| 17975011 | a year ago | | | 0 | 0.00091287045 | |
| 17975010 | a year ago | | | 0 | 0.00077422057 |
ABI
ABI objects
Getter at block 21313403
_maxWalletSize() view returns (uint256)
100000000000000000
_minTransferForReferral() view returns (uint256)
1000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
100000000000000000
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
minSupplyForReferralReward() view returns (uint256)
100000000000000
name() pure returns (string)
Epidemic
pair() view returns (address)
0xc3395a71cde6c93f9bf8e57b56000bc3ae17114b
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
300000000000000
symbol() pure returns (string)
EPI
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
isReferred(address) view returns (bool)
referrer(address) view returns (address)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
manualSend()
setFeeReceiver(address _marketingFeeReceiver, address _devFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _devFee, uint256 _marketingFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setMaxWallet(uint256 amount)
setMinTransferForReferral(uint256 amount)
setMinimumBalanceForReferral(uint256 amount)
setReferralFee(uint256 newFee)
setSwapBackSettings(bool _enabled, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
ReferralBonus(address indexed feesTo, address indexed feesFrom, uint256 value)
Referred(address indexed referred, address indexed referrer)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.