DrAgentToken
Verified contract
Active on
Ethereum with 2,703 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MYOU | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15583545 | 2 years ago | | | 0 | 0.0012387546 | |
| 13465341 | 3 years ago | | | 0 | 0.0035306098 | |
| 9990782 | 5 years ago | | | 0 | 0.00078124000 | |
| 9245357 | 5 years ago | | | 0 | 0.00078124000 | |
| 8851132 | 5 years ago | | | 0 | 0.00063783940 | |
| 8512909 | 5 years ago | | | 0 | 0.00041485400 | |
| 8311201 | 5 years ago | | | 0 | 0.00042120000 | |
| 8211567 | 5 years ago | | | 0 | 0.00042120000 | |
| 8088724 | 5 years ago | | | 0 | 0.00042171200 | |
| 8075253 | 5 years ago | | | 0 | 0.00042171200 |
ABI
ABI objects
Getter at block 21280027
INITIAL_SUPPLY() view returns (uint256)
10000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Dr.Agent
owner() view returns (address)
0x9b9fc5eb2280e217e169ed96afd7e7cad33eafb8
symbol() view returns (string)
DRA
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
freezeAccount(address target, bool freeze)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.