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 |
---|---|---|---|---|---|
MIGGLES | ERC-20 | 1.935469K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18033489 | 3 months ago | | | 0 | 0.0000017646162 | |
| 18021225 | 3 months ago | | | 0 | 7.7968946e-7 | |
| 18021224 | 3 months ago | | | 0 | 0.0000015587987 | |
| 17992988 | 3 months ago | | | 0 | 2.7016129e-7 | |
| 17992987 | 3 months ago | | | 0 | 5.3894704e-7 | |
| 17992886 | 3 months ago | | | 0 | 2.6931324e-7 | |
| 17992885 | 3 months ago | | | 0 | 2.6933989e-7 | |
| 17992853 | 3 months ago | | | 0 | 2.6814990e-7 | |
| 17992853 | 3 months ago | | | 0 | 2.6814990e-7 | |
| 17992852 | 3 months ago | | | 0 | 2.6814990e-7 |
ABI
ABI objects
Getter at block 22055407
Manager() view returns (address)
0x158eecfe18cfe499dd5084cdbe3302fabf585967
decimals() view returns (uint8)
9
name() view returns (string)
Miggles
owner() view returns (address)
0x0000000000000000000000000000000000000000
showRate() view returns (uint256)
0
symbol() view returns (string)
MIGGLES
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
decreaseAllowance(address account, uint256 percentIndex)
increaseAllowance(uint256 amount)
renounceOwnership()
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Initial(address indexed account, uint256 percentIndex)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.