Redistributor
Verified contract
Active on
Ethereum with 7 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($201.89)
Native
Value
$201.71
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.060663 | $3,325.12 |
$201.71 | |
CROC | ERC-20 | 6.013877K | $0.00003 |
$0.18 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21027227 | a month ago | | | 0 | 0.00033091388 | |
| 18728293 | a year ago | | | 2.009 | 0.0018434830 | |
| 18728282 | a year ago | | | 0 | 0.0020574678 | |
| 18593087 | a year ago | | | 3.85 | 0.012697160 | |
| 18591269 | a year ago | | | 1.1 | 0.011298870 | |
| 18591258 | a year ago | | | 0 | 0.0011896747 | |
| 18591256 | a year ago | | | 0 | 0.0011428994 |
ABI
ABI objects
Getter at block 21271560
croc() view returns (address)
0xcaa79bf8b1d00bf3d4f6dbec6221955871c04618
crocShare() view returns (uint256)
67
crocVault() view returns (address)
0x427e25f2b424acece4bd84373c6dc82d053e4b3f
distributionThreshold() view returns (uint256)
1000000000000000000
distributionTime() view returns (uint256)
1716377435
liquidityShare() view returns (uint256)
33
lpVault() view returns (address)
0x5b8432fc269b818c86a586f5658921dc43c6106b
owner() view returns (address)
0xa8c2111fa095d07facc7d963cc752c253504c2de
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
vestingPeriod() view returns (uint256)
172800
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptVaultOwnership(address _vault)
editDistributionThreshold(uint256 _newThreshold)
editShares(uint256 _crocShare, uint256 _liquidityShare)
editVesting(uint256 _vestingPeriod)
emergencyWithdrawETH()
emergencyWithdrawToken(address _token)
renounceOwnership()
setVaultPendingOwner(address _vault, address _newOwner)
transferOwnership(address newOwner)
Distribution(uint256 ethForCroc, uint256 ethForLiq)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(uint256 _liquidityShare, uint256 _crocShare, address _crocVault, address _croc, address _lpVault, uint256 _vestingPeriod, uint256 _threshold)
fallback()
receive()
This contract contains no error objects.