Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Doctors"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18531825 | a year ago | | | 0 | 0.0014113653 | |
| 13808568 | 3 years ago | | | 0 | 0.0036946282 | |
| 13808564 | 3 years ago | | | 0 | 0.0036888922 | |
| 13808561 | 3 years ago | | | 0 | 0.0041102282 | |
| 13808558 | 3 years ago | | | 0 | 0.0038032548 | |
| 13632282 | 3 years ago | | | 0 | 0.0057983299 | |
| 13630499 | 3 years ago | | | 0 | 0.0050081943 | |
| 13630375 | 3 years ago | | | 0 | 0.0033137977 | |
| 13629805 | 3 years ago | | | 0 | 0.0046237451 | |
| 13629777 | 3 years ago | | | 0 | 0.0087688176 |
ABI
ABI objects
Getter at block 21223343
decimals() view returns (uint8)
0
name() view returns (string)
Doctors
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x84082fbb08d0bbb59d045309a0f4a15c6d009101
symbol() view returns (string)
DRS
totalSupply() view returns (uint256)
1000000000
Read-only
allowance(address _holder, address _spender) view returns (uint256)
balanceOf(address _holder) view returns (uint256 balance)
frozen(address) view returns (bool)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value) returns (bool)
freezeAccount(address _holder) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
unfreezeAccount(address _holder) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed owner, uint256 value)
Freeze(address indexed holder)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
Unfreeze(address indexed holder)
constructor()
fallback()
This contract contains no error objects.