Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DIMSUM"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19178365 | 10 months ago | | | 0 | 0.0021533161 | |
| 19178361 | 10 months ago | | | 0 | 0.0026579664 | |
| 19178336 | 10 months ago | | | 0 | 0.0021125904 | |
| 19178309 | 10 months ago | | | 0 | 0.0018867754 | |
| 19178285 | 10 months ago | | | 0 | 0.0013715062 | |
| 19178280 | 10 months ago | | | 0 | 0.0014261697 | |
| 19178274 | 10 months ago | | | 0 | 0.0021342767 | |
| 19178265 | 10 months ago | | | 0 | 0.0024947925 | |
| 19178258 | 10 months ago | | | 0 | 0.0018951533 | |
| 19178257 | 10 months ago | | | 0 | 0.0012217401 |
ABI
ABI objects
Getter at block 21316017
buyFee() view returns (uint8 liquidity, uint8 marketing)
(liquidity=1, marketing=1)
decimals() view returns (uint8)
18
name() view returns (string)
DIMSUM
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint8 liquidity, uint8 marketing)
(liquidity=1, marketing=1)
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
SUM
totalSupply() view returns (uint256)
1000000000000000000000000
uniswapV2Pair() view returns (address)
0xacbc8813d37e49a5642a8908c69c7f7b266a63d8
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
defineTax(uint8 buy_liquidity, uint8 buy_marketing, uint8 sell_liquidity, uint8 sell_marketing)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setSwapAndLiquifyEnabled(bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.