EscrowContracts

Verified contract

Active on Ethereum with 119 txns
Deployed by via 0xf9b6c0a4 at 15943402
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable
ERC-20
--
0xeced8c374f8a41f5d6b6b53c81034ea3a3df1ec026dfb40f8a571869feea8c3f
0xe82f8a623f5a26eac8900d3e082d5e06c80bf2cd03acf4e4136f6c12b1e6f2b8
0xef8e93295c9b98390656d092372deeb6f1c687850cc5fe92439e466f5935f420
0xea118c40c020e837640b42c2d6027644c4e621127fee0118a5794416ee5d97ae
0x5a87d73fc157ebe594ff59be6bd972b5d21b20e7a29619e2ffbf5f2f1162df14
0x53d1fffb42f5d5362046d262a8b7ff9c1c807e192e617b244d4bcc57c9ec6c9c
0x86cf0f4d4a6608ef1d4f7af72824f05416072a576c093037a1dcdf857c1f1f54
0x858240cf03401e2bde7ba6a918d92f4e9ddbaed8a86fd45cbaa4e05ab4fe5521
0xd992c9274f4629308a8446a51162a85878c0be3c8b6332cbafb188b45a9e27c7
0xd97d2964757c237cc9a93f5285a5fc7d16b0a4c3794e0e674e878ea3c2e43fd0

Functions
Getter at block 21200087
USDC(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
buyDevFee(view returns (uint256)
6
buyLiquidityFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
6
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0x55acd167bcd9ecbbefc106710dc5d33450c1b988
limitsInEffect(view returns (bool)
true
maxTransactionAmount(view returns (uint256)
1000000000000000000000000
maxWallet(view returns (uint256)
1000000000000000000000000
name(view returns (string)
EscrowContracts
owner(view returns (address)
0x55acd167bcd9ecbbefc106710dc5d33450c1b988
sellDevFee(view returns (uint256)
6
sellLiquidityFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
6
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
50000000000000000000000
symbol(view returns (string)
Escrow
totalSupply(view returns (uint256)
100000000000000000000000000
tradingActive(view returns (bool)
true
uniswapV2Pair(view returns (address)
0xe7bf9a45a697ccf79dfe02e0a8a880ab1b7e40fe
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
removeLimits(returns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _devFeeuint256 _liquidityFee
updateDevWallet(address newDevWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _devFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.