MU DANK
Verified contract
Active on
Ethereum with 3,651 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($71.20)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 71.204175 | $1.00 |
$71.2 | |
DANK | ERC-20 | 24.036442M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21077504 | a month ago | | | 0 | 0.00039116180 | |
| 21054081 | a month ago | | | 0 | 0.00015585742 | |
| 19714072 | 7 months ago | | | 0 | 0.00017438768 | |
| 19485420 | 8 months ago | | | 0 | 0.00090150341 | |
| 19458260 | 8 months ago | | | 0 | 0.0012524579 | |
| 19458235 | 8 months ago | | | 0 | 0.0012367860 | |
| 19120370 | 10 months ago | | | 0 | 0.0016575468 | |
| 18948512 | a year ago | | | 0 | 0.00046475933 | |
| 18879742 | a year ago | | | 0 | 0.00073928160 | |
| 18807084 | a year ago | | | 0 | 0.0010689941 |
ABI
ABI objects
Getter at block 21286064
decimals() view returns (uint8)
18
maxSupply() view returns (uint256)
50000000000000000000000000
name() view returns (string)
MU DANK
symbol() view returns (string)
DANK
totalSupply() view returns (uint256)
50000000000000000000000000
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(address _owner)
receive()
This contract contains no error objects.