UniswapFirstBuy
Verified contract
Active on
Ethereum with 179 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x32ec…5dad
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FAIR | ERC-20 | 5.664747M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19461075 | 9 months ago | | | 0 | 0.0016716304 | |
| 19422723 | 9 months ago | | | 0 | 0.0034475403 | |
| 19412967 | 9 months ago | | | 0 | 0.010053606 | |
| 19406763 | 9 months ago | | | 0 | 0.0054236312 | |
| 19405249 | 9 months ago | | | 0 | 0.0062096977 | |
| 19405246 | 9 months ago | | | 0 | 0.0061888571 | |
| 19405184 | 9 months ago | | | 0 | 0.0061296184 | |
| 19403694 | 9 months ago | | | 0 | 0.0014974015 | |
| 19403693 | 9 months ago | | | 0 | 0.0015184093 | |
| 19403693 | 9 months ago | | | 0 | 0.0015184093 |
ABI
ABI objects
Getter at block 21322243
getCurrentContribution() view returns (uint256)
0
isLiquidityAdded() view returns (bool)
true
isOpen() view returns (bool)
false
maxContribution() view returns (uint256)
500000000000000000
owner() view returns (address)
0xf5d82a93fa7c61a40c8f15c9b4c25e1c8861a8b3
token() view returns (address)
0x32eca61dc25d0742f238ce523e66b68867625dad
totalEthContributed() view returns (uint256)
30447610826217517954
totalTokensBought() view returns (uint256)
242926784051634755034202026
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
calculateTokenAmount(address userAddy) view returns (uint256)
ethContributions(address) view returns (uint256)
State-modifying
Events emergencyWithdraw()
launchToken(uint256 tokenAmount) payable
renounceOwnership()
setIsOpen(bool _isOpen)
setMaxContribution(uint256 newMax)
setTokenAddress(address addr)
setTokenOwner(address newOwner)
transferOwnership(address newOwner)
withdrawTokens()
EthContributed(address addr, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address uniswapAddress)
receive()
This contract contains no error objects.