Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,851.56)
Native
Value
$1,557.56
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.486071 | $3,204.39 |
$1,557.56 | |
USDT | ERC-20 | 294.00089 | $1.00 |
$294 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21158730 | 5 hours ago | | | 0 | 0.00099900236 | |
| 21157231 | 10 hours ago | | | 0 | 0.0010312238 | |
| 21155049 | 17 hours ago | | | 0 | 0.00079685205 | |
| 21151596 | a day ago | | | 0 | 0.00052009101 | |
| 21151581 | a day ago | | | 0 | 0.00040278738 | |
| 21150970 | a day ago | | | 0 | 0.00036417093 | |
| 21150807 | a day ago | | | 0 | 0.00071557413 | |
| 21145269 | 2 days ago | | | 0 | 0.00073503188 | |
| 21144151 | 2 days ago | | | 0 | 0.0012119690 | |
| 21144072 | 2 days ago | | | 0 | 0.0013596766 |
ABI
ABI objects
Getter at block 21160271
cap() view returns (uint256)
220000000000000000000000000000
clip() view returns (string)
GOT $CLIPS?
clipCost() view returns (uint256)
369472970008850097656250000
clipOwner() view returns (address)
0x1b867991bf83efaffc72fee14aabe609645f3adc
decimals() view returns (uint8)
18
getBalance() view returns (uint256)
486071330000000000
initialMintAmount() view returns (uint256)
5000000000000000000000000
lastClipUpdate() view returns (uint256)
1683450671
maxSupply() view returns (uint256)
220000000000000000000000000000
name() view returns (string)
CLIPS
owner() view returns (address)
0x372ae66f5f055401a3e6b505ef97000b8a364603
prizePool() view returns (uint256)
0
symbol() view returns (string)
CLIPS
teamSupply() view returns (uint256)
20000000000000000000000000000
totalSupply() view returns (uint256)
173261554059982299804686500000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
lastMintTime(address) view returns (uint256)
lastMintValue(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 value)
claimPrizePool()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mintClips()
renounceOwnership()
setClip(string message)
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)
ClipUpdated(address indexed user, string message, uint256 newClipCost)
Log(string func, uint256 gas)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PrizePoolClaimed(address indexed clipOwner, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
receive()
This contract contains no error objects.