Davinci coin
Verified contract
Active on
Ethereum with 9,339 txns
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 |
---|---|---|---|---|---|
DAC | ERC-20 | 902.926K | -- | -- | |
DST | ERC-20 | 17.142K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453320 | 4 months ago | | | 0 | 0.000030933000 | |
| 13240642 | 3 years ago | | | 0 | 0.0019313608 | |
| 13240239 | 3 years ago | | | 0 | 0.0019313608 | |
| 13048904 | 3 years ago | | | 0 | 0.0030957000 | |
| 12723698 | 3 years ago | | | 0 | 0.00099100805 | |
| 12553724 | 3 years ago | | | 0 | 0.00077392500 | |
| 12553724 | 3 years ago | | | 0 | 0.00077392500 | |
| 12528419 | 3 years ago | | | 0 | 0.00097514550 | |
| 12527722 | 3 years ago | | | 0 | 0.00065009700 | |
| 12527445 | 3 years ago | | | 0 | 0.00068105400 |
ABI
ABI objects
Getter at block 21276193
decimals() view returns (uint8)
18
name() view returns (string)
Davinci coin
owner() view returns (address)
0x594a8d8005a6a2b4b1a9dddf321b72717e170b46
symbol() view returns (string)
DAC
totalSupply() view returns (uint256)
8800000000000000000000000000
Read-only
balanceOf(address) view returns (uint256)
blackList(address) view returns (int8)
members(address) view returns (address)
State-modifying
Events blacklisting(address _addr)
deleteFromBlacklist(address _addr)
setMembers(address _members)
transfer(address _to, uint256 _value)
transferOwnership(address _new)
Blacklisted(address indexed target)
Cashback(address indexed from, address indexed to, uint256 value)
DeleteFromBlacklist(address indexed target)
RejectedPaymentFromBlacklistedAddr(address indexed from, address indexed to, uint256 value)
RejectedPaymentToBlacklistedAddr(address indexed from, address indexed to, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
TransferOwnership(address oldaddr, address newaddr)
constructor(uint256 _supply, string _name, string _symbol, uint8 _decimals)
This contract contains no fallback and receive objects.
This contract contains no error objects.