ChainToolsV2
Verified contract
Active on
Ethereum with 2,143 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa373…0bd5
Balances ($6,368.88)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 1.792229 | $3,553.61 |
$6,368.88 | |
XBOT | ERC-20 | 82.272301 | -- | -- | |
(#550408) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#550407) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
0xf224…363e | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21067942 | a month ago | | | 0 | 0.00055830750 | |
| 21050590 | a month ago | | | 0 | 0.00044313484 | |
| 20695450 | 3 months ago | | | 0 | 0.000085097623 | |
| 20564617 | 3 months ago | | | 0 | 0.000079964171 | |
| 20467542 | 4 months ago | | | 0 | 0.00019259800 | |
| 20302949 | 5 months ago | | | 0 | 0.00014032655 | |
| 20146936 | 5 months ago | | | 0 | 0.00018522816 | |
| 20146926 | 5 months ago | | | 0 | 0.00019424158 | |
| 20146919 | 5 months ago | | | 0 | 0.00019251642 | |
| 20146911 | 5 months ago | | | 0 | 0.00017049889 |
ABI
ABI objects
Getter at block 21292002
MAX_SUPPLY() view returns (uint256)
11000000000000000000000000
cap() view returns (uint256)
11000000000000000000000000
decimals() view returns (uint8)
18
getV3Pool() view returns (address pool)
0xceb492c5e67385e2a08265352d646a0c32a5d085
getYieldBooster() view returns (address yb)
0x93b0e2d48b657f9cfdebeb9b7a5d0b0abb8a3103
name() view returns (string)
ChainTools
symbol() view returns (string)
CTLS
totalSupply() view returns (uint256)
11000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getIsTaxExcluded(address who) view returns (bool)
getUpperRef(address who) view returns (address)
State-modifying
Events adjustFomo(uint16 flag, uint256 amount, address who)
approve(address spender, uint256 amount) returns (bool)
flashReward()
multiTransfer(address[] to, uint256[] amounts)
openTrading()
prepareFomo(address yieldVault, address yieldBooster)
preparePool() payable
swapBack()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
uniswapV3FlashCallback(uint256, uint256, bytes)
zapFromETH(uint256 minOut, address to, uint256 flag, address upper) payable returns (uint256 tokenId)
zapFromV3LPToken(uint256 tokenId, uint256 minOut, uint256 minOut2, uint256 flag, address ref) payable returns (uint256 tokenIdNew)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
referralPaid(address indexed from, address indexed to, uint256 amt)
zapIn(address indexed from, uint256 tokenId, uint256 flag, uint256 amtETHIn, uint256 amtTokensIn)
constructor(address _apest, address _tickMaths)
receive()
Auth()
MinMax()
Sando()
ZeroAddress()