CT Club
Verified contract
Active on
Ethereum with 1,153 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 "CT Club"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20981628 | 16 days ago | | | 0 | 0.00035310185 | |
| 20197210 | 4 months ago | | | 0 | 0.000053997444 | |
| 19557918 | 7 months ago | | | 0 | 0.00046437831 | |
| 19167555 | 9 months ago | | | 0 | 0.0014509753 | |
| 18343976 | a year ago | | | 0 | 0.00020917611 | |
| 18333045 | a year ago | | | 0 | 0.00013491681 | |
| 18006952 | a year ago | | | 0 | 0.00040681493 | |
| 17855363 | a year ago | | | 0 | 0.00026962059 | |
| 17760455 | a year ago | | | 0 | 0.00075973871 | |
| 17671904 | a year ago | | | 0 | 0.0014867378 |
ABI
ABI objects
Getter at block 21095179 tokenPricePerPFP() view returns (uint256)
USD_PER_PFP() view returns (uint16)
300
decimals() view returns (uint8)
18
getNumPFPs() view returns (uint256)
2
liquidityLocker() view returns (address)
0x37bdab4facb023710c6db163d7abe3ccae77f9c0
name() view returns (string)
CT Club
symbol() view returns (string)
CLUB
totalSupply() view returns (uint256)
9976903326712855428029626421
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
pfps(uint256) view returns (address user, string sourceImgUrl)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 _amount)
buyPFP(string imgUrl)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
BuyPFP(address indexed owner, string imgUrl, uint256 idx)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.