DMScript
Verified contract
Active on
Ethereum with 17,392 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($150.15)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 150 | $1.001 |
$150.15 | |
DMST | ERC-20 | 46.219867K | -- | -- | |
AVAL | ERC-20 | 4.515K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21261913 | 2 days ago | | | 0 | 0.00038891083 | |
| 21192271 | 12 days ago | | | 0 | 0.00091317441 | |
| 21069640 | a month ago | | | 0 | 0.00032113249 | |
| 21062642 | a month ago | | | 0 | 0.00016991325 | |
| 21062074 | a month ago | | | 0 | 0.00012798120 | |
| 21061933 | a month ago | | | 0 | 0.00012955011 | |
| 21049957 | a month ago | | | 0 | 0.00024126452 | |
| 21033159 | a month ago | | | 0 | 0.00028971986 | |
| 21032252 | a month ago | | | 0 | 0.00040391586 | |
| 20983110 | a month ago | | | 0 | 0.00019480176 |
ABI
ABI objects
Getter at block 21275416
decimals() view returns (uint8)
18
name() view returns (string)
DMScript
symbol() view returns (string)
DMST
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _amount) returns (bool success)
changeOwner(address _newOwner)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
receive()
This contract contains no error objects.