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 |
---|---|---|---|---|---|
C4Y | ERC-20 | 3.7K | -- | -- | |
DPT | ERC-20 | 17 | -- | -- | |
WDT | ERC-20 | 0.0001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20868570 | a month ago | | | 0 | 0.00066077385 | |
| 20545832 | 3 months ago | | | 0 | 0.000019800709 | |
| 20545817 | 3 months ago | | | 0 | 0.000041360898 | |
| 20545807 | 3 months ago | | | 0 | 0.000023722785 | |
| 19824375 | 6 months ago | | | 0 | 0.00015533097 | |
| 18150119 | a year ago | | | 0 | 0.00051976100 | |
| 17981491 | a year ago | | | 0 | 0.00048000681 | |
| 17806397 | a year ago | | | 0 | 0.00088368711 | |
| 17472182 | a year ago | | | 0 | 0.0016348318 | |
| 17459157 | a year ago | | | 0 | 0.0028357800 |
ABI
ABI objects
Getter at block 21160458
decimals() view returns (uint8)
18
name() view returns (string)
DPT
owner() view returns (address)
0x4ada2f21241a9278021b48ab43377a79f8e6489d
rate() view returns (uint256)
62498437539000000000
symbol() view returns (string)
DPT
totalSupply() view returns (uint256)
10000000000000000000000000
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)
burn(uint256 _value)
burnFrom(address _from, uint256 _value)
buyTokens() payable
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
renounceOwnership()
setRate(uint256 newRate)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.