dmaToken
Verified contract
Active on
Ethereum with 2,004 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 |
---|---|---|---|---|---|
NCC | ERC-20 | 1.3 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13513172 | 3 years ago | | | 0 | 0.014336268 | |
| 13124597 | 3 years ago | | | 0 | 0.0050915901 | |
| 11407669 | 4 years ago | | | 0 | 0.0013234338 | |
| 11407633 | 4 years ago | | | 0 | 0.00085204350 | |
| 11407633 | 4 years ago | | | 0 | 0.0014300055 | |
| 11407559 | 4 years ago | | | 0 | 0.0012371229 | |
| 11407479 | 4 years ago | | | 0 | 0.0016894605 | |
| 11407378 | 4 years ago | | | 0 | 0.00085204350 | |
| 11407338 | 4 years ago | | | 0 | 0.00085204350 | |
| 11407328 | 4 years ago | | | 0 | 0.00085250550 |
ABI
ABI objects
Getter at block 21165644
account_address() view returns (address)
0x2b9130e9e80461692ff9a80e786923e2348b6bcb
admin_address() view returns (address)
0x2b9130e9e80461692ff9a80e786923e2348b6bcb
decimals() view returns (uint8)
8
name() view returns (string)
dmaToken
symbol() view returns (string)
DMA
totalSupply() view returns (uint256)
490000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _addr) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
setAdmin(address new_admin_address) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
withDraw()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.