Wrapped Bitcoin Base
Verified contract
Active on
Base with 702 txns
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 |
---|---|---|---|---|---|
BOMB | ERC-20 | 10.752452K | -- | -- | |
WBTCB | ERC-20 | 97.935693 | -- | -- | |
WBTC | ERC-20 | 10 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21185799 | 19 days ago | | | 0 | 0.000000089401041205 | |
| 20606994 | a month ago | | | 0 | 0.000000092552106402 | |
| 20075172 | a month ago | | | 0 | 0.000000082430174001 | |
| 20073672 | a month ago | | | 0 | 0.000000089401041205 | |
| 20048306 | a month ago | | | 0 | 0.000000082430174001 | |
| 19961698 | 2 months ago | | | 0 | 0.000000089401041205 | |
| 19838269 | 2 months ago | | | 0 | 3.7740000e-7 | |
| 19545354 | 2 months ago | | | 0 | 0.000000082430174001 | |
| 19279264 | 2 months ago | | | 0 | 3.7047553e-7 | |
| 18977080 | 2 months ago | | | 0 | 0.000000089401041205 |
ABI
ABI objects
Getter at block 22001915
_owner() view returns (address)
0x735cdd714e679520db621850129d1a69d9341636
_totalbuy() view returns (uint256)
0
_totalsell() view returns (uint256)
0
akwalldc() view returns (address)
0x735cdd714e679520db621850129d1a69d9341636
decimals() view returns (uint8)
18
minimumTokensBeforeSwapAmount() view returns (uint256)
0
name() view returns (string)
Wrapped Bitcoin Base
owner() view returns (address)
0x735cdd714e679520db621850129d1a69d9341636
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
WBTCB
teamwallet() view returns (address)
0x735cdd714e679520db621850129d1a69d9341636
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapPair() view returns (address)
0x0000000000000000000000000000000000000000
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bulapamiulisc(address) view returns (bool)
isfromfee(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeAccountsFromFees(address[] accounts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setnum(uint256 newLimit)
setswap(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.