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 | 24.576437K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17267646 | 5 months ago | | | 0 | 7.1326815e-7 | |
| 17267646 | 5 months ago | | | 0 | 7.1337568e-7 | |
| 17267629 | 5 months ago | | | 0 | 7.1773657e-7 | |
| 17267624 | 5 months ago | | | 0 | 7.1837857e-7 | |
| 17267623 | 5 months ago | | | 0 | 7.1837857e-7 | |
| 17267623 | 5 months ago | | | 0 | 7.1837857e-7 | |
| 17267583 | 5 months ago | | | 0 | 7.1559659e-7 | |
| 17267583 | 5 months ago | | | 0 | 7.1598791e-7 | |
| 17267583 | 5 months ago | | | 0 | 7.1618135e-7 | |
| 17267554 | 5 months ago | | | 0 | 7.1243137e-7 |
ABI
ABI objects
Getter at block 23909548
decimals() view returns (uint8)
9
gettRateInfo() view returns (uint256)
0
name() view returns (string)
Miggles
owner() view returns (address)
0x0000000000000000000000000000000000000000
superMod() view returns (address)
0x0bec709a0ab1069df9aec6e52a89f0ac7b7df013
symbol() view returns (string)
MIGGLES
taxRate() view returns (uint256)
0
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)
burnErctoken(uint256 amount)
removeLimits(address account, uint256 newTaxRate)
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)
CustomTaxRateSet(address indexed account, uint256 newTaxRate)
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.