Digital Asset Trust Shield
Verified contract
Active on
Ethereum with 848 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Digital Asset Trust Shield"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11086387 | 4 years ago | | | 0 | 0.0011177920 | |
| 10372233 | 4 years ago | | | 0 | 0.0019825960 | |
| 10319628 | 4 years ago | | | 0 | 0.0018257600 | |
| 10230234 | 4 years ago | | | 0 | 0.0018242000 | |
| 10141974 | 4 years ago | | | 0 | 0.0025760000 | |
| 10125229 | 4 years ago | | | 0 | 0.0025760000 | |
| 10051537 | 5 years ago | | | 0 | 0.0018027800 | |
| 10050688 | 5 years ago | | | 0 | 0.0012616520 | |
| 10035951 | 5 years ago | | | 0 | 0.0021904800 | |
| 10035934 | 5 years ago | | | 0 | 0.0030897600 |
ABI
ABI objects
Getter at block 21213607
decimals() view returns (uint8)
18
genesisAddress() view returns (address)
0xac08a8ef16d1c875f2a829368a0fdebc4e9fa7ef
name() view returns (string)
Digital Asset Trust Shield
symbol() view returns (string)
DATS
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
Approval(address indexed owner, address indexed spender, 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.