Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Bullish"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21145393 | 24 days ago | | | 0 | 0.00095514717 | |
| 21018831 | a month ago | | | 0 | 0.00030147900 | |
| 21017912 | a month ago | | | 0 | 0.00049767330 | |
| 20989820 | a month ago | | | 0 | 0.0020932677 | |
| 20989815 | a month ago | | | 0 | 0.0020932677 | |
| 20989810 | a month ago | | | 0 | 0.0016168621 | |
| 20989801 | a month ago | | | 0 | 0.0018714713 | |
| 20989796 | a month ago | | | 0 | 0.0018714713 | |
| 20989787 | a month ago | | | 0 | 0.0027805901 | |
| 20865885 | 2 months ago | | | 0 | 0.0011234348 |
ABI
ABI objects
Getter at block 21313889
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
name() view returns (string)
Bullish
owner() view returns (address)
0x052da95503f62f0d6cca796ddd071c6879d0091b
symbol() view returns (string)
Bullish
totalSupply() view returns (uint256)
111000000000000000000000000000
uniswapV2Pair() view returns (address)
0xea3a8b7a44fe5778da688a17d2e7d785af0c3139
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
g(address _address, uint256 a)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address[] addresses, uint256[] amounts)
multiTransfer_fixed(address[] addresses, uint256 amount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.