AI Medical Treatment
Verified contract
Active on
Ethereum with 1,900 txns
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 "AI Medical Treatment"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15583515 | 2 years ago | | | 0 | 0.0013833860 | |
| 13460675 | 3 years ago | | | 0 | 0.0028214424 | |
| 9990779 | 5 years ago | | | 0 | 0.00075516000 | |
| 9862573 | 5 years ago | | | 0 | 0.00022746000 | |
| 9862547 | 5 years ago | | | 0 | 0.00037734000 | |
| 9748653 | 5 years ago | | | 0 | 0.00022746000 | |
| 9748641 | 5 years ago | | | 0 | 0.000022746000 | |
| 9748638 | 5 years ago | | | 0 | 0.000022746000 | |
| 9748617 | 5 years ago | | | 0 | 0.000022746000 | |
| 9748604 | 5 years ago | | | 0 | 0.00037746000 |
ABI
ABI objects
Getter at block 21179363
decimals() view returns (uint8)
8
name() view returns (string)
AI Medical Treatment
owner() view returns (address)
0x1f00ed2a982f56587bc104d2f725377b1ec18efb
symbol() view returns (string)
AIMT
totalSupply() view returns (uint256)
600000000000000
Read-only
_assert(bool assertion) pure
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address) view returns (uint256)
safeAdd(uint256 a, uint256 b) pure returns (uint256)
safeDiv(uint256 a, uint256 b) pure returns (uint256)
safeMul(uint256 a, uint256 b) pure returns (uint256)
safeSub(uint256 a, uint256 b) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
mine(address target, uint256 amount)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnerShip(address newOwer)
AddSupply(uint256 amount)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(string _name)
This contract contains no fallback and receive objects.
This contract contains no error objects.