Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BTD | ERC-20 | 1.900861B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15583365 | 2 years ago | | | 0 | 0.0010861091 | |
| 15203898 | 2 years ago | | | 0 | 0.00014153705 | |
| 13463791 | 3 years ago | | | 0 | 0.0025445911 | |
| 12577685 | 3 years ago | | | 0 | 0.00067557108 | |
| 12248947 | 4 years ago | | | 0 | 0.0045730961 | |
| 12248579 | 4 years ago | | | 0 | 0.0026498920 | |
| 11955717 | 4 years ago | | | 0 | 0.0074615971 | |
| 11760665 | 4 years ago | | | 0 | 0.0023050981 | |
| 11502453 | 4 years ago | | | 0 | 0.0016219503 | |
| 11502434 | 4 years ago | | | 0 | 0.0039916935 |
ABI
ABI objects
Getter at block 21157795
account_address() view returns (address)
0x8eda8413c83ed371ccc7e7dabc198cfdbd559ead
admin_address() view returns (address)
0x8eda8413c83ed371ccc7e7dabc198cfdbd559ead
decimals() view returns (uint8)
18
name() view returns (string)
BitDog
symbol() view returns (string)
BTD
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _addr) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
setAdmin(address new_admin_address) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
withDraw()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.