This contract is being backfilled. You may encounter incomplete storage history.

EdFi

Verified contract

Active on Ethereum with 1,605 txns
Deployed by via 0xd7427de7 at 17237636
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional variables
Native
Value $2.46
ERC-20
--
0xd476dfe7b7da975e56d2667b76b50c200dff0ebff9ae363d25cf37dc1bb7da93
0x6fc2f9e1efb1d6fba0395b5d38ff3750815c8319a5b981479cbdc0df3d4ed717
0xed95c1cd3ce539454ee997e8e077f695dff608a0ec8a59e61f2e49204bf8b59c
0x4c98a20d67fe29f0a1fc4a22a0cc2dbd96a76269168dc2804fb1b71eb705e25c
0xfb9571d09334ae1369e54500d61046a58822ae6c9b931e1d940e12b45df241d6
0x1a8029aba5beb1da22b3219595040e43286b0e6c5622486cafd6506454a5e08e
0x466c9a4fd67e8be0af1bf53a5041dcb3075c3e611a9aefbabebdd3fa9d506077
0x1008a198d689589a3f37b3b28e71ac5bdc24869e28a0877385d0dd6b339b5f1e
0x899513d6cdb6e5343988311afeb7d88d3fdb9b0ee8e5edac92473ed216c9b345
0x91bd7d6d705a86ff8fc8930078b9539c859ee63caba64fa968c8678e2deeba92

Functions
Getter at block 20798776
buybackReceiver(view returns (address)
0x000000000000000000000000000000000000dead
decimals(pure returns (uint8)
18
feeRate(view returns (uint256)
2
launchTime(view returns (uint256)
1683823919
liquidityFee(view returns (uint256)
1
maxSellAmount(view returns (uint256)
5000000000000000000
name(pure returns (string)
EdFi
owner(view returns (address)
0x051a829f90f9b61108e1540f42b2adc2e1053aaa
reflectionFee(view returns (uint256)
0
symbol(pure returns (string)
EdFi
takeFeeOnBuyEnabled(view returns (bool)
true
takeFeeOnSellEnabled(view returns (bool)
true
takeFeeOnTransferEnabled(view returns (bool)
false
totalFees(view returns (uint256)
0
totalSupply(pure returns (uint256)
1000000000000000000000000000
treasuryFee(view returns (uint256)
1
treasuryWallet(view returns (address)
0x782139cb0643771b330413c6f71c5121ca6ec2fc
uniswapPair(view returns (address)
0x842a66dd9f03e88969b7f1ba7e1db99f3230f906
uniswapRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
authorized(addressview returns (bool)
balanceOf(address accountview returns (uint256)
getSellSlippage(address sellerview returns (uint256)
isExcludedFromFee(address accountview returns (bool)
isExcludedFromReward(address accountview returns (bool)
isRemovedSniper(address accountview returns (bool)
isuniswapPair(address _pairview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
adduniswapPair(address _pair
amnestySniper(address account
approve(address spenderuint256 amountreturns (bool)
authorize(address _userbool _isAuth
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
distribute(
excludeFromFee(address account
excludeFromReward(address account
includeInFee(address account
includeInReward(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
init(address _routerAddressaddress _treasuryAddressuint256 _reflectionFeeuint256 _treasuryFeeuint256 _liquidityFeeuint256 _feeRate
openTrading(
removeSniper(address account
removeuniswapPair(address _pair
renounceOwnership(
setBuybackReceiver(address _receiver
setCanTransfer(bool _canTransfer
setFeeRate(uint256 _rate
setLiquidityFeePercent(uint256 _newFee
setMaxSellAmount(uint256 _maxSellAmount
setReflectionFeePercent(uint256 _newFee
setTakeFeeOnBuyEnabled(bool _enabled
setTakeFeeOnSellEnabled(bool _enabled
setTakeFeeOnTransferEnabled(bool _enabled
setTreasuryAddress(address _treasuryWallet
setTreasuryFeePercent(uint256 _newFee
setuniswapRouter(address _uniswapRouterAddress
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
withdraw(
withdrawSome(address _recipientuint256 _amount
withdrawSomeToken(address _tokenaddress _recipientuint256 _amount
withdrawToken(address _tokenaddress _recipient
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Authorized(address userbool isAuth
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 ETHAddedForLpuint256 tokensAddedForLp
SwapETHForTokens(address whereTouint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Withdraw(address recipientuint256 amount
WithdrawToken(address tokenaddress recipientuint256 amount
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.