The Degen Fund
Verified contract
Proxy
Active on
Ethereum with 222 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc8bd…3414
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FUND | ERC-20 | 22.276547K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20576236 | 3 months ago | | | 0 | 0.000025027608 | |
| 20576234 | 3 months ago | | | 0 | 0.000027686043 | |
| 20576143 | 3 months ago | | | 0 | 0.000043196800 | |
| 20354790 | 4 months ago | | | 0 | 0.000063752026 | |
| 19935516 | 6 months ago | | | 0 | 0.0028257103 | |
| 19873873 | 7 months ago | | | 0 | 0.00023801364 | |
| 19860158 | 7 months ago | | | 0 | 0.00034782416 | |
| 19770806 | 7 months ago | | | 0 | 0.00037683287 | |
| 19699358 | 7 months ago | | | 0 | 0.00063620189 | |
| 19534174 | 8 months ago | | | 0 | 0.0019756282 |
ABI
ABI objects
Getter at block 21320989
_buyCount() view returns (uint256)
329
_buyTax() view returns (uint256)
5
_decimals() view returns (uint8)
9
_maxTaxSwap() view returns (uint256)
5000000000000
_maxTxAmount() view returns (uint256)
30000000000000
_maxWalletSize() view returns (uint256)
60000000000000
_name() view returns (string)
The Degen Fund
_preventSwapBefore() view returns (uint256)
5
_sellTax() view returns (uint256)
5
_symbol() view returns (string)
FUND
_tTotal() view returns (uint256)
1000000000000000
_taxSwapThreshold() view returns (uint256)
5000000000000
_taxWallet() view returns (address)
0xc8bdb25eec6dfb1232f6cfe7dbe2dd7fd9763414
decimals() pure returns (uint8)
9
factory() view returns (address)
0x90ea5f6a94f72b5b6dba0777dd062aaeb38e8125
name() view returns (string)
The Degen Fund
owner() view returns (address)
0x0000000000000000000000000000000000000000
ref() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
FUND
totalSupply() view returns (uint256)
1000000000000000
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0xb93b4ed7abcab5d10cab366f6e0d85f76d9b8e3d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
init(string _nameIn, string _symbolIn, address _user, address _refAddress, uint256 _totalS, uint256 _buyTaxes, uint256 _sellTaxes) payable returns (address poolAddress)
manualSwap()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateTaxWallet(address _updateTaxWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
receive()
This contract contains no error objects.