We are all Broke
Verified contract
Active on
Base with 147 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 |
---|---|---|---|---|---|
IBROKE | ERC-20 | 37.215292K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20706446 | a month ago | | | 0 | 2.6697987e-7 | |
| 20622380 | a month ago | | | 0 | 1.4041600e-7 | |
| 20621703 | a month ago | | | 0 | 1.6579633e-7 | |
| 20621523 | a month ago | | | 0 | 1.6601855e-7 | |
| 20621210 | a month ago | | | 0 | 1.7684924e-7 | |
| 20620004 | a month ago | | | 0 | 1.3695664e-7 | |
| 20616592 | a month ago | | | 0 | 1.3720133e-7 | |
| 20614443 | a month ago | | | 0 | 1.3462174e-7 | |
| 20614003 | a month ago | | | 0 | 1.5697444e-7 | |
| 20613192 | a month ago | | | 0 | 1.7429370e-7 |
ABI
ABI objects
Getter at block 22047964
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)
We are all Broke
pair() view returns (address)
0x213b4b9b6c0e41c6c3ebef0d24bc737d1202d436
router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
symbol() view returns (string)
IBROKE
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.