BORED MUSEUM
Verified contract
Active on
Ethereum with 880 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3316…aeb4
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BORED | ERC-20 | 82.93316M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20801832 | 2 months ago | | | 0 | 0.00024034981 | |
| 20573178 | 3 months ago | | | 0 | 0.000039314646 | |
| 20571070 | 3 months ago | | | 0 | 0.000089268131 | |
| 20571060 | 3 months ago | | | 0 | 0.000081556378 | |
| 20571028 | 3 months ago | | | 0 | 0.000093854407 | |
| 20571007 | 3 months ago | | | 0 | 0.00010929909 | |
| 20272953 | 4 months ago | | | 0 | 0.0012634242 | |
| 20088224 | 5 months ago | | | 0 | 0.00037344691 | |
| 19687316 | 7 months ago | | | 0 | 0.00033045115 | |
| 18881995 | a year ago | | | 0 | 0.00084193000 |
ABI
ABI objects
Getter at block 21184094
SwapAndSendEnabled() view returns (bool)
true
_marketingFee() view returns (uint256)
3
_marketingFee4Sellers() view returns (uint256)
15
_maxTxAmount() view returns (uint256)
40000000000000000000
_taxFee() view returns (uint256)
2
decimals() view returns (uint8)
9
defaultMarketingFee() view returns (uint256)
3
defaultTaxFee() view returns (uint256)
2
feesOnSellersAndBuyers() view returns (bool)
true
marketingWallet() view returns (address)
0x331679d5250eece17019a57d6d61979391a6aeb4
name() view returns (string)
BORED MUSEUM
numTokensToExchangeForMarketing() view returns (uint256)
100000000000000000
owner() view returns (address)
0x121443977515fd84378a486d2bd1fa47fa8f5e96
symbol() view returns (string)
BORED
totalFees() view returns (uint256)
153657154793136592007
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x2f7a4083d3a86685227166a06a0bb1f3db878ed0
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setMarketingWallet(address wallet)
_setMaxTxAmount(uint256 maxTxAmount)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setDefaultMarketingFee(uint256 marketingFee)
setFeesOnSellersAndBuyers(bool _enabled)
setMarketingFee4Sellers(uint256 marketingFee4Sellers)
setSwapAndSendEnabled(bool _enabled)
setnumTokensToExchangeForMarketing(uint256 _numTokensToExchangeForMarketing)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndSendEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.