DAI Protocol

Verified contract

Active on Ethereum with 141 txns
Deployed by via 0x9bd92959 at 18613599
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x6b8aeaa2dfb3346e2b1d072feadeb75f70e32140e2ebbb499d53d013d2470b8a
0xe90d3d11e137c02da858615f5c255d2a69fb1369b9b5490747b3cc20d0312cf5
0xbc3cef0e32d39a51214683e21b470b13d8bfa25e6b5eca07447a548a3ae414b6
0xdc7af2fe79e1d4c5784c3e6b13d2ef5d6d6a93a2862a96f19406f1c92802ed2a
0x6f00fcb25d4d8de1afe042fea1b52de29c661a92478905510d2561d43bcd51b6
0x994c316552631b21f946394e9ccee2e68c9a793f95952dbe9c6db4cff846ef3c
0xd6c13fbe7e46f303bc6254023138c1c3b0ef66a18a0a995b1ec1aafcc4cf7075
0x7d1d230f0ed93fc813b9bc56ac0bb07d6505b04b46c11fa285ad4c2e77ff70d4
0x322428d4fa7a6384e8f126f3abbfa4ea3a7625e42b461b0cdb64307d91c88bc5
0x84db72af6af863522be1d8f4207f5c999171c36f4023daae584fb130d097c3a2

Functions
Getter at block 21338984
FeeOnBuying(view returns (uint256)
2
FeeOnSelling(view returns (uint256)
2
decimals(view returns (uint8)
18
feeStatus(view returns (bool)
true
launchedAt(view returns (uint256)
1700508299
maxTxnLimit(view returns (uint256)
1000000000000000000000000000
maxWalletLimit(view returns (uint256)
1000000000000000000000000000
minTokenToSwap(view returns (uint256)
7000000000000000000000
name(view returns (string)
DAI Protocol
owner(view returns (address)
0x0000000000000000000000000000000000000000
percentDivider(view returns (uint256)
100
routerPair(view returns (address)
0x9445546e0d0bdec6df10a31bf170669c6eb276f7
swapAndLiquifyStatus(view returns (bool)
true
symbol(view returns (string)
DIP
teamWallet(view returns (address)
0x8c9234b27a400a58914b8f68c17a3c95a207660d
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingEnabled(view returns (bool)
true
uniswapRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_excludedFromFee(addressview returns (bool)
_excludedFromMax(addressview returns (bool)
_excludedFromMaxTxn(addressview returns (bool)
_excludedFromMaxWallet(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
totalBuyFeePerTx(uint256 amountview returns (uint256)
totalSellFeePerTx(uint256 amountview returns (uint256)
State-modifying
addLiquidityETH(
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(
removeStuckETH(address _receiver
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateTaxFees(uint256 _buyFeesuint256 _sellFees
withdrawETH(uint256 _amount
withdrawToken(address _tokenuint256 _amount
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.