Baby Doge

Verified contract

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

No balances found for "Baby Doge"

0xf417d3885e9375da00c296e70ef14deb7d2151307ffd5a61dfe1d5e5c86ea556
0x384f3f7a65ff4b838bd6105774a1241eced97a1f5e032f0fd8f1f7f93eb703db
0x645bfd7ce38822a270fc48a80dbf326fcf739db9412fe42f4fb789a7200d924d

Functions
Getter at block 21328280
_totalSupply(view returns (uint256)
100000000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Baby Doge
symbol(view returns (string)
BDOGE
totalSupply(view returns (uint256)
100000000000000000000000000000000
Read-only
allowance(address tokenOwneraddress spenderview returns (uint256 remaining)
balanceOf(address tokenOwnerview returns (uint256 balance)
safeAdd(uint256 auint256 bpure returns (uint256 c)
safeDiv(uint256 auint256 bpure returns (uint256 c)
safeMul(uint256 auint256 bpure returns (uint256 c)
safeSub(uint256 auint256 bpure returns (uint256 c)
State-modifying
approve(address spenderuint256 tokensreturns (bool success)
transfer(address touint256 tokensreturns (bool success)
transferFrom(address fromaddress touint256 tokensreturns (bool success)
Events
Approval(address indexed tokenOwneraddress indexed spenderuint256 tokens
Transfer(address indexed fromaddress indexed touint256 tokens
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.