Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NB | ERC-20 | 753.21357M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20260218 | 5 months ago | | | 0 | 0.000091329929 | |
| 19860258 | 7 months ago | | | 0 | 0.00060199700 | |
| 19860243 | 7 months ago | | | 0 | 0.00076942996 | |
| 19858943 | 7 months ago | | | 0 | 0.00020630878 | |
| 19808488 | 7 months ago | | | 0 | 0.00040497448 | |
| 19787086 | 7 months ago | | | 0 | 0.00045114131 | |
| 19787049 | 7 months ago | | | 0 | 0.00059578979 | |
| 19780983 | 7 months ago | | | 0 | 0.00030208434 | |
| 19507811 | 9 months ago | | | 0 | 0.00040344041 | |
| 19507797 | 9 months ago | | | 0 | 0.00077178754 |
ABI
ABI objects
Getter at block 21398743
_charityWalletAddress() view returns (address)
0xbfb4946f3a2e39eacdfd6e7f3e85dd2857830e10
_liquidityFee() view returns (uint256)
3
_maxTxAmount() view returns (uint256)
1000000000000000000000
_taxFee() view returns (uint256)
2
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
NB
owner() view returns (address)
0xbfb4946f3a2e39eacdfd6e7f3e85dd2857830e10
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
NB
totalFees() view returns (uint256)
37073611438700741486
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0xf92c6202cc7a0385194099c70bad67432e25a48c
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 _setCharityWallet(address charityWalletAddress)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address charityWalletAddress)
receive()
This contract contains no error objects.