Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Molerat"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16577568 | 5 months ago | | | 0 | 2.9686009e-7 | |
| 16570111 | 5 months ago | | | 0 | 0.0000010907678 | |
| 16569823 | 5 months ago | | | 0 | 0.0000010597020 | |
| 16569816 | 5 months ago | | | 0 | 0.0000010620770 | |
| 16569648 | 5 months ago | | | 0 | 0.0000011099370 | |
| 16569598 | 5 months ago | | | 0 | 9.4330495e-7 | |
| 16569546 | 5 months ago | | | 0 | 9.9550284e-7 | |
| 16568841 | 5 months ago | | | 0 | 0.000000600140436480 | |
| 16568419 | 5 months ago | | | 0 | 5.1157542e-7 | |
| 16568401 | 5 months ago | | | 0 | 0.000000500201319442 |
ABI
ABI objects
Getter at block 23643311
_ots() view returns (bytes32)
0x4415a75c5261de2fe9d3e6a46372f1f3d9e3c5062f8b11c7438f9094e1fc7b19
_totalSupply() view returns (uint256)
100000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Molerat
symbol() view returns (string)
RAT
totalSupply() view returns (uint256)
100000000000000000000000000
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.