BurnX 2.0
Verified contract
Active on
Ethereum with 1,589 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($472.21)
Native
Value
$472.21
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.154537 | $3,055.65 |
$472.21 | |
BurnX20 | ERC-20 | 369.825468B | -- | -- | |
BurnX | ERC-20 | 2.875159B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21146157 | 10 days ago | | | 0 | 0.00045438122 | |
| 20910683 | a month ago | | | 0 | 0.00040077779 | |
| 20910563 | a month ago | | | 0 | 0.00033892248 | |
| 20910548 | a month ago | | | 0 | 0.00052379451 | |
| 20752530 | 2 months ago | | | 0 | 0.000055879200 | |
| 20705589 | 2 months ago | | | 0 | 0.000023672537 | |
| 20705582 | 2 months ago | | | 0 | 0.000039405555 | |
| 20608985 | 3 months ago | | | 0 | 0.00052295049 | |
| 20592349 | 3 months ago | | | 0 | 0.00014395286 | |
| 20580944 | 3 months ago | | | 0 | 0.000034212403 |
ABI
ABI objects
Getter at block 21214885
decimals() view returns (uint8)
9
getUnlockTime() view returns (uint256)
0
isSwapLiquifyEnabled() view returns (bool)
true
name() view returns (string)
BurnX 2.0
owner() view returns (address)
0x40fa8df858c801cf0258121d9977d4292810267a
swapLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
BurnX20
totalFees() view returns (uint256)
38267259583099153696581
totalSupply() view returns (uint256)
1000000000000000000000000
uniswapV2Pair() view returns (address)
0xaf7c6dead245b93de19bb1bb828b0acce94aefb3
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 addBots(address[] botAddresses)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromReward(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSend()
manualSwap()
migrateHolders(address[] recipients, uint256[] amounts)
recoverTokens(uint256 amount)
removeBot(address account)
renounceOwnership()
setAmountSellLiquidity(uint256 amountSellLiquidity)
setExcludeFromFee(address account, bool excluded)
setMaxTx(uint256 maxTx)
setSwapLiquifyEnabled()
setTxFees(uint256 tax, uint256 marketing, uint256 liquidity)
setWallets(address marketingAddress, address lpAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
withdrawToken(address token, uint256 amount, address recipient)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address marketingAddress)
receive()
This contract contains no error objects.