Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x00a0…67ec
Balances ($0.00)
No balances found for "Bella"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20337671 | 5 months ago | | | 0 | 0.00015186369 | |
| 19921350 | 7 months ago | | | 0 | 0.00032746211 | |
| 19921059 | 7 months ago | | | 0 | 0.00032989234 | |
| 19920537 | 7 months ago | | | 0 | 0.00085520719 | |
| 19920476 | 7 months ago | | | 0 | 0.00065448028 | |
| 19920097 | 7 months ago | | | 0 | 0.0011926254 | |
| 19920053 | 7 months ago | | | 0 | 0.0011344357 | |
| 19912857 | 7 months ago | | | 0 | 0.00059727040 | |
| 19912597 | 7 months ago | | | 0 | 0.0014047323 | |
| 19912593 | 7 months ago | | | 0 | 0.0015295482 |
ABI
ABI objects
Getter at block 21403496
buyTax() view returns (uint256)
0
decimals() pure returns (uint8)
9
developmentWallet() view returns (address)
0x14533d0052340d1217d9fecd085a0374c2eeab78
marketingWallet() view returns (address)
0x00a056ec9bb2b0c49c2f86326e54de39b27767ec
maxTxWallet() view returns (uint256)
20000000000000000
name() pure returns (string)
Bella
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
0
symbol() pure returns (string)
BELLA
totalSupply() pure returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0x5d7fb687a3f836ddf004e39f20137dfbb5f595cd
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address[] addresses)
burn()
openTrading()
recoverTokens(address token, address wallet)
removeLimits()
renounceOwnership()
setDevelopmentWallet(address newDevelopmentWallet)
setFees(uint256 newBuyTax, uint256 newSellTax)
setMarketingWallet(address newMarketingWallet)
setMaxWallet(uint256 newMaxTxWallet)
setStructure(uint256 newSwapMaxMultiplier, uint256 newSwapMinDivisor, uint256 newMinSwaps)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblacklist(address[] addresses)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _developmentWallet)
receive()
This contract contains no error objects.