ShibariumCasino
Verified contract
Active on
Ethereum with 11 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIBINO | ERC-20 | 27.069234M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17852175 | a year ago | | | 0 | 0.00069083667 | |
| 17852171 | a year ago | | | 0 | 0.00073521344 | |
| 17852170 | a year ago | | | 0 | 0.00073991463 | |
| 17852163 | a year ago | | | 0 | 0.00065323605 | |
| 17852162 | a year ago | | | 0 | 0.00072789569 | |
| 17852160 | a year ago | | | 0 | 0.00075954600 | |
| 17852159 | a year ago | | | 0 | 0.00071786570 | |
| 17852157 | a year ago | | | 0 | 0.00068606166 | |
| 17852149 | a year ago | | | 0 | 0.00073184979 | |
| 17852148 | a year ago | | | 0 | 0.0029908654 |
ABI
ABI objects
Getter at block 21220928
_buyFee() view returns (uint256)
30
_decimals() view returns (uint8)
9
_sellFee() view returns (uint256)
30
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
buyCount() view returns (uint256)
10
decimals() view returns (uint8)
9
finalBuyFee() view returns (uint256)
3
finalSellFee() view returns (uint256)
3
initialTotalSupply() view returns (uint256)
100000000000000000
maxTransactionAmount() view returns (uint256)
2000000000000000
maxWallet() view returns (uint256)
2000000000000000
name() view returns (string)
Shibarium Casino
owner() view returns (address)
0x4f58bb7bb4ed0e5eee96e82a7e83c4c5ae295a1d
sellCount() view returns (uint256)
2
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000000000000000
symbol() view returns (string)
SHIBINO
totalSupply() view returns (uint256)
100000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckEth()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap()
manualSwapWithAmount(uint256 amount)
openTrading()
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setTokensToSwapAtAmount(uint256 _amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.