$BIAO

Verified contract

Active on Base with 12 txns
Deployed by via 0xc795d31f at 17322158
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "$BIAO"

0x143285702504c6edc5e58bc3b94eba94490a0e689bffdad96786a7937dbc7f77
0x9a67b13f9d1a4723c3f7cd4538148c77f523609ee47249cc87c0529c0fd18c03
0xeb83f6da1dee75558177a7cfc28afd319224df642f9f0c43b5db3f7e98578e2a
0x3fb4913ee444e17d7fb82b27bdd2ba035f306d940d651d5162e7983324991941
0x5980344838b848fc3b972e8c693edf86f71a10728038a23596668d9f84ebb235
0x3482f8e3e1b70d80efcd316be4dbb937b55877e8d7aebe7e65932f65dd49c2d0
0xebea845de0a9b8f6b3e3bcd83f53ff9fbbb3a82f7d51477bd1fb5edd8f0b35b1
0x194966f670b911e4cf9945da40f510828924f00c25d3c141f934b5fcb0ff8741
0xd36b3a1679e5fe16723b06df0721c5fd32f43e20b18e1f87ecd7b911f0d0e7c7
0xb5b0776a1d6975ae30b534daafb7aa477ffd32c1578bfdf7b4687356ec533b02

Functions
Getter at block 23850022
decimals(view returns (uint8)
18
launched(view returns (bool)
false
name(view returns (string)
$BIAO
owner(view returns (address)
0x0bf8edd756ff6caf3f583d67a9fd8b237e40f58a
symbol(view returns (string)
$BIAO
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
launch(
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _symbolstring _nameuint8 _decimalsuint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account