Chick Fil A Coin
Verified contract
Active on
Ethereum with 428 txns
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 "Chick Fil A Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21401490 | a day ago | | | 0 | 0.00027743675 | |
| 20720926 | 3 months ago | | | 0 | 0.00039528131 | |
| 20570402 | 4 months ago | | | 0 | 0.00018160185 | |
| 19915346 | 7 months ago | | | 0 | 0.00064330508 | |
| 19836258 | 7 months ago | | | 0 | 0.00017007892 | |
| 19732715 | 8 months ago | | | 0 | 0.00063866861 | |
| 19470515 | 9 months ago | | | 0 | 0.00089466134 | |
| 19021625 | a year ago | | | 0 | 0.00083013470 | |
| 18908567 | a year ago | | | 0 | 0.0010006433 | |
| 18653587 | a year ago | | | 0 | 0.00080858227 |
ABI
ABI objects
Getter at block 21411810
LGEComplete() view returns (bool)
true
LGESupply() view returns (uint256)
500000000000000000000000000
LPTokenReceiver() view returns (address)
0x628ea083a31cf551d2fbb935f3af8b2f95b13982
UniswapV2Factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
UniswapV2Router02() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
endTime() view returns (uint256)
1683942384
is_sunday() view returns (bool)
false
name() view returns (string)
Chick Fil A Coin
owner() view returns (address)
0x628ea083a31cf551d2fbb935f3af8b2f95b13982
pair() view returns (address)
0x8986d5f2529256fe8d59105deacbb78a6ff60d59
paused() view returns (bool)
false
symbol() view returns (string)
CFA
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
_is_sunday(uint256 timestamp) pure returns (bool)
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)
emergencyEndLGE()
emergencySweepETH()
endLGE()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
sweep(address _token)
togglePause()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
ethRaised(address arg0, uint256 arg1)
constructor(uint256 _startTime)
receive()
This contract contains no error objects.