Wrapped Bitcoin Base
Verified contract
Active on
Base with 194 txns
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 "Wrapped Bitcoin Base"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22522040 | 10 days ago | | | 0 | 0.000000207019256664 | |
| 22521877 | 10 days ago | | | 0 | 1.4411683e-7 | |
| 18120358 | 4 months ago | | | 0 | 2.5703674e-7 | |
| 17329122 | 4 months ago | | | 0 | 0.0000011492356 | |
| 17289153 | 4 months ago | | | 0 | 4.8433757e-7 | |
| 17009148 | 4 months ago | | | 0 | 4.9401179e-7 | |
| 17009007 | 4 months ago | | | 0 | 4.9634106e-7 | |
| 16697899 | 5 months ago | | | 0 | 8.7187215e-7 | |
| 16159841 | 5 months ago | | | 0 | 0.000000096301047424 | |
| 15960955 | 5 months ago | | | 0 | 1.7608211e-7 |
ABI
ABI objects
Getter at block 22932947
decimals() view returns (uint8)
18
getOwner() view returns (address)
0x52c45e90f9adb98688e02ca3478c7ca781d491b9
minimumTokensBeforeSwapAmount() view returns (uint256)
0
name() view returns (string)
Wrapped Bitcoin Base
owner() view returns (address)
0x52c45e90f9adb98688e02ca3478c7ca781d491b9
symbol() view returns (string)
WBTCB
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
kilomcsccc(address kamukikb) view returns (bool)
State-modifying
Events Swapbase(address[] miklogggb4, bool bloikfb)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.