Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Billion"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19481579 | 8 months ago | | | 0 | 0.00068058166 | |
| 16951426 | 2 years ago | | | 0 | 0.00058436143 | |
| 13379952 | 3 years ago | | | 0 | 0.0057828443 | |
| 13004840 | 3 years ago | | | 0 | 0.0028735318 | |
| 12933328 | 3 years ago | | | 0 | 0.00092678000 | |
| 12860111 | 3 years ago | | | 0 | 0.00074142400 | |
| 12860008 | 3 years ago | | | 0 | 0.00074564807 | |
| 12856465 | 3 years ago | | | 0 | 0.00069904500 | |
| 12851920 | 3 years ago | | | 0 | 0.00097866300 | |
| 12846015 | 3 years ago | | | 0 | 0.00093206000 |
ABI
ABI objects
Getter at block 21182770
_live() view returns (bool)
true
_maxTxLimit() view returns (uint256)
10000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Billion
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BB
totalSupply() view returns (uint256)
793697721000000000000000000
uniswapV2Pair() view returns (address)
0xe324d2c4f24d613d8db318e2cbb793a34bcca2ba
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_balances(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklist(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unblockWallet(address account)
updateLive()
updateMaxLimit(uint256 maxTxLimit)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.