Birb Protocol

Verified contract

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

No balances found for "Birb Protocol"

0xdcb8002866e792257adb18a12f810f1f4b3d15a92f7c0224b3d6412ff2ced126
0x92fc9b3901f9de48948bb635289918a05c140c78a487f8139816b6333f750178
0x5cd0b887d8eb6319ac79215d43fb1e74fea4b270231a8fd9fab8df8c95079cac
0x8c6fab8c3e43e747577c9f40c46049503441610b267f12c86682142a2a77b445
0x4804afb30341ab0acfb3171b3eb93136e50b9bbcd80694f0b69d350ac68ff35e
0x230b35801a6d260665b5d52f8693d354c44b725475b565f6dd1e2ca6a2b6335c
0x9542c681106ca163b417cc2ebd839c75c7efeb4613fa90ed01ea1a9500828158
0x7332ed5d9f952d877765715f875040ecc3bc16a36813da55db56fe116cc01cfb
0x6c78a51cb9eeb547e2ca2aa66e92fd73e722bff1fdacacaa345a31c76501c4cc
0xbc5b977bfd783e8c51bb5fd4ab17c940a09bfc3983ef12753776661ff5847a60

Functions
Getter at block 21184309
decimals(view returns (uint8)
18
name(view returns (string)
Birb Protocol
symbol(view returns (string)
BIRB
totalSupply(view returns (uint256)
999999999999999000000000000000000
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.