Bojack HorseMan
Verified contract
Active on
Ethereum with 54 txns
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 |
---|---|---|---|---|---|
(#558148) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
0xf224…363e | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18100446 | a year ago | | | 0 | 0.00046277388 | |
| 18056317 | a year ago | | | 0 | 0.00055731811 | |
| 18039307 | a year ago | | | 0 | 0.00050566811 | |
| 18038963 | a year ago | | | 0 | 0.00029169708 | |
| 18038950 | a year ago | | | 0 | 0.00081919400 | |
| 18038944 | a year ago | | | 0 | 0.00050036308 | |
| 18038919 | a year ago | | | 0 | 0.00053555442 | |
| 18038918 | a year ago | | | 0 | 0.00075268643 | |
| 18038912 | a year ago | | | 0 | 0.00048764687 | |
| 18038902 | a year ago | | | 0 | 0.00073905155 |
ABI
ABI objects
Getter at block 21204622
decimals() view returns (uint8)
18
lockTime() view returns (uint256)
1725071123
maxHoldingAmount() view returns (uint256)
0
name() view returns (string)
Bojack HorseMan
nftAddress() view returns (address)
0xc36442b4a4522e871399cd717abdd847ab11fe88
owner() view returns (address)
0x950f8174f1c62304a08f821f3cec55a9d48dfc46
symbol() view returns (string)
BOJACK
totalSupply() view returns (uint256)
10000000000000000000000000000
uniswapPair() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklists(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address _address, bool _isBlacklisting)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lockNFT(address _nftAddress, uint256 tokenId)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
renounceOwnership()
setConfig(address _uniswapPair, uint256 _maxHoldingAmount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlockNFT(uint256 tokenId)
Approval(address indexed owner, address indexed spender, uint256 value)
LockNFT(uint256 tokenId, address user)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
UnlockNFT(uint256 tokenId, address user)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.