Dragon
Verified contract
Active on
Ethereum with 272,076 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($7,402.58)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DRGN | ERC-20 | 362.399839K | $0.019034 |
$6,897.99 | |
VIB | ERC-20 | 6.715345K | $0.073642 |
$494.53 | |
BRD | ERC-20 | 498.497 | $0.009966 |
$4.97 | |
HAPI | ERC-20 | 0.35 | $10.06 |
$3.52 | |
LINK | ERC-20 | 0.1 | $15.68 |
$1.57 | |
HEX | ERC-20 | 1.307 | $0.003102 |
$0 | |
CVT | ERC-20 | 5 | $0.000135 |
$0 | |
0xb5a5…1028 | ERC-20 | 23,234,437.2T | -- | -- | |
| ERC-20 | 888.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244639 | 12 minutes ago | | | 0 | 0.00058795589 | |
| 21244636 | 13 minutes ago | | | 0 | 0.00062204689 | |
| 21244327 | an hour ago | | | 0 | 0.00073974702 | |
| 21244322 | an hour ago | | | 0 | 0.00080043203 | |
| 21243929 | 3 hours ago | | | 0 | 0.00079080428 | |
| 21243643 | 4 hours ago | | | 0 | 0.00082861863 | |
| 21242719 | 7 hours ago | | | 0 | 0.00062170140 | |
| 21242638 | 7 hours ago | | | 0 | 0.00048158239 | |
| 21242548 | 7 hours ago | | | 0 | 0.00068067753 | |
| 21241466 | 11 hours ago | | | 0 | 0.00039430510 |
ABI
ABI objects
Getter at block 21244696
INITIAL_SUPPLY() view returns (uint256)
433494437000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Dragon
owner() view returns (address)
0xa195a45143069fc0ee478b4db7ca5e6b9abfcc65
symbol() view returns (string)
DRGN
totalSupply() view returns (uint256)
433494437000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events anailNathrachOrthaBhaisIsBeathaDoChealDeanaimh(address[] addresses, uint256[] values) returns (bool success)
approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.