Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6cb4…93c7
Balances ($674.16)
Native
Value
$674.16
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.1999 | $3,372.46 |
$674.16 | |
BCP | ERC-20 | 12.619388K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20913299 | 2 months ago | | | 0 | 0.00076139249 | |
| 20427492 | 4 months ago | | | 0 | 0.00047849684 | |
| 20397504 | 4 months ago | | | 0 | 0.00011892452 | |
| 19585319 | 8 months ago | | | 0 | 0.0010927630 | |
| 19387320 | 9 months ago | | | 0 | 0.0028594090 | |
| 19381598 | 9 months ago | | | 0 | 0.0018078330 | |
| 19335819 | 9 months ago | | | 0 | 0.0074284538 | |
| 18232551 | a year ago | | | 0 | 0.00056735080 | |
| 18232545 | a year ago | | | 0 | 0.00061659000 | |
| 15190414 | 2 years ago | | | 0 | 0.00022027592 |
ABI
ABI objects
Getter at block 21270826
BAKER_ROLE() view returns (bytes32)
0xcd9dd3d6c7e7388a7e5a405cea0988bec4e78eb99606c08b6c41914f51a39239
CAP_SETTER_ROLE() view returns (bytes32)
0xd15e24b9304fe43fc11a54c9142f1202661b348c28906286389c16cbb8c7ce2e
CONTROLLER_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
TOKEN_SAFE() view returns (address)
0xaf2fe0d4fe879066b2baa68d9e56cc375df22815
cap() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
getCap() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
pie() view returns (address)
0xe4f726adc8e89c6a6017f01eada77865db22da14
recipe() view returns (address)
0x6cb4b8669e23295563d3b34df4a760c0cee993c7
Read-only
ethBalanceOf(address) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
outputBalanceOf(address) view returns (uint256)
State-modifying
Events bake(address[] _receivers, uint256 _outputAmount, uint256 _maxPrice)
deposit() payable
grantRole(bytes32 role, address account)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
saveETH()
saveToken(address _token)
setCap(uint256 _cap)
setPie(address _pie)
setPieAndRecipe(address _pie, address _recipe)
setRecipe(address _recipe)
withdrawAll(address _receiver)
withdrawAllETH(address _receiver)
withdrawETH(uint256 _amount, address _receiver)
withdrawOutput(address _receiver)
Bake(address user, uint256 amount, uint256 price)
Deposit(address user, uint256 amount)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
WithdrawETH(address user, uint256 amount, address receiver)
WithdrawOuput(address user, uint256 amount, address receiver)
constructor(address _controller, address _capSetter, address _baker, address _pie, address _recipe)
receive()
This contract contains no error objects.