Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xea37…b8c7
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI | ERC-20 | 2.32873M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20724999 | 2 months ago | | | 0 | 0.00012517336 | |
| 20724992 | 2 months ago | | | 0 | 0.00014484863 | |
| 20724992 | 2 months ago | | | 0 | 0.00014484863 | |
| 20724992 | 2 months ago | | | 0 | 0.00014783135 | |
| 20724969 | 2 months ago | | | 0 | 0.00018548751 | |
| 20724969 | 2 months ago | | | 0 | 0.00018548751 | |
| 20724968 | 2 months ago | | | 0 | 0.00027568643 | |
| 20724966 | 2 months ago | | | 0 | 0.00015913336 | |
| 20724947 | 2 months ago | | | 0 | 0.00018037798 | |
| 20724946 | 2 months ago | | | 0 | 0.00020708175 |
ABI
ABI objects
Getter at block 21230321
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Unicorn
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
UNI
totalSupply() pure returns (uint256)
1000000000000000000
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)
createPairForToken(address router)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawLockedETH()
withdrawLockedToken(address _address, uint256 percent)
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()
receive()
This contract contains no error objects.