Burning Man
Verified contract
Active on
Ethereum with 588 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BMAN | ERC-20 | 520.725427 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20193371 | 5 months ago | | | 0 | 0.000093929742 | |
| 18613085 | a year ago | | | 0 | 0.0011227733 | |
| 18011153 | a year ago | | | 0 | 0.0010322022 | |
| 18011147 | a year ago | | | 0 | 0.0015440455 | |
| 18011141 | a year ago | | | 0 | 0.0010131548 | |
| 17968536 | a year ago | | | 0 | 0.00074024681 | |
| 17134153 | 2 years ago | | | 0 | 0.0016982127 | |
| 17125783 | 2 years ago | | | 0 | 0.0017070223 | |
| 16993906 | 2 years ago | | | 0 | 0.0011748490 | |
| 16967600 | 2 years ago | | | 0 | 0.0016538906 |
ABI
ABI objects
Getter at block 21274250
buyBurnFee() view returns (uint256)
3
buyDevFee() view returns (uint256)
3
buyTotalFees() view returns (uint256)
6
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
6
delayDigit() view returns (uint256)
0
devWallet() view returns (address)
0x1ce196f5b34af6dc5e23970b5bbbc3dae21d4180
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
9187305957
maxWallet() view returns (uint256)
9187305957
name() view returns (string)
Burning Man
owner() view returns (address)
0x2cecc331498361712529524b3ade473cd0ecb629
sellBurnFee() view returns (uint256)
3
sellDevFee() view returns (uint256)
3
sellTotalFees() view returns (uint256)
6
supply() view returns (uint256)
918730595757
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
459365297
symbol() view returns (string)
BMAN
tokensForBurn() view returns (uint256)
0
tokensForDev() view returns (uint256)
520725423
totalSupply() view returns (uint256)
918730595757
tradingActive() view returns (bool)
true
transDigit() view returns (uint256)
1
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xc2a7f367ed011f69c0a885590ff9d96378abe8d7
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletDigit() view returns (uint256)
1
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)
bots(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
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)
unblockBot(address notbot)
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.