BlankERC314

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xc665a5e2 at 21012813
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BlankERC314"

No transactions found for "BlankERC314"


Functions
Getter at block 21196221
WETH(pure returns (address)
0x4200000000000000000000000000000000000006
accruedFeeAmount(view returns (uint256)
0
decimals(view returns (uint8)
18
factory(view returns (address)
0x7711610079578063ddadc27714610834578063dd
 
fee(view returns (uint16)
feeCollector(view returns (address)
0xca3f431461085e578063e624c4bc146108885780
getReserves(view returns (uint256uint256)
(0, 0)
liquidityAdded(view returns (bool)
false
liquidityProvider(view returns (address)
0xca3f431461085e578063e624c4bc146108885780
maxWallet(view returns (uint256)
0
maxWalletEnable(view returns (bool)
false
name(view returns (string)
[unknown]
owner(view returns (address)
0xca3f431461085e578063e624c4bc146108885780
symbol(view returns (string)
[unknown]
timeTillUnlockLiquidity(view returns (uint32)
0
token0(pure returns (address)
0x4200000000000000000000000000000000000006
token1(view returns (address)
0xca25c19d617075bb86b80adb2df5110b024e6000
 
totalSupply(view returns (uint256 _totalSupply)
tradingEnable(view returns (bool)
false
Read-only
allowance(address _owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getAmountOut(uint256 valuebool _buyBoolview returns (uint256)
State-modifying
addLiquidity(uint32 _timeTillUnlockLiquiditypayable 
approve(address spenderuint256 valuereturns (bool)
buy(uint256 amountOutMinpayable 
claimFees(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableMaxWallet(bool _maxWalletEnable
enableTrading(bool _tradingEnable
extendLiquidityLock(uint32 _timeTillUnlockLiquidity
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(uint256 percentSupplyDeployer
removeLiquidity(
renounceOwnership(
sell(uint256 sellAmountuint256 amountOutMin
setFeeCollector(address _newFeeCollector
setLiquidityProvider(address _newLiquidityProvider
setMaxWallet(uint256 _maxWallet_
setTradingFee(uint16 _fee
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
AddLiquidity(uint32 _timeTillUnlockLiquidityuint256 value
Approval(address indexed owneraddress indexed spenderuint256 value
RemoveLiquidity(uint256 value
Swap(address indexed senderuint256 amount0Inuint256 amount1Inuint256 amount0Outuint256 amount1Outaddress indexed to
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.