ETHEREUM BAKERY
Verified contract
Active on
Ethereum with 157 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0ad5…e36e
0x0ad5…e36e
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BAKERY | ERC-20 | 341.439531 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16464627 | 2 years ago | | | 0 | 0.0010514078 | |
| 16394468 | 2 years ago | | | 0 | 0.00086932403 | |
| 16394454 | 2 years ago | | | 0 | 0.00078393067 | |
| 16379601 | 2 years ago | | | 0 | 0.0018379046 | |
| 16375963 | 2 years ago | | | 0 | 0.00078534060 | |
| 16374543 | 2 years ago | | | 0 | 0.00065521589 | |
| 16374122 | 2 years ago | | | 0 | 0.0028342800 | |
| 16373085 | 2 years ago | | | 0 | 0.00095702531 | |
| 16372849 | 2 years ago | | | 0 | 0.00097558027 | |
| 16372353 | 2 years ago | | | 0 | 0.0015135953 |
ABI
ABI objects
Getter at block 21299684
decimals() pure returns (uint8)
8
name() pure returns (string)
ETHEREUM BAKERY
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BAKERY
totalSupply() pure returns (uint256)
60000000000000
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)
delBBot(address notbot)
manualSwapByPercent(uint256 percent)
manualsend()
manualswap()
openTrading()
removeLimits()
renounceOwnership()
setBBots(address[] bots_)
setCooldownEnabled(bool onoff)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unBLbakery()
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.