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 |
---|---|---|---|---|---|
BDEV | ERC-20 | 295.612352K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12655528 | 8 months ago | | | 0 | 0.0000061415834 | |
| 12655379 | 8 months ago | | | 0 | 2.8178855e-7 | |
| 12655274 | 8 months ago | | | 0 | 1.4462658e-7 | |
| 12655074 | 8 months ago | | | 0 | 3.3191980e-7 | |
| 12655017 | 8 months ago | | | 0 | 1.7220170e-7 | |
| 12654933 | 8 months ago | | | 0 | 3.3800917e-7 | |
| 12654913 | 8 months ago | | | 0 | 0.000000204941457813 | |
| 12654912 | 8 months ago | | | 0 | 3.4192183e-7 | |
| 12654911 | 8 months ago | | | 0 | 2.9233763e-7 | |
| 12654855 | 8 months ago | | | 0 | 2.9498159e-7 |
ABI
ABI objects
Getter at block 23178243
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_minTaxSwap() view returns (uint256)
10000000000
_taxSwapThreshold() view returns (uint256)
10000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Based Dev
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BDEV
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _initialize()
_openTrading()
_removeLimits()
_setFinalTax(uint256 _valueBuy, uint256 _valueSell)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
FinalTax(uint256 _valueBuy, uint256 _valueSell)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingActive(bool _tradingOpen, bool _swapEnabled)
Transfer(address indexed from, address indexed to, uint256 value)
maxAmount(uint256 _value)
constructor(address taxWallet)
receive()
This contract contains no error objects.