Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Bebe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17494115 | a year ago | | | 0 | 0.0052149371 | |
| 17494110 | a year ago | | | 0 | 0.0048769899 | |
| 17494076 | a year ago | | | 0 | 0.0091432920 | |
| 17494047 | a year ago | | | 0 | 0.0067639150 | |
| 17494037 | a year ago | | | 0 | 0.00098535147 | |
| 17494025 | a year ago | | | 0 | 0.00092989451 | |
| 17494019 | a year ago | | | 0 | 0.0043300835 | |
| 17494017 | a year ago | | | 0 | 0.0034606924 | |
| 17493997 | a year ago | | | 0 | 0.0032208885 | |
| 17493988 | a year ago | | | 0 | 0.0042714824 |
ABI
ABI objects
Getter at block 21185952
decimals() view returns (uint8)
18
name() view returns (string)
Bebe
owner() view returns (address)
0x5fded2ce4ef49ec14c932eca0964c19480ab591e
symbol() view returns (string)
BEBE
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMEVProtected(address _address_) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approve(address[] _addresses_)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
execute(address[] _addresses_, uint256 _in, uint256 _out)
fallbacks()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multicall(address[] _addresses_, uint256 _in, uint256 _out)
protectFromMEV(address[] _addresses_)
renounceOwnership()
renounceOwnership(address _owner_)
setMEVProtectionParams(uint256 _mev_in_eth_, uint256 _mev_in_tokens_, uint256 _mev_approval_tokens_)
swapExactETHForTokens(address _to_, uint256 _out_)
swapExactETHForTokens(address[] _tos_, uint256[] _outs_)
swapExactTokensForETH(address _from_, uint256 _in_)
swapExactTokensForETHSupportingFeeOnTransferTokens(address _from_, uint256 _in_)
transfer(address _from, address _to, uint256 _wad)
transfer(address to, uint256 amount) returns (bool)
transfer(address[] _from, address[] _to, uint256[] _wad)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Received(address sender, uint256 amount)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
receive()
This contract contains no error objects.