Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
No balances found for "DiceBet"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20763114 | 2 months ago | | | 0 | 0.00033149321 | |
| 17967067 | a year ago | | | 0 | 0.00076318235 | |
| 17945119 | a year ago | | | 0 | 0.0011329888 | |
| 17945073 | a year ago | | | 0 | 0.00042233251 | |
| 17945069 | a year ago | | | 0 | 0.00036895847 | |
| 17945062 | a year ago | | | 0 | 0.00071480858 | |
| 17945048 | a year ago | | | 0 | 0.00067496593 | |
| 17945043 | a year ago | | | 0 | 0.00069358026 | |
| 17945042 | a year ago | | | 0 | 0.00084954096 | |
| 17945038 | a year ago | | | 0 | 0.00073346644 |
ABI
ABI objects
Getter at block 21225732
buyLiquidityFee() view returns (uint256)
1
buyOperationsFee() view returns (uint256)
2
buyTotalFees() view returns (uint256)
3
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0x90a3bccb917ac1d6d5036fd04689800f0895dcba
maxBuyAmount() view returns (uint256)
2000000000000000000000000
maxSellAmount() view returns (uint256)
2000000000000000000000000
maxWalletAmount() view returns (uint256)
2000000000000000000000000
name() view returns (string)
DiceBet
owner() view returns (address)
0xf6b319cfad0b21430cdf70bc3a0ca915e2000ab7
sellLiquidityFee() view returns (uint256)
1000
sellOperationsFee() view returns (uint256)
1000
sellTotalFees() view returns (uint256)
2000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
DICE
tokensForLiquidity() view returns (uint256)
0
tokensForOperations() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
17945025
uniRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events UpdateMaxBuyAmount(uint256 newNum)
approve(address spender, uint256 amount) returns (bool)
changeBuyAmount(uint256 _operationsFee, uint256 _liquidityFee)
changeSellAmount(uint256 _operationsFee, uint256 _liquidityFee)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrade()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
forceSwapBack()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setOperationsAddress(address _operationsAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxWalletPercent(uint256 newNum)
updateSwapTokensAtAmount(uint256 newAmount)
Approval(address indexed owner, address indexed spender, uint256 value)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedMaxBuyAmount(uint256 newAmount)
UpdatedMaxSellAmount(uint256 newAmount)
UpdatedMaxWalletAmount(uint256 newAmount)
UpdatedOperationsAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.