Defiking
Verified contract
Active on
Ethereum with 15,939 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($100.23)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 100.130704 | $1.001 |
$100.23 | |
DFK | ERC-20 | 4.85359K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20898639 | a month ago | | | 0 | 0.00036109383 | |
| 20898639 | a month ago | | | 0 | 0.00036125792 | |
| 20898638 | a month ago | | | 0 | 0.00034537179 | |
| 20898638 | a month ago | | | 0 | 0.00034537179 | |
| 20898638 | a month ago | | | 0 | 0.00034537179 | |
| 20856483 | a month ago | | | 0 | 0.00025200343 | |
| 20856475 | a month ago | | | 0 | 0.00027893595 | |
| 20856474 | a month ago | | | 0 | 0.00027633543 | |
| 20856473 | a month ago | | | 0 | 0.00027838619 | |
| 20856472 | a month ago | | | 0 | 0.00026572775 |
ABI
ABI objects
Getter at block 21168871
decimals() view returns (uint256)
18
name() view returns (string)
Defiking
owner() view returns (address)
0xb88f849cd7b91c46f50d4c489346d765b264fad1
paused() view returns (bool)
false
symbol() view returns (string)
DFK
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
freezeAccount(address _to, bool _freeze)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
pause()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
FrozenFunds(address indexed to, bool frozen)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor()
fallback()
This contract contains no error objects.