Baby Doge Coin
Verified contract
Active on
Base with 10 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Baby Doge Coin"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17333872 | 4 months ago | | | 0 | 0.0000018911674 | |
| 17333760 | 4 months ago | | | 0 | 0.0000017536115 | |
| 17333613 | 4 months ago | | | 0 | 0.0000017786424 | |
| 17333464 | 4 months ago | | | 0 | 0.0000017640089 | |
| 17333065 | 4 months ago | | | 0 | 0.0000018249668 | |
| 17332968 | 4 months ago | | | 0 | 0.0000018336071 | |
| 17332842 | 4 months ago | | | 0 | 0.0000018150296 | |
| 17332593 | 4 months ago | | | 0 | 0.0000018361091 | |
| 17332575 | 4 months ago | | | 0 | 0.0000018289272 | |
| 17332528 | 4 months ago | | | 0 | 0.0000019677085 |
ABI
ABI objects
Getter at block 22493242
_ots() view returns (bytes32)
0x19a80e23f14293c684656e4b086f653405c42d7b603c3c3337ee532b3377e177
_totalSupply() view returns (uint256)
700000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Baby Doge Coin
symbol() view returns (string)
BabyDoge
totalSupply() view returns (uint256)
700000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.