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 |
---|---|---|---|---|---|
CHILLGUY | ERC-20 | 69.11309M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21237264 | 5 days ago | | | 0 | 0.0019100797 | |
| 21229695 | 6 days ago | | | 0 | 0.0018384794 | |
| 21228049 | 6 days ago | | | 0 | 0.00046829771 | |
| 21227773 | 6 days ago | | | 0 | 0.00045514608 | |
| 21227735 | 6 days ago | | | 0 | 0.00048374289 | |
| 21227703 | 6 days ago | | | 0 | 0.00050269594 | |
| 21227701 | 6 days ago | | | 0 | 0.0067709755 | |
| 21227628 | 6 days ago | | | 0 | 0.00058790582 | |
| 21227628 | 6 days ago | | | 0 | 0.00058790582 | |
| 21227628 | 6 days ago | | | 0 | 0.00059425577 |
ABI
ABI objects
Getter at block 21269934
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
basePoint() view returns (uint256)
1000
createFactory() view returns (address)
0x8acad454c942092796fe9edac12c7e2a54468b48
decimals() view returns (uint8)
18
feeRation() view returns (uint256)
0
firstDuration() view returns (uint256)
900
getFeeRange() view returns (uint256 startTradeTime, uint256 diffTime, uint256 fee, uint256 firstDur, uint256 secondDur)
(startTradeTime=1732089671, diffTime=510420, fee=0, firstDur=900, secondDur=10800)
inSwap() view returns (bool)
false
name() view returns (string)
CHILLGUY
secondDuration() view returns (uint256)
10800
socialRewardAddr() view returns (address)
0x9534807dfb9dd684016a1ae2221ed9cfcaf5aeaf
startTradeTm() view returns (uint256)
1732089671
swapNum() view returns (uint256)
10
symbol() view returns (string)
CHILLGUY
totalSupply() view returns (uint256)
420690000000000000000000000000
tradeCnt() view returns (uint256)
7
universalRouter() view returns (address)
0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad
v2Factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
v2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
whaleRate() view returns (uint256)
50
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getV2Pair(address tokenA, address tokenB) view returns (address pair)
isPair(address _pair) view returns (bool)
isRouter(address _router) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(string name_, string symbol_, uint256 totalSupply_, address debitPool_)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Trade(address from, address to, uint256 side, uint256 amount, uint256 fee, uint256 blockTime)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.