Bulls Vs Bears
Verified contract
Active on
Ethereum with 81 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BVB | ERC-20 | 1.300889K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16219481 | 2 years ago | | | 0 | 0.00091066359 | |
| 16219479 | 2 years ago | | | 0 | 0.00092902237 | |
| 16219476 | 2 years ago | | | 0 | 0.00090255077 | |
| 16219465 | 2 years ago | | | 0 | 0.00092305597 | |
| 16212747 | 2 years ago | | | 0 | 0.00072793732 | |
| 16212741 | 2 years ago | | | 0 | 0.00063035992 | |
| 16205227 | 2 years ago | | | 0 | 0.00072890346 | |
| 16203645 | 2 years ago | | | 0 | 0.00056731910 | |
| 16201635 | 2 years ago | | | 0 | 0.00065694401 | |
| 16200485 | 2 years ago | | | 0 | 0.0014397673 |
ABI
ABI objects
Getter at block 21223258
buyBurnFee() view returns (uint256)
2
buyDevFee() view returns (uint256)
4
buyTotalFees() view returns (uint256)
6
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
6
delayDigit() view returns (uint256)
5
devWallet() view returns (address)
0xd87b91946df4e1f8139313a772d57badd4b20948
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
19770581456
maxWallet() view returns (uint256)
19770581456
name() view returns (string)
Bulls Vs Bears
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee() view returns (uint256)
5
sellMintFee() view returns (uint256)
1
sellTotalFees() view returns (uint256)
6
supply() view returns (uint256)
988529072827
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
494264536
symbol() view returns (string)
BVB
tokensForBurn() view returns (uint256)
0
tokensForDev() view returns (uint256)
929206454
tokensForMint() view returns (uint256)
0
totalBurn() view returns (uint256)
20594147096
totalMint() view returns (uint256)
9123219923
totalSupply() view returns (uint256)
988529072827
tradingActive() view returns (bool)
true
transDigit() view returns (uint256)
2
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x644e2f1fa0b337e9a40b601daf6bad8dc9fb2924
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletDigit() view returns (uint256)
2
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)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events 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)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _burnFee, uint256 _devFee)
updateDelayDigit(uint256 newNum)
updateDevWallet(address newWallet)
updateSellFees(uint256 _burnFee, uint256 _devFee)
updateTransDigit(uint256 newNum)
updateWalletDigit(uint256 newNum)
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)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.