BitUP Token
Verified contract
Active on
Ethereum with 22,925 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BUT | ERC-20 | 4.8K | -- | -- | |
C4Y | ERC-20 | 3.7K | -- | -- | |
SHL | ERC-20 | 100 | -- | -- | |
KIN | ERC-20 | 88 | -- | -- | |
MESH | ERC-20 | 50 | -- | -- | |
LE | ERC-20 | 35 | -- | -- | |
ADI | ERC-20 | 20 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19695347 | 7 months ago | | | 0 | 0.00046549723 | |
| 18626935 | a year ago | | | 0 | 0.0015329738 | |
| 18219943 | a year ago | | | 0 | 0.00044448647 | |
| 18218687 | a year ago | | | 0 | 0.00041414901 | |
| 18210464 | a year ago | | | 0 | 0.00041020811 | |
| 17241289 | a year ago | | | 0 | 0.0097690227 | |
| 16756671 | 2 years ago | | | 0 | 0.0010204790 | |
| 16695241 | 2 years ago | | | 0 | 0.0023458389 | |
| 16681094 | 2 years ago | | | 0 | 0.0011212491 | |
| 16681058 | 2 years ago | | | 0 | 0.0011216797 |
ABI
ABI objects
Getter at block 21157945
TeamLockingPeriod12Months() view returns (uint256)
1548844431
TeamLockingPeriod18Months() view returns (uint256)
1556620431
TeamLockingPeriod24Months() view returns (uint256)
1580812431
TeamLockingPeriod6Months() view returns (uint256)
1533292431
angelAddress() view returns (address)
0xef01453a730486d262d0b490ef1adbbf62c2fe00
angelSupply() view returns (uint256)
0
communityAddress() view returns (address)
0xf691e8b2b2293d3d3b06ecdf217973b40258208c
communitySupply() view returns (uint256)
0
decimals() view returns (uint8)
18
foundationAddress() view returns (address)
0xca972ac76f4db643c30b86e4a9b54eabb88ce5ad
foundationSupply() view returns (uint256)
0
marketingAddress() view returns (address)
0xd2631280f7f0472271ae298af034eba549d792ea
marketingSupply() view returns (uint256)
0
name() view returns (string)
BitUP Token
owner() view returns (address)
0x9874ce4786045fe466f66f681e279eba96ff6b74
presaleAddress() view returns (address)
0x2822332f63a6b80e21cea5c8c43cb6f393eb5703
presaleSupply() view returns (uint256)
0
symbol() view returns (string)
BUT
teamAddress() view returns (address)
0x8e199e0c1dd38d455815e11dc2c9a64d6ad893b7
teamSupply() view returns (uint256)
200000000000000000000000000
teamSupply12Months() view returns (uint256)
0
teamSupply18Months() view returns (uint256)
0
teamSupply24Months() view returns (uint256)
0
teamSupply6Months() 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)
burn(uint256 _value)
releaseTeamTokensAfter12Months() returns (bool success)
releaseTeamTokensAfter18Months() returns (bool success)
releaseTeamTokensAfter24Months() returns (bool success)
releaseTeamTokensAfter6Months() returns (bool success)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.