Decentralized Accessible Content Chain
Verified contract
Active on
Ethereum with 54,419 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 |
---|---|---|---|---|---|
USDT | ERC-20 | 12 | $0.997614 |
$11.97 | |
DACC | ERC-20 | 26.718705M | -- | -- | |
DACC | ERC-20 | 1.499403M | -- | -- | |
DAR | ERC-20 | 2K | -- | -- | |
NN | ERC-20 | 1K | -- | -- | |
WZI | ERC-20 | 410 | -- | -- | |
VSS | ERC-20 | 400 | -- | -- | |
NBAI | ERC-20 | 300 | -- | -- | |
TF | ERC-20 | 10 | -- | -- | |
PAI | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20522694 | 3 months ago | | | 0 | 0.000075733631 | |
| 20187292 | 4 months ago | | | 0 | 0.00045310581 | |
| 19990222 | 5 months ago | | | 0 | 0.00090300005 | |
| 19055443 | 10 months ago | | | 0 | 0.00043976059 | |
| 18839343 | a year ago | | | 0 | 0.00084190385 | |
| 18699804 | a year ago | | | 0 | 0.0019059611 | |
| 18548159 | a year ago | | | 0 | 0.00069662174 | |
| 18548159 | a year ago | | | 0 | 0.00069662174 | |
| 18548159 | a year ago | | | 0 | 0.00069662174 | |
| 18548158 | a year ago | | | 0 | 0.00069132269 |
ABI
ABI objects
Getter at block 21159475
decimals() view returns (uint8)
6
name() view returns (string)
Decentralized Accessible Content Chain
symbol() view returns (string)
DACC
totalSupply() view returns (uint256)
30000000000000000
Read-only
allowance(address owner, address agent) view returns (uint256)
balanceOf(address addr) view returns (uint256 balance)
State-modifying
Events approve(address agent, uint256 value) returns (bool)
decreaseApproval(address agent, uint256 value) returns (bool)
increaseApproval(address agent, uint256 value) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed agent, 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.