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 "Base Frens"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14166221 | 7 months ago | | | 0 | 0.000093186463 | |
| 7800476 | a year ago | | | 0 | 0.000000051548577300 | |
| 6809955 | a year ago | | | 0 | 0.000000005209011942 | |
| 2079029 | a year ago | | | 0 | 0.000037422002 | |
| 2033469 | a year ago | | | 0 | 0.000037422002 | |
| 2032497 | a year ago | | | 0 | 0.000042411600 | |
| 1988305 | a year ago | | | 0 | 0.000093840006 | |
| 1952934 | a year ago | | | 0 | 0.000070362003 | |
| 1952806 | a year ago | | | 0 | 0.0000047232027 | |
| 1952714 | a year ago | | | 0 | 0.000074220003 |
ABI
ABI objects
Getter at block 23055209
_name() view returns (string)
Base Frens
_symbol() view returns (string)
BFRENS
_totalSupply() view returns (uint256)
1000391790000000000
decimals() view returns (uint8)
6
name() view returns (string)
Base Frens
owner() view returns (address)
0x04ded1205226130c0483df426b7a10b38dcaaafb
symbol() view returns (string)
BFRENS
totalSupply() view returns (uint256)
1000391790000000000
Read-only
_allowances(address, address) view returns (uint256)
_balances(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events RenounceOwnership()
allowance(address spender, uint256 amount)
approve(address spender, uint256 amount) returns (bool)
openTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.