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 "Berachain"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21049186 | 15 days ago | | | 0 | 0.00025468001 | |
| 19783082 | 6 months ago | | | 0 | 0.00064056393 | |
| 19783079 | 6 months ago | | | 0 | 0.00064985491 | |
| 19588129 | 7 months ago | | | 0 | 0.00080104472 | |
| 19588120 | 7 months ago | | | 0 | 0.00047663491 | |
| 19587958 | 7 months ago | | | 0 | 0.00045112959 | |
| 19587887 | 7 months ago | | | 0 | 0.00044601771 | |
| 19587884 | 7 months ago | | | 0 | 0.00044874833 | |
| 19587826 | 7 months ago | | | 0 | 0.00037838207 | |
| 19587815 | 7 months ago | | | 0 | 0.00039720924 |
ABI
ABI objects
Getter at block 21158733
decimals() view returns (uint8)
18
name() view returns (string)
Berachain
pancakePair() view returns (address)
0x23405684f0195b995834571629f0ccbd97fe0727
symbol() view returns (string)
BERA
totalSupply() view returns (uint256)
100000000000000000000000000
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)
openTrading(address bots)
removeLimits(uint256 addBot)
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 ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.