XBC_Cock_Coup
Verified contract
Active on
Ethereum with 219 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x178a…cf5a
Balances ($4,300.61)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 4.293519K | $1.001 |
$4,297.81 | |
GROK | ERC-20 | 336.00169 | $0.008316 |
$2.79 | |
BEG | ERC-20 | 0.008088 | $0.464189 |
$0 | |
JOE | ERC-20 | 0.066645 | $0.050197 |
$0 | |
WATCH | ERC-20 | 20.401123M | -- | -- | |
XBC | ERC-20 | 2.379764M | -- | -- | |
DOJO | ERC-20 | 285.31345K | -- | -- | |
TITO | ERC-20 | 81.153666K | -- | -- | |
BCT | ERC-20 | 134.346541 | -- | -- | |
(#614331) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18704357 | a year ago | | | 0 | 0.0045094602 | |
| 18679783 | a year ago | | | 0 | 0.012048341 | |
| 18679722 | a year ago | | | 0 | 0.023519697 | |
| 18679701 | a year ago | | | 0 | 0.027976662 | |
| 18679679 | a year ago | | | 0 | 0.0072101741 | |
| 18615857 | a year ago | | | 0 | 0.0020364356 | |
| 18589348 | a year ago | | | 0 | 0.0063624647 | |
| 18589346 | a year ago | | | 0 | 0.0061023399 | |
| 18589343 | a year ago | | | 0 | 0.0068621151 | |
| 18589314 | a year ago | | | 0 | 0.0067122973 |
ABI
ABI objects
Getter at block 21283353
Dead() view returns (address)
0x000000000000000000000000000000000000dead
V2Factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
V2swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
V3Factory() view returns (address)
0x1f98431c8ad98523631ae4a59f267346ea31f984
V3swapRouter() view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
XBCToken() view returns (address)
0x178a20a90ac4914f1a09254b64233564afdacf5a
getAllTokenIds() view returns (uint256[])
[614327]
getCirculatingSupply() view returns (uint256)
16629362492186305897436538
isCockSet() view returns (bool)
true
nonfungiblePositionManager() view returns (address)
0xc36442b4a4522e871399cd717abdd847ab11fe88
owner() view returns (address)
0xa921e0048b983d348636ecaa163b91db421357bc
Read-only
_getCurrentTickByTokenId(uint256 tokenIDS) view returns (int24)
allTokenIds(uint256) view returns (uint256)
claimableTokens(uint256) view returns (address)
getAmountsOut(address inputToken, address outputToken, uint256 amountIn) view returns (uint256)
getClaimableAmounts(address userAddress) view returns (struct XBC_Cock_CoupClaimableToken[])
getCurrentTick(address token0, address token1, uint24 poolFee) view returns (int24)
getLiquidity(uint256 __tokenId) view returns (uint128 liquidity)
getV3poolAddress(address token0, address token1, uint24 poolFee) view returns (address)
isAccountAuthorized(address account) view returns (bool)
positions(uint256) view returns (address owner, uint256 tokenId, address token0, address token1, uint24 mintFee, int24 lowerTick, int24 upperTick, bool useV2)
tokenIsActive(address) view returns (bool)
State-modifying
Events CollectEggs(uint256 tokenID)
SwapV2(address inputTokens, address outputToken, uint256 amountIn)
SwapV3(address inputToken, address outputToken, uint24 swapFee, uint256 amountIn)
WithdrawERC20(address _contract, address _to)
addTokenToClaimable(address _token)
authorizeAccount(address account)
claimFunds(uint256 amountOfXBC)
createAndInitializePoolIfNecessary(address _tokenA, address _tokenB, uint24 _fee, uint160 _sqrtPriceX96) returns (address pool)
deauthorizeAccount(address account)
enterPositionSwap(address token0, address token1, uint24 mintFee, int24 lowerTick, int24 upperTick, uint256 swapAmountInEth, bool useV2, uint256 mintSlippage)
exitPosition(uint256 _tokenId)
increaseLiquidity(uint256 _tokenId, uint256 amount0Desired, uint256 amount1Desired, uint256 amount0Min, uint256 amount1Min)
mintPosition(address token0, address token1, uint24 fee, int24 tickLower, int24 tickUpper, uint256 amount0Desired, uint256 amount1Desired, bool useV2)
onERC721Received(address, address, uint256 _tokenId, bytes) returns (bytes4)
removeTokenFromClaimable(address _token)
renounceOwnership()
setCock(address _Cock)
transferOwnership(address newOwner)
unwrapWETH(uint256 amount)
wrapETH(uint256 amount)
AccountAuthorized(address indexed account)
AccountDeauthorized(address indexed account)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _nonfungiblePositionManager, address _V3Factory, address _V3swapRouter, address _V2Factory, address _V2swapRouter)
receive()
This contract contains no error objects.