DiceBetBot
Verified contract
Active on
Ethereum with 45 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HILO | ERC-20 | 3.750399M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17956387 | a year ago | | | 0 | 0.00085796185 | |
| 17956347 | a year ago | | | 0 | 0.0010263442 | |
| 17956346 | a year ago | | | 0 | 0.00092521083 | |
| 17956346 | a year ago | | | 0 | 0.0010184548 | |
| 17956346 | a year ago | | | 0 | 0.062206500 | |
| 17956345 | a year ago | | | 0 | 0.0010408398 | |
| 17956344 | a year ago | | | 0 | 0.00098437291 | |
| 17956343 | a year ago | | | 0 | 0.00085632612 | |
| 17956343 | a year ago | | | 0 | 0.00099263339 | |
| 17956342 | a year ago | | | 0 | 0.00096007374 |
ABI
ABI objects
Getter at block 21226142
_maxTxAmount() view returns (uint256)
100000000000000000000000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000000000000000000000
buyFee() view returns (uint256 liquidity, uint256 marketing)
(liquidity=2, marketing=2)
decimals() pure returns (uint8)
9
forceSwapCount() view returns (uint256)
1
liquidityReceiver() view returns (address)
0x6c4cd7c78413fff3c253cf55fd7b2891310a9c5b
marketingWallet() view returns (address)
0x6c4cd7c78413fff3c253cf55fd7b2891310a9c5b
name() pure returns (string)
DiceBetBot
owner() view returns (address)
0x6c4cd7c78413fff3c253cf55fd7b2891310a9c5b
sellFee() view returns (uint256 liquidity, uint256 marketing)
(liquidity=100, marketing=100)
swapTokenAtAmount() view returns (uint256)
1000000000000000
symbol() pure returns (string)
HILO
totalSupply() view returns (uint256)
100000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xfff973c5a52e4c90e06071c4618942e3c0cb60d3
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeFeePercentage(uint256 _buyMarketingFee, uint256 _buyLiquidityFee, uint256 _sellMarketingFee, uint256 _sellLiquidityFee)
changeMaxTransaction(uint256 _maxTx, uint256 _maxWallet)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address marketingAddress, address liquidityAddress)
receive()
This contract contains no error objects.