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 |
---|---|---|---|---|---|
BRS | ERC-20 | 18.839411K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17436547 | 3 months ago | | | 0 | 7.5129863e-7 | |
| 16606712 | 4 months ago | | | 0 | 0.0000048247557 | |
| 16606712 | 4 months ago | | | 0 | 0.0000048247557 | |
| 16606711 | 4 months ago | | | 0 | 0.0000048247557 | |
| 16606711 | 4 months ago | | | 0 | 0.0000048247557 | |
| 16606709 | 4 months ago | | | 0 | 1.6678750e-7 | |
| 16606706 | 4 months ago | | | 0 | 0.0000048247557 | |
| 16606705 | 4 months ago | | | 0 | 0.0000048247557 | |
| 16606685 | 4 months ago | | | 0 | 0.000093343856 | |
| 16606676 | 4 months ago | | | 0 | 4.5177034e-7 |
ABI
ABI objects
Getter at block 21880718
PRECISION() view returns (uint256)
10000
SWAP_TAX() view returns (uint256)
25
cap() view returns (uint256)
100000000000000000000000000
decimals() view returns (uint8)
18
isSwapping() view returns (bool)
false
name() view returns (string)
Broson
pair() view returns (address)
0x2d5344f5e1d185bfad8425dee90868d88b513547
router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
symbol() view returns (string)
BRS
totalSupply() view returns (uint256)
100000000000000000000000000
treasury() view returns (address)
0x04fe69b7a5dba9f73ca557290c3580e899c85d00
univ2router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
wnt() view returns (address)
0x4200000000000000000000000000000000000006
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _wnt, address _univ2router, address _treasury, string name_, string symbol_, uint256 totalSupply_, uint256 _tokenLiquidityThreshold, address univ2factory)
This contract contains no fallback and receive objects.
This contract contains no error objects.