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)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BULLSEYE | ERC-20 | 91.192062K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17948254 | a year ago | | | 0 | 0.00069410897 | |
| 17948240 | a year ago | | | 0 | 0.00060183527 | |
| 17948059 | a year ago | | | 0 | 0.00056548165 | |
| 17947521 | a year ago | | | 0 | 0.00086758611 | |
| 17947486 | a year ago | | | 0 | 0.00072774152 | |
| 17947400 | a year ago | | | 0 | 0.00080010449 | |
| 17947378 | a year ago | | | 0 | 0.00056353026 | |
| 17947360 | a year ago | | | 0 | 0.00058085462 | |
| 17947357 | a year ago | | | 0 | 0.00063521315 | |
| 17947356 | a year ago | | | 0 | 0.00068071399 |
ABI
ABI objects
Getter at block 21213599
buyLiquidityFee() view returns (uint256)
2
buyOperationsFee() view returns (uint256)
1
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0xb0f7cb9772851fe2b1f0492471684716119bbc48
maxBuyAmount() view returns (uint256)
1500000000000000000000000
maxSellAmount() view returns (uint256)
1500000000000000000000000
maxWalletAmount() view returns (uint256)
1500000000000000000000000
name() view returns (string)
DartsBet
owner() view returns (address)
0x893c618c0913be958aba9356440c82c4bbe644d5
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)
BULLSEYE
tokensForLiquidity() view returns (uint256)
60794708197867130928282
tokensForOperations() view returns (uint256)
30397354098933565464141
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
17947336
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
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)
updateBuyFeeAmount(uint256 _operationsFee, uint256 _liquidityFee)
updateSellFeeAmount(uint256 _operationsFee, uint256 _liquidityFee)
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.