CHILLY Bit Doge
Verified contract
Active on
Base with 2,172 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.12)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETHO | ERC-20 | 10 | $0.012331 |
$0.12 | |
CHILLY | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23752507 | 3 hours ago | | | 0 | 4.2781815e-7 | |
| 23730908 | 15 hours ago | | | 0 | 1.6335916e-7 | |
| 23703382 | a day ago | | | 0 | 7.8284295e-7 | |
| 23538685 | 5 days ago | | | 0 | 7.4983426e-7 | |
| 23515232 | 6 days ago | | | 0 | 3.4254184e-7 | |
| 23467496 | 7 days ago | | | 0 | 3.1920921e-7 | |
| 23441822 | 7 days ago | | | 0 | 5.6902284e-7 | |
| 23412655 | 8 days ago | | | 0 | 4.5606340e-7 | |
| 23412616 | 8 days ago | | | 0 | 4.5164426e-7 | |
| 23352290 | 9 days ago | | | 0 | 5.1201442e-7 |
ABI
ABI objects
Getter at block 23758071
decimals() view returns (uint8)
18
maker() view returns (address)
0x6a44f33cd9da20e8e975cd23aaaea55e147a41d8
name() view returns (string)
CHILLY Bit Doge
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
CHILLY
totalSupply() view returns (uint256)
8000000000000000000
uniswapV2Pair() view returns (address)
0xb582de1924c074a9e988bbf4bbf5a8a609759732
Read-only
allowance(address tokenOwner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawETH()
withdrawTokens(address tokenAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _maker)
receive()
This contract contains no error objects.