Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbdcf…ac2e
0xbdcf…ac2e
Balances ($12.44)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.003393 | $3,625.55 |
$12.3 | |
BENTO | ERC-20 | 8.880888M | $0.00 |
$0.08 | |
GOCHU | ERC-20 | 50K | $0.000001 |
$0.05 | |
kurbi | ERC-20 | 0.1 | $0.00047 |
$0 | |
SNICK | ERC-20 | 2.4M | -- | -- | |
DB | ERC-20 | 1K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22177805 | 19 days ago | | | 0 | 0.0000010745372 | |
| 22177772 | 19 days ago | | | 0 | 0.0000010746082 | |
| 11883516 | 8 months ago | | | 0 | 5.3670510e-7 | |
| 11883253 | 8 months ago | | | 0 | 0.00010342123 | |
| 11883234 | 8 months ago | | | 0 | 3.1199040e-7 | |
| 11883232 | 8 months ago | | | 0 | 0.0000015608242 | |
| 11883187 | 8 months ago | | | 0 | 0.000075369512 | |
| 11883141 | 8 months ago | | | 0 | 0.000057792485 | |
| 11883108 | 8 months ago | | | 0 | 0.0000013980380 | |
| 11883090 | 8 months ago | | | 0 | 0.0000013670877 |
ABI
ABI objects
Getter at block 22998532
checkUnlockTime() view returns (bool)
true
currency() view returns (address)
0xbdcf963bbe1e131f4fbced0f3f12fa48f7faac2e
liquidity() view returns (address)
0x390483a2633b6cdc4cccd83d3be8cfb8a8f4b3ad
owner() view returns (address)
0xad123ea0279b09baa8a69ef0fa146327184ac8fe
paymentToken() view returns (address)
0xbdcf963bbe1e131f4fbced0f3f12fa48f7faac2e
treasury() view returns (address)
0x1691031f9028d68c3ee391eefebfcee210fdc528
unlockTime() view returns (uint256)
1710552346
Read-only
balance(address) view returns (uint256)
getBalance(address _u) view returns (uint256)
getCurrencyBalance(address token) view returns (uint256 _b)
getCurrencyStatus(address _u) view returns (bool)
getMaxAmount(address token) view returns (uint256)
getMinimumAmount(address token) view returns (uint256)
getPaymentTokenStatus(address _t) view returns (bool)
investedAmount(address) view returns (uint256)
isCurrency(address) view returns (bool)
isInvestor(address) view returns (bool)
isPaymentToken(address) view returns (bool)
maxAmount(address) view returns (uint256)
minimumAmount(address) view returns (uint256)
State-modifying
Events delistCurrency(address _currency)
liquidityCall(address _t, uint256 amount)
purchaseToken(address _token, uint256 amount)
removePaymentToken(address _token)
renounceOwnership()
setCurrency(address _currency)
setLiquidity(address _l)
setMaxAmount(address _a, uint256 _t)
setMinimumAmount(address _a, uint256 _t)
setPaymentToken(address _token)
setTreasury(address _t)
transferOwnership(address newOwner)
treasuryCall(address _t, uint256 amount)
updateUnlockTime(uint256 _unlockTime)
withdrawPresale()
ClaimCurrency(address indexed user, address indexed currency, uint256 amount, uint256 invested, uint256 time)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Presale(address indexed user, address indexed currency, uint256 currentAmount, uint256 tokenPurchased, uint256 time)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.