This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793901, which is 1 minutes old. We're running behind the tip but working to resolve the issue.

Buddy

Verified contract

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

No balances found for "Buddy"

0x41d6f302c208a793ce29cc96836cd07e7bfe2e91a369b7f604d6d2e0e392bf8f
0xa06a062d6d72b832db8ba3bdc551ae1141108b43f99227e9efb26d6ba70080a2
0xd820dff9215cd0f873f7054538a8a4bdb3df2d916f1f54173e080f6b0474b5e2
0x6e2122627c66f72ed0bb0a52140e18eb90428166d3cef0b02b419802cb312466
0xf333d3874e9e3c811099aecb70b9c848b072c92764cf691d42830907cd00596a
0xf4fd55476668243567fd4e92ec140a62a513f82dfa28fb7216440071b2d75ade
0x014f05458e181f217c08f84dc3d28772b34cd535bb211e1910d1d4b67fc370bd
0x247020a99eeca304263403411412850140743b40694505333310feb7bd53ad3e
0x7843f93a4b88c7c42e181c7ceb897bc030c0063706e114b7d368e89bfb554d84
0x13a1215ad6c90d2cab0d21172c038b64de85efc8508ed41a2a0244ea2046fb66

Functions
Getter at block 20793900
decimals(view returns (uint8)
18
mintingFinished(view returns (bool)
true
name(view returns (string)
Buddy
owner(view returns (address)
0x2d277ea479046670e4e6d478b51adabf6757228f
symbol(view returns (string)
BUD
totalSupply(view returns (uint256)
670000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
finishMinting(returns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
mint(address _touint256 _amountreturns (bool)
renounceOwnership(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
withdrawTokens(address erc20address reciveruint256 amount
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
Mint(address indexed touint256 amount
MintFinished(
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.