Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Crown Miggles"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17396874 | 4 months ago | | | 0 | 0.0000022635327 | |
| 17396822 | 4 months ago | | | 0 | 0.0000021614747 | |
| 17396690 | 4 months ago | | | 0 | 0.0000023845142 | |
| 17396459 | 4 months ago | | | 0 | 0.0000024442651 | |
| 17396416 | 4 months ago | | | 0 | 0.0000024962704 | |
| 17396409 | 4 months ago | | | 0 | 0.0000024711660 | |
| 17396352 | 4 months ago | | | 0 | 0.0000024612213 | |
| 17396135 | 4 months ago | | | 0 | 0.0000026997200 | |
| 17396125 | 4 months ago | | | 0 | 3.7085958e-7 | |
| 17395932 | 4 months ago | | | 0 | 0.0000025826257 |
ABI
ABI objects
Getter at block 22120153
_ots() view returns (bytes32)
0xdaf4a2eaa2569c568db48a548e19a043dd5f6b73a14a2e4a42943eb8e86938ab
_totalSupply() view returns (uint256)
770000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Crown Miggles
symbol() view returns (string)
CROWNMIGGLES
totalSupply() view returns (uint256)
770000000000000000000000000
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.