Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.05)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEEZY | ERC-20 | 1.2 | $0.00943 |
$0.01 | |
USDC | ERC-20 | 0.01 | $0.999947 |
$0.01 | |
USDbC | ERC-20 | 0.01 | $0.997992 |
$0.01 | |
BENTO | ERC-20 | 888.0898K | $0.00 |
$0.01 | |
BOOMER | ERC-20 | 0.336 | $0.010454 |
$0 | |
doginme | ERC-20 | 4 | $0.000558 |
$0 | |
USA | ERC-20 | 1 | $0.000768 |
$0 | |
Boe | ERC-20 | 0.69 | $0.000162 |
$0 | |
purrcoin | ERC-20 | 0.69 | $0.000137 |
$0 | |
Blue | ERC-20 | 0.69 | $0.000041 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22590497 | 4 days ago | | | 0.017629307 | 9.9548083e-7 | |
| 22535395 | 5 days ago | | | 0 | 0.0000016743466 | |
| 22499684 | 6 days ago | | | 0 | 4.1514953e-7 | |
| 22493186 | 6 days ago | | | 0 | 8.6631340e-7 | |
| 21043851 | a month ago | | | 0 | 3.4358940e-7 | |
| 20955492 | a month ago | | | 0 | 1.6589427e-7 | |
| 20954852 | a month ago | | | 0 | 1.9574769e-7 | |
| 20893951 | a month ago | | | 0 | 4.9318986e-7 | |
| 20892770 | a month ago | | | 0 | 4.8716477e-7 | |
| 20794002 | a month ago | | | 0 | 1.6988631e-7 |
ABI
ABI objects
Getter at block 22754458
deadline() view returns (uint256)
1744019919
decimals() view returns (uint256)
18
distributionFinished() view returns (bool)
false
name() view returns (string)
Degen 2.0
progress0drop() view returns (uint256)
44733
requestMinimum() view returns (uint256)
1000000000000000
round1() view returns (uint256)
1722419919
round2() view returns (uint256)
1722851919
symbol() view returns (string)
DEGEN2
target0drop() view returns (uint256)
69000
tokensPerEth() view returns (uint256)
6900000000000000000000000000
totalDistributed() view returns (uint256)
14885064516692613498300000000
totalSupply() view returns (uint256)
69000000000000000000000000000
Read-only
Claimed(address) view returns (bool)
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events DistributeAirdrop(address _participant, uint256 _amount)
DistributeAirdropMultiple(address[] _addresses, uint256 _amount)
add(uint256 _value)
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
finishDistribution() returns (bool)
getTokens() payable
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
updateTokensPerEth(uint256 _tokensPerEth)
withdraw(uint256 _wdamount)
withdrawAll()
withdrawForeignTokens(address _tokenContract) returns (bool)
Add(uint256 value)
Airdrop(address indexed _owner, uint256 _amount, uint256 _balance)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Distr(address indexed to, uint256 amount)
DistrFinished()
TokensPerEthUpdated(uint256 _tokensPerEth)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.