Baby Example Protocol

Verified contract

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

No balances found for "Baby Example Protocol"

0x99999de777bb95e82eff11a87272e305034445873b9b9ff9d8963d571d441833
0xbbfd9e93a44f9d04de9ec8ad2d61d0d64991f1b4cb7bd5726226f513d775f9f3
0xe18fc694bd39bba78e552856569a94b72a0546f1edbe34a37ac55c7175017914
0x39ed4b915775ba87cb4f5b2bb171104b36f8a3be486cc8cb3ea2d3f272db2016
0x09c1af372c0422bb22926c08c0f8662cc4030ed67ef1ed2fb7bf5e81109241ca
0x8540565a835dbcf2ce40317cfba5529a0bda3582b11ff9914b48968eb9dba947
0x23eac6c933beb902afce496d7a7e196a171052caea72fe645fc32e136c07ea76
0x5ec02910ead6e6cd4dfb3889db52fa18c0261344dc272e7e9eab48819c253b07
0xa53e97c31add46aaa59ab5d70189ce5692ed64586809810a45323f3313a7eadb
0xc59a79ee355b514e9316e0b8f4283e3608c240d63a686d438b9132803a43dd08

Functions
Getter at block 21285374
decimals(view returns (uint8)
18
name(view returns (string)
Baby Example Protocol
symbol(view returns (string)
BBEXAMPLE
totalSupply(view returns (uint256)
1000000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
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 namestring symboluint8 decimalsuint256 totalSupplyaddress tokenOwnerAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.