wrapped BRC20

Verified contract

Active on Ethereum with 302 txns
Deployed by via 0x877bd550 at 17218324
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "wrapped BRC20 "

0x6b0035b05be1bba5489ed98c20407a583a6873b8e8c5359dd7604f3e4898356f
0x5a9f4ad24be6210d78b67def4d6f5b7d9b35804bd605ee4298d608032f72500d
0x1c3f8de095c7b0d73481d564d332ec1f0a4393d2139bbb05b23aadbdeee00ac6
0x4658c95f071f6c035fc1719770a839652d6ff65b122a9c47f59352629406e823
0xd7ffd13ff1557f66179195f914237e5ee5119a818c7686c62009ec66f091567b
0xad5e284a5de936c9e10b8472c6668d597a1bc493bf843da35f9959d285e573b7
0x4711c32b304940c7c0eaf56cb6ae6877a95613bc02189b245ddca37c8793905a
0xd5219996e8929159d460f9fd9f18d9a6d60ad27f0936f1f03ba80cc21c1bfc55
0x7fc194cb9afa0039b95ddf80369acb42d4102123a29b03671f566790b1607dcc
0x022a96443f5beeeef157faa327b7269cd3de8b4d6dd5ff887485c915aa98abbb

Functions
Getter at block 20890305
decimals(view returns (uint8)
18
limited(view returns (bool)
false
maxHoldingAmount(view returns (uint256)
157500000000000000000000
minHoldingAmount(view returns (uint256)
0
name(view returns (string)
wrapped BRC20
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
wBRC20
totalSupply(view returns (uint256)
21000000000000000000000000
uniswapV2Pair(view returns (address)
0x36e03aed5107bc032759e51faf3a4badd166a48b
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
blacklists(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blacklist(address _addressbool _isBlacklisting
burn(uint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setRule(bool _limitedaddress _uniswapV2Pairuint256 _maxHoldingAmountuint256 _minHoldingAmount
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.