MyDFS Token
Verified contract
Active on
Ethereum with 78 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "MyDFS Token"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9079145 | 5 years ago | | | 0 | 0.000045627600 | |
| 8663565 | 5 years ago | | | 0 | 0.000023374000 | |
| 8125361 | 5 years ago | | | 0 | 0.000023374000 | |
| 7032101 | 6 years ago | | | 0 | 0.000099840400 | |
| 6812025 | 6 years ago | | | 0 | 0.00022691000 | |
| 6681070 | 6 years ago | | | 0 | 0.000045382000 | |
| 6673607 | 6 years ago | | | 0 | 0.00092770700 | |
| 6654724 | 6 years ago | | | 0 | 0.00093295500 | |
| 6587505 | 6 years ago | | | 0 | 0.00057448952 | |
| 6395737 | 6 years ago | | | 0 | 0.00084260000 |
ABI
ABI objects
Getter at block 21309543
decimals() view returns (uint8 _decimals)
6
name() view returns (string _name)
MyDFS Token
symbol() view returns (string _symbol)
MyDFS
totalSupply() view returns (uint256 _totalSupply)
125000000000000
version() view returns (string)
H1.0
Read-only
allowance(address owner, address spender) view returns (uint256 remaining)
balanceOf(address owner) view returns (uint256)
State-modifying
Events decreaseApproval(address spender, uint256 value) returns (bool)
increaseApproval(address spender, uint256 value) returns (bool)
transfer(address _to, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value, bytes _data) returns (bool success)
transfer(address _to, uint256 _value, bytes _data, string _custom_fallback) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.