Edge Protocol

Verified contract

Active on Ethereum with 202 txns
Deployed by via 0xe5da6085 at 16761033
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
1 additional variable
ERC-20
--
0xec76d0614b3eb1eb7393630d737755243dcc5b10f280fd91068a30a841119728
0x2695c92421630b70babb0ff177205215795d4c0c3bfb5d495d63d745530f147d
0xe7ae0d4a66d0e8681ca32a1e24bba4f4e15de0b90b1ca0ab9f69d1517bf7694d
0xb0afdaabd648b58da70849f61aa82f25f481ab3e031f6bd80e4ccf36986714ef
0x2b99a1db4506dee1e9342771f4c13e881db4bc3d8967912fd0f7661bf5303b6d
0xcee888f7c47dcc27b582496dc4c8437ec4066ce871a9aca07b8f5c5ec5dbfe00
0xa7f33931604a619996fb1db9ace448238c0a98896d80e81ef291f90a780db9db
0x2c3b6c23775da8647eb785e1b10eb49823623f9744fd94706f8e7aa41e2b5905
0x747ec8d760efde6248168638cfb2c963dbae329e6eb5e87aa9c05cea6f3495a3
0xb03b9a22a4e27713ee713e8f0a5a111ebd7c794d5fa749187c97458353851da6

Functions
Getter at block 20998142
_fees(view returns (uint256 buyTotalFeesuint256 buyMarketingFeeuint256 buyDevFeeuint256 buyLiquidityBuyBackFeeuint256 sellTotalFeesuint256 sellMarketingFeeuint256 sellDevFeeuint256 sellLiquidityBuyBackFee)
(buyTotalFees=3, buyMarketingFee=1, buyDevFee=1, buyLiquidityBuyBackFee=1, sellTotalFees=3, sellMarketingFee=1, sellDevFee=1, sellLiquidityBuyBackFee=1)
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devFeeWallet(view returns (address)
0xfdd96428fd885dcc24a0accbd12f60ac040aaf12
isSwapping(view returns (bool)
false
liquidityBuyBackWallet(view returns (address)
0x3c3e6e8f3efb78e1eebaa0b4996daec6cb650e38
marketingFeeWallet(view returns (address)
0xfeb9a5cf4ce169a0c4c490f6f7240e2f280e1286
maxBuyAmount(view returns (uint256)
1000000000000000000000000000
maxSellAmount(view returns (uint256)
1000000000000000000000000000
maxWalletAmount(view returns (uint256)
1000000000000000000000000000
name(view returns (string)
Edge Protocol
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled(view returns (bool)
true
symbol(view returns (string)
EDGE
tokensForDevelopment(view returns (uint256)
1677161589187644979905944
tokensForLiquidity(view returns (uint256)
1677161589187644979905944
tokensForTreasury(view returns (uint256)
1677161589187644979905944
totalSupply(view returns (uint256)
1000000000000000000000000000
uniswapV2Pair(view returns (address)
0x3c3e6e8f3efb78e1eebaa0b4996daec6cb650e38
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
_isExcludedMaxWalletAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
marketPair(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
excludeFromWalletLimit(address accountbool excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeMaxLimits(
removeRemainingEth(
removeRemainingTokens(address _tokenaddress _fromuint256 _amount
renounceOwnership(
setDevFeeWallet(address _devFeeWallet
setLiquidityBuyBackWallet(address _liquidityBuyBackWallet
setMarketPair(address pairbool value
setMarketingFeeWallet(address _marketingFeeWallet
toggleSwapEnabled(bool enabled
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateFees(uint256 _buyMarketingFeeuint256 _buyLiquidityBuyBackFeeuint256 _buyDevFeeuint256 _sellMarketingFeeuint256 _sellLiquidityBuyBackFeeuint256 _sellDevFee
updateMaxTxnAmount(uint256 newMaxBuyuint256 newMaxSell
updateMaxWalletAmount(uint256 newPercentage
updateThresholdSwapAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceived
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.