BIAO

Verified contract

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

No balances found for "BIAO"

0x00907d3d04beeae29d636a8c8f43a4a81c6f7b90ce0c7db76ea7d5205ae17a2b
0x7c8e721ebff074b3aaafcc40aae5636ebe4d3e6ccc2ec4aad2a9dfdff79cd5b4
0xc6a00dad739656e69f271ccef662e23fa0cf1e0b391cd2fb631c04cf0eaee60c
0xc98b174b1b9fd81e3701ef682af3ee1f94c188169cd3c3e4878dbc4fd7cf8def
0x8e1342e02f11d85ebfc54b395e17775e4193e3452c2c07d81b1398302e626626
0x77c4986332708e496cf2c9c292eb63950ad251620194fcdebd87ed651ec53539
0xdb1fdc08f3cd30c75aa9899a7663abd0f614ca75e65f30ee4836f31935ea6cbb
0x75a200a4693ed71403bd319db51c7e69bfc6ae50b26cab7d8e48326141af292d
0x618915ece103bba7a4273805667648103f08bd8eb664ebcaae32211ec71310d8
0x585d65a08a5cc88f1a7c3bc03ccc8f8541851338c2780ff9a6cb990588ed1cbd

Functions
Getter at block 23731158
castHash(view returns (string)
0x4f2c3c65c94795dfff30c1cb8b21607fe6f1ad4a
decimals(view returns (uint8)
18
deployer(view returns (address)
0x9d96ccf903807253b23371ffaf54f22f7c468c0f
fid(view returns (uint256)
361319
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/75bd0d6d-e2ad-4776-9c41-bd20da24d200/original
name(view returns (string)
BIAO
symbol(view returns (string)
BIAO
totalSupply(view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint256 maxSupply_address deployer_uint256 fid_string image_string castHash_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender