Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4044…c517
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BYENANCE | ERC-20 | 189.109894M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16615388 | 2 years ago | | | 0 | 0.00056674488 | |
| 15761788 | 2 years ago | | | 0 | 0.00057144736 | |
| 15726747 | 2 years ago | | | 0 | 0.0010584919 | |
| 15695238 | 2 years ago | | | 0 | 0.00033219741 | |
| 15692663 | 2 years ago | | | 0 | 0.00030558160 | |
| 15692446 | 2 years ago | | | 0 | 0.00039277399 | |
| 15692427 | 2 years ago | | | 0 | 0.00029695753 | |
| 15692397 | 2 years ago | | | 0 | 0.00033006348 | |
| 15692393 | 2 years ago | | | 0 | 0.00029512281 | |
| 15692387 | 2 years ago | | | 0 | 0.00026945749 |
ABI
ABI objects
Getter at block 21392433
SwapAndSendEnabled() view returns (bool)
true
_marketingFee() view returns (uint256)
4
_marketingFee4Sellers() view returns (uint256)
4
_maxTxAmount() view returns (uint256)
50000000000000000000
_taxFee() view returns (uint256)
1
decimals() view returns (uint8)
9
defaultMarketingFee() view returns (uint256)
4
defaultTaxFee() view returns (uint256)
1
feesOnSellersAndBuyers() view returns (bool)
true
marketingWallet() view returns (address)
0x40443fbea532fe74327896ae5b0b6c1458e3c517
name() view returns (string)
BYENANCE
numTokensToExchangeForMarketing() view returns (uint256)
100000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BYENANCE
totalFees() view returns (uint256)
27165185607282915859
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x072c2b26b02348cd993fa371556c7338eda6f788
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(address) view returns (bool)
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)
addToBlackList(address[] addresses)
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)
removeFromBlackList(address account)
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.