DaiDaiShark
Verified contract
Active on
Ethereum with 78 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DDS | ERC-20 | 15.305725K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19846199 | 7 months ago | | | 0 | 0.00032529722 | |
| 17401804 | a year ago | | | 0 | 0.0017995709 | |
| 17401575 | a year ago | | | 0 | 0.0014765269 | |
| 17401519 | a year ago | | | 0 | 0.0017108342 | |
| 17400236 | a year ago | | | 0 | 0.0010279039 | |
| 17400230 | a year ago | | | 0 | 0.0010522950 | |
| 17400227 | a year ago | | | 0 | 0.0010329737 | |
| 17400177 | a year ago | | | 0 | 0.00093012198 | |
| 17400147 | a year ago | | | 0 | 0.0011208479 | |
| 17400140 | a year ago | | | 0 | 0.0032152081 |
ABI
ABI objects
Getter at block 21296029
_buyMarketingFee() view returns (uint256)
5
_sellMarketingFee() view returns (uint256)
5
_totalTaxIfBuying() view returns (uint256)
5
_totalTaxIfSelling() view returns (uint256)
5
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
getCirculatingSupply() view returns (uint256)
100000000000000000000000000
marketingWallet() view returns (address)
0x0834f7b20eee40a4659003be8bcda46d4f03f2a3
minimumTokensBeforeSwapAmount() view returns (uint256)
20000000000000000000000
name() view returns (string)
DaiDaiShark
owner() view returns (address)
0x0000000000000000000000000000000000000000
startBlock() view returns (uint256)
17400065
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
DDS
totalSupply() view returns (uint256)
100000000000000000000000000
tradeOpen() view returns (bool)
true
uniswapPair() view returns (address)
0x893864837cb165455eac9497d04614c4dace876d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
State-modifying
Events OpenTrade()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setBuyTaxes(uint256 buyMarketingFeeNew)
setIsExcludedFromFee(address account, bool newValue)
setMarketPairStatus(address account, bool newValue)
setMarketingWallet(address newAddress)
setNumTokensBeforeSwap(uint256 newLimit)
setsellTaxes(uint256 sellMarketingFeeNew)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.