Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Dengba"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14728941 | 3 years ago | | | 0 | 0.00080250485 | |
| 14204026 | 3 years ago | | | 0 | 0.00057579313 | |
| 12975538 | 3 years ago | | | 0 | 0.0014145900 | |
| 12561282 | 3 years ago | | | 0 | 0.00092412500 | |
| 12531355 | 3 years ago | | | 0 | 0.00040630529 | |
| 12528948 | 3 years ago | | | 0 | 0.00064321316 | |
| 11625317 | 4 years ago | | | 0 | 0.0014755594 | |
| 11625317 | 4 years ago | | | 0 | 0.0024746743 | |
| 11614557 | 4 years ago | | | 0 | 0.0037153000 | |
| 11610980 | 4 years ago | | | 0 | 0.0041276984 |
ABI
ABI objects
Getter at block 21164827
INITIAL_SUPPLY() view returns (uint256)
1000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Dengba
symbol() view returns (string)
DBT
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) 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)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.