UNISWAP2.0

Verified contract

Active on Ethereum with 960 txns
Deployed by via 0xe7dad673 at 17693350
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional variables
ERC-20
--
0x3bc763a4109f1393ec1a6092754d35bd1f29a78b0ad8eaa19f0f4d9d803ea01e
0x96523ed63daa81eaf142c77fe619252bbd0842710df6d8876c7070559a2ec12b
0x28a611c759fec7fc5f819d5adbfc6b93001f6d274b5770a1142583e4e2ec249a
0x278f379d95f54982170eab61f488105438bec31d4aed13009d8dd7af1aa22d91
0x0f826ebb05e7ecfae2d8d85bf1c7bd37b09790a5f31bf5c8915a9465777c860b
0xde38b07b9ffe839959ca8aa726b5f2e028e3162e338f2bdcf043fce4978c2c0c
0x1d8b86a9cae8ee6f5a7c41efd12b2ff5dfda51d99951170f6622973fa4b316d0
0x426c7c5e285434c871318f19a0c41db27dcd5c1f558d0d8e0f59b4c848291936
0xc70ef4e9863e4e3942bf4199354c22b193f6f0a64e7103ad911759cb4e085d43
0x86db7038d62c6ba5ebfa3e4d9b0d37eba23a420dd292feaa77a486ff5207c4c7

Functions
Getter at block 20872730
buyDevelopmentFee(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
0
buyMarketingFee(view returns (uint256)
0
buyOperationsFee(view returns (uint256)
1
buyTotalFees(view returns (uint256)
1
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
developmentWallet(view returns (address)
0xb7764b45520087af40d65dfb0f537d96c5635cab
limitsInEffect(view returns (bool)
false
liquidityWallet(view returns (address)
0x863b53dd636dbf1b123967ef66a9190bdbe228b5
marketingWallet(view returns (address)
0x863b53dd636dbf1b123967ef66a9190bdbe228b5
maxTransaction(view returns (uint256)
1000000000000000000000000
maxWallet(view returns (uint256)
1000000000000000000000000
name(view returns (string)
UNISWAP2.0
operationsWallet(view returns (address)
0xb7764b45520087af40d65dfb0f537d96c5635cab
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellDevelopmentFee(view returns (uint256)
0
sellLiquidityFee(view returns (uint256)
0
sellMarketingFee(view returns (uint256)
0
sellOperationsFee(view returns (uint256)
1
sellTotalFees(view returns (uint256)
1
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
50000000000000000000000
symbol(view returns (string)
UNISWAP2.0
tokensForDevelopment(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
0
tokensForOperations(view returns (uint256)
604587085302087380510841
totalSupply(view returns (uint256)
100000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
false
uniV2router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
uniswapV2Pair(view returns (address)
0x3399ec673cd6549c8594a61951f52642d1b6f95d
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedmaxTransaction(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
blocked(addressview returns (bool)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBL(address[] blockeesbool shouldBlock
updateBuyFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _developmentFeeuint256 _operationsFee
updateMaxTransaction(uint256 newNum
updateMaxWallet(uint256 newNum
updateSellFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _developmentFeeuint256 _operationsFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
updatedevelopmentWallet(address newWallet
updateliquidityWallet(address newliquidityWallet
updatemarketingWallet(address newmarketingWallet
updateoperationsWallet(address newWallet
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
developmentWalletUpdated(address indexed newWalletaddress indexed oldWallet
liquidityWalletUpdated(address indexed newWalletaddress indexed oldWallet
marketingWalletUpdated(address indexed newWalletaddress indexed oldWallet
operationsWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.