Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Nurse"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17295406 | 5 months ago | | | 0 | 0.0000013129768 | |
| 17295247 | 5 months ago | | | 0 | 0.0000011495413 | |
| 17295211 | 5 months ago | | | 0 | 0.0000011503157 | |
| 17295178 | 5 months ago | | | 0 | 0.0000011600740 | |
| 17295062 | 5 months ago | | | 0 | 0.0000010546755 | |
| 17295055 | 5 months ago | | | 0 | 0.0000010502407 | |
| 17295055 | 5 months ago | | | 0 | 0.0000010502407 | |
| 17294902 | 5 months ago | | | 0 | 0.0000010306214 | |
| 17294777 | 5 months ago | | | 0 | 0.0000010233612 | |
| 17294700 | 5 months ago | | | 0 | 0.0000010246142 |
ABI
ABI objects
Getter at block 23636394
_ots() view returns (bytes32)
0x1ea948f1acf0fe94c7358a44544a1f065b51762bb4387a68fa3dae6ec8af54b5
_totalSupply() view returns (uint256)
550000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Nurse
symbol() view returns (string)
Nurse
totalSupply() view returns (uint256)
550000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.