Birb Protocol

Verified contract

Active on Ethereum with 5 txns
Deployed by via 0x812ce970 at 14627194
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Birb Protocol"

0xe600b547396c8ccedeebb450672d3914f35fa56765fe44cbf4129a0737d29563
0x01d44409769d20920fbfc3c0da5770d5e3b0daf7bc97dac2bd31c2bc6ca30d19
0x87acc9b538b6261a55a9a166bf45b9bee5c37fd711af7708f620ab99d54aaedc
0x470b8f4d668e57c9a8c1158540e513962b389dd5c8f59c3c5c9a29df4ce544dc
0x18b25b961fea49e2dba70a9ebb6b7b661e3f83c65519c24c5b7bf50c96406b57

Functions
Getter at block 21215215
decimals(view returns (uint8)
18
name(view returns (string)
Birb Protocol
symbol(view returns (string)
BIRB
totalSupply(view returns (uint256)
888888888888000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 initialBalance_address feeReceiver_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.