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 "Bilbo Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15294863 | 2 years ago | | | 0 | 0.00098671488 | |
| 15293916 | 2 years ago | | | 0 | 0.00021618630 | |
| 15291588 | 2 years ago | | | 0 | 0.00054603402 | |
| 15291453 | 2 years ago | | | 0 | 0.00049255298 | |
| 15291395 | 2 years ago | | | 0 | 0.00040913846 | |
| 15291330 | 2 years ago | | | 0 | 0.00078444075 | |
| 15291313 | 2 years ago | | | 0 | 0.00052606621 | |
| 15291274 | 2 years ago | | | 0 | 0.00052326370 | |
| 15291263 | 2 years ago | | | 0 | 0.00048216224 | |
| 15291262 | 2 years ago | | | 0 | 0.00046010726 |
ABI
ABI objects
Getter at block 21210558
_decimals() view returns (uint256)
9
_fee() view returns (uint256)
4
_lqFee() view returns (uint256)
2
_marketingFee() view returns (uint256)
2
_totalSupply() view returns (uint256)
1000000000000000000000
autoLPBurn() view returns (bool)
false
decimals() view returns (uint256)
9
marketingWallet() view returns (address)
0x0000000000000000000000000000000000000000
maxWallet() view returns (uint256)
10000000000000000000
name() view returns (string)
Bilbo Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BAGS
totalSupply() view returns (uint256)
1000000000000000000000
uniswapPair() view returns (address)
0x2ee0a751649f405c3da0dc14a6d307def97459f6
uniswapVersion() pure returns (uint256)
2
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addSniper(address sniper)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address from, uint256 amount) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeSniper(address sniper)
renounceOwnership()
setAutoLPBurnSettings(bool e)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address from, address recipient, uint256 amount) returns (bool)
updateMarketingWallet(address a)
updateMaxWallet(uint256 m)
updateSwapEnabled(bool e)
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.