Erics High Risk Degen Fund
Verified contract
Active on
Ethereum with 200 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SAVM | ERC-20 | 0.001489 | $0.820666 |
$0 | |
ETHEREUM | ERC-20 | 0.00001 | $0.001205 |
$0 | |
VINLINK | ERC-20 | 0.000001 | $0.000001 |
$0 | |
EPETS | ERC-20 | 0.000001 | $0.000309 |
$0 | |
YDF | ERC-20 | 0 | $0.000642 |
$0 | |
ERC-20 | 0 | $0.035568 |
$0 | ||
XFT | ERC-20 | 0 | $0.335289 |
$0 | |
PRO | ERC-20 | 0 | $0.246555 |
$0 | |
WETH | ERC-20 | 0 | $3,609.37 |
$0 | |
NOON | ERC-20 | 0 | $0.065179 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19883053 | 7 months ago | | | 0 | 0.00032321466 | |
| 19629196 | 8 months ago | | | 0 | 0.0013768095 | |
| 19607610 | 8 months ago | | | 0 | 0.00024989606 | |
| 19548087 | 8 months ago | | | 0 | 0.0012322390 | |
| 19531896 | 8 months ago | | | 0 | 0.0012800481 | |
| 19531885 | 8 months ago | | | 0.01 | 0.0040518844 | |
| 19531309 | 8 months ago | | | 0 | 0.0011327024 | |
| 19519117 | 8 months ago | | | 0 | 0.0021049685 | |
| 19519105 | 8 months ago | | | 0 | 0.0021322305 | |
| 19516246 | 8 months ago | | | 0 | 0.019960544 |
ABI
ABI objects
Getter at block 21317389
_factoryAddress() view returns (address)
0x4813d787a720525be2ebe82d1f84d7b43ca9ed1c
_factoryFee() view returns (uint256)
20000000000000000
_poolFee() view returns (uint256)
250000000000000000
_riskLevel() view returns (string)
very high
_totalHolders() view returns (uint256)
48
_transactionFee() view returns (uint256)
0
decimals() view returns (uint8)
18
getAllTokensHeld() view returns (address[])
[0x30dcBa0405004cF124045793E1933C798Af9E66a, 0xBD7e92Cf6F857be8541FCa6abfB72aeF8e16c307, 0x0f1e49d6dcfC9eeFcCE9D5ae3c660f8eAD75061a, 0x76BC677d444f1E9d57dAf5187ee2b7dC852745aE, 0x64A5B80089c0fB4858A8c2ca9c2988a484539fD8, 0x280Df82DB83Abb0a4C734Bb02afC7985A1C8EAf2, 0xFD20E1B78C353877a25274C85Fb5566277e5F60E, 0x24249b5a869a445C9B0CE269a08d73c618dF9d21, 0xaC749A04Cc5B0bCE0809B2D3BEEC3f5Dd063d1cB]
getUserActionsLength() view returns (uint256)
24
name() view returns (string)
Erics High Risk Degen Fund
owner() view returns (address)
0xdac4c7d0444e4cc2e05e17f1f374001c5e1a3bd3
symbol() view returns (string)
ERIC
totalSupply() view returns (uint256)
285902127316309978548
Read-only
_tokensHeld(uint256) view returns (address)
_userActions(uint256) view returns (address user, uint256 amount, bool deposit, uint256 deadline)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getContractTotalBalance(struct swapInfoEntry[] tokensHeldInfo) view returns (uint256)
State-modifying
Events _removeAddressFromTokensHeld(address _address)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
changeDepositAcceptance()
crashProtect(struct crashProtectParams[] tokensToSwap)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
processUserTransactions(uint256 amountToProcess, struct swapInfoEntry[] swapInfo)
removeFromPoolInstantly(uint256 amountToRemove, struct swapInfoEntry[] swapInfo)
removeOrder(uint256 indexOfOrder)
renounceOwnership()
submitOrder(uint256 amount, uint256 deadline, bool deposit) payable
swapTokens(address[] v2Path, bytes v3Path, address[] inTokenPathToWethV2, bytes inTokenPathToWethV3, uint256 amountIn, uint256 amountOutMinimum)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
feePaidToOwner(address from, address to, uint256 amount)
poolRemovedFrom(address from, uint256 poolTokensBurned, uint256 ethReceived)
tokensSwapped(address tokenIn, address tokenOut, uint256 tokenInAmount, uint256 tokenOutAmount)
transactionsProcessed(struct processInfoStruct info)
constructor(string name_, string symbol_, string risk_, uint256 poolFee_, uint256 transactionFee_, address factoryAddress_)
receive()
This contract contains no error objects.