Binance Wrapped BTC

Verified contract

Proxy

Active on Ethereum with 114,437 txns
Deployed by via 0xaa951f84 at 11111226
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $49,567.29
ERC-20
Value $69.69
ERC-20
Value $0.39
ERC-20
Value $0.02
ERC-20
Value $0
ERC-20
--
0x30c3834fb07f89d0c3981bf991ab3e840ab09b9d3aaea5de2b7d4d9b2b2ff583
0x0c2f65403cd150010504abc3dc29390bca1f2f98dba936315b907cb8611b6708
0x4a9e1e711bf7279c2295c63169325431db2703818184a1db7e1b0f1e23bf84b1
0xd59fe6549013081388be053ddecc87d1250e4decb2d0b5a8d1dc84ea4f6549ed
0x0a66f3b2389e0f1689200d0c298dfead0cfa5f0a9a40e8cc11a7033b81249e2d
0x4721671e4b2c69dc43d4e0f8ec5c01eacc40dfa0a522892a626278822f30818b
0x46f7b7c289d78af57e21995685560f9eb8d7a02b3e33105d074ab94cde547464
0x71738086fc5051cd6f3aea24b371806f919baa157a35c436dc496ea252883ef2
0x989d8c5346c8291f013795b5339e2c6d353996cbbd8fe41b4f50ca769f928bcc
0x60333b5b96d81d59f11b575ce5fd50cc2b26be12063f59f03bcef93cd0002e3b

Functions
Getter at block 21245977
 
admin(view returns (address)
 
implementation(view returns (address)
decimals(view returns (uint8)
8
initialized(view returns (bool)
true
mintingFinished(view returns (bool)
false
name(view returns (string)
Binance Wrapped BTC
owner(view returns (address)
0xd183f2bbf8b28d9fec8367cb06fe72b88778c86b
paused(view returns (bool)
false
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
BBTC
totalSupply(view returns (uint256)
290000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
changeAdmin(address newAdmin
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 value
claimOwnership(
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
finishMinting(returns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
initialize(string namestring symboluint8 decimalsaddress owner
mint(address _touint256 _amountreturns (bool)
pause(
reclaimToken(address _token
renounceOwnership(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
unpause(
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address implementation
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
Mint(address indexed touint256 amount
MintFinished(
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(address _implementation
Fallback and receive
fallback(
Errors

This contract contains no error objects.