Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($448,657.15)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NEXO | ERC-20 | 220.917653K | $1.32 |
$291,611.3 | |
USDP | ERC-20 | 150K | $0.999812 |
$149,971.8 | |
USDT | ERC-20 | 6.928016K | $1.001 |
$6,934.94 | |
USDC | ERC-20 | 127.460158 | $0.999975 |
$127.46 | |
LINK | ERC-20 | 0.364166 | $15.31 |
$5.58 | |
IOTX | ERC-20 | 100 | $0.041261 |
$4.13 | |
HT | ERC-20 | 3 | $0.647531 |
$1.94 | |
APU | ERC-20 | 1 | $0.000912 |
$0 | |
| ERC-20 | 888.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21245616 | 5 minutes ago | | | 0 | 0.00043899728 | |
| 21245614 | 5 minutes ago | | | 0 | 0.00067466321 | |
| 21245598 | 8 minutes ago | | | 0 | 0.00051437638 | |
| 21245575 | 13 minutes ago | | | 0 | 0.00030584083 | |
| 21245551 | 18 minutes ago | | | 0 | 0.00065491392 | |
| 21245515 | 25 minutes ago | | | 0 | 0.00063793118 | |
| 21245513 | 25 minutes ago | | | 0 | 0.00031133767 | |
| 21245496 | 29 minutes ago | | | 0 | 0.00073820305 | |
| 21245458 | 36 minutes ago | | | 0 | 0.00028858364 | |
| 21245438 | 40 minutes ago | | | 0 | 0.00059137138 |
ABI
ABI objects
Getter at block 21245637
advisersAllocation() view returns (address)
0x4444444444444444444444444444444444444444
advisersCliff() view returns (uint256)
0
advisersPeriodAmount() view returns (uint256)
2291666000000000000000000
advisersPeriodLength() view returns (uint256)
2592000
advisersPeriodsNumber() view returns (uint8)
12
advisersTotal() view returns (uint256)
52500000000000000000000000
advisersUnvested() view returns (uint256)
25000008000000000000000000
communityAllocation() view returns (address)
0x3333333333333333333333333333333333333333
communityCliff() view returns (uint256)
0
communityPeriodAmount() view returns (uint256)
8333333000000000000000000
communityPeriodLength() view returns (uint256)
7776000
communityPeriodsNumber() view returns (uint8)
6
communityTotal() view returns (uint256)
60000000000000000000000000
communityUnvested() view returns (uint256)
10000002000000000000000000
creationTime() view returns (uint256)
1524250249
decimals() view returns (uint8)
18
investorsAllocation() view returns (address)
0xffffffffffffffffffffffffffffffffffffffff
investorsTotal() view returns (uint256)
525000000000000000000000000
name() view returns (string)
Nexo
overdraftAllocation() view returns (address)
0x1111111111111111111111111111111111111111
overdraftCliff() view returns (uint256)
12960000
overdraftPeriodAmount() view returns (uint256)
41666666000000000000000000
overdraftPeriodLength() view returns (uint256)
2592000
overdraftPeriodsNumber() view returns (uint8)
6
overdraftTotal() view returns (uint256)
250000000000000000000000000
overdraftUnvested() view returns (uint256)
4000000000000000000
owner() view returns (address)
0x57793e249825492212de2aa4306379017301e1da
potentialOwner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
NEXO
teamAllocation() view returns (address)
0x2222222222222222222222222222222222222222
teamCliff() view returns (uint256)
0
teamPeriodAmount() view returns (uint256)
7031250000000000000000000
teamPeriodLength() view returns (uint256)
7776000
teamPeriodsNumber() view returns (uint8)
16
teamTotal() view returns (uint256)
112500000000000000000000000
teamUnvested() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
confirmOwnership()
decreaseApproval(address _spender, uint256 _value) returns (bool success)
distributeInvestorsTokens(address _to, uint256 _amountWithDecimals)
increaseApproval(address _spender, uint256 _value) returns (bool success)
setOwner(address _new)
transfer(address _to, uint256 _value) returns (bool success)
transferERC20Token(address _token, address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
withdrawAdvisersTokens(address _to, uint256 _amountWithDecimals)
withdrawCommunityTokens(address _to, uint256 _amountWithDecimals)
withdrawOverdraftTokens(address _to, uint256 _amountWithDecimals)
withdrawTeamTokens(address _to, uint256 _amountWithDecimals)
Approval(address indexed owner, address indexed spender, uint256 value)
NewOwner(address old, address current)
NewPotentialOwner(address old, address potential)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.