DogeBonk
Verified contract
Active on
Ethereum with 3,468 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOBO | ERC-20 | 250.0006K | $0.001628 |
$407.11 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21264467 | a day ago | | | 0 | 0.00078441937 | |
| 21254872 | 2 days ago | | | 0 | 0.00057363471 | |
| 21254861 | 2 days ago | | | 0 | 0.00059707264 | |
| 21254653 | 2 days ago | | | 0 | 0.00025353197 | |
| 21250502 | 3 days ago | | | 0 | 0.00068052454 | |
| 21230450 | 6 days ago | | | 0 | 0.0011475331 | |
| 21230400 | 6 days ago | | | 0 | 0.0010915381 | |
| 21229982 | 6 days ago | | | 0 | 0.00080929299 | |
| 21226063 | 6 days ago | | | 0 | 0.00054191097 | |
| 21223463 | 7 days ago | | | 0 | 0.0012326215 |
ABI
ABI objects
Getter at block 21271631
decimals() view returns (uint256)
18
name() view returns (string)
DogeBonk
symbol() view returns (string)
DOBO
totalSupply() view returns (uint256)
420690000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.