Uninterested Unicorns
Verified contract
Active on
Ethereum with 6 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6a84…4946
0x9910…6c05
Balances ($0.00)
No balances found for "Uninterested Unicorns"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13297095 | 3 years ago | | | 0 | 0.0017457262 | |
| 13297039 | 3 years ago | | | 0 | 0.0018053737 | |
| 13297034 | 3 years ago | | | 0 | 0.0028015291 | |
| 13297017 | 3 years ago | | | 0 | 0.0019869989 | |
| 13297017 | 3 years ago | | | 0 | 0.0054980993 | |
| 13296994 | 3 years ago | | | 0 | 0.0020709215 |
ABI
ABI objects
Getter at block 21393284
decimals() pure returns (uint8)
9
name() pure returns (string)
Uninterested Unicorns
owner() view returns (address)
0x34170a0ecd4ce3900d82e52b51f41dbb743d2cb6
symbol() pure returns (string)
UNICORNS
totalSupply() pure returns (uint256)
1000000000000000000000
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)
blockBots(address[] bots_)
manualsend()
manualswap()
renounceOwnership()
setCooldownEnabled(bool onoff)
setMaxTxPercent(uint256 maxTxPercent)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unblockBot(address notbot)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address addr1, address addr2)
receive()
This contract contains no error objects.