Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
Balances ($0.00)
No balances found for "B4se"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17641440 | a year ago | | | 0 | 0.00053212655 | |
| 14241391 | 3 years ago | | | 0 | 0.0011097464 | |
| 11848697 | 4 years ago | | | 0 | 0.0025918447 | |
| 11577379 | 4 years ago | | | 0 | 0.0018904578 | |
| 11481141 | 4 years ago | | | 0 | 0.00099938640 | |
| 11449259 | 4 years ago | | | 0 | 0.0025203520 | |
| 11448325 | 4 years ago | | | 0 | 0.0019035238 | |
| 11447167 | 4 years ago | | | 0 | 0.0017043180 | |
| 11447045 | 4 years ago | | | 0 | 0.0013327280 | |
| 11447018 | 4 years ago | | | 0 | 0.00078609600 |
ABI
ABI objects
Getter at block 21402571
b4sePolicy() view returns (address)
0xad6fe80f489651d0204788d064597296713d8329
decimals() view returns (uint8)
18
name() view returns (string)
B4se
symbol() view returns (string)
B4SE
totalSupply() view returns (uint256)
375000000000000000000000
Read-only
allowance(address owner_, address spender) view returns (uint256)
balanceOf(address who) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
rebase(uint256 epoch, int256 supplyDelta) returns (uint256)
renewB4sePolicy(address _b4sePolicy) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
LogRebase(uint256 indexed epoch_, uint256 totalSupply_)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.