Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($46.68)
Native
Value
$46.68
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0185 | $2,523.23 |
$46.68 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21092671 | 5 hours ago | | | 0 | 0.00033113346 | |
| 21072109 | 3 days ago | | | 0 | 0.00064481803 | |
| 21038750 | 8 days ago | | | 0 | 0.00024889043 | |
| 20983506 | 15 days ago | | | 0 | 0.00023885524 | |
| 20964136 | 18 days ago | | | 0 | 0.00072958789 | |
| 20915945 | 25 days ago | | | 0 | 0.0010053935 | |
| 20865953 | a month ago | | | 0 | 0.00070465407 | |
| 20864918 | a month ago | | | 0 | 0.00078073785 | |
| 20819974 | a month ago | | | 0 | 0.00085405941 | |
| 20818163 | a month ago | | | 0 | 0.00061962475 |
ABI
ABI objects
Getter at block 21094275
decimals() view returns (uint8)
18
name() view returns (string)
Testing expanded bio
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BIO
totalSupply() view returns (uint256)
42069000000000000000000000000
Read-only
_balances(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBlock(address account, bool key)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.