UnlimitedIP Token
Verified contract
Active on
Ethereum with 31,986 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 2 | $0.001887 |
$0 | |
UIP | ERC-20 | 147.649018K | -- | -- | |
GENES | ERC-20 | 8 | -- | -- | |
HIC | ERC-20 | 8 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- | |
WDT | ERC-20 | 0.0004 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21238543 | 5 days ago | | | 0 | 0.00098823757 | |
| 21145073 | 18 days ago | | | 0 | 0.00072981754 | |
| 21119455 | 22 days ago | | | 0 | 0.000052293777 | |
| 21071089 | a month ago | | | 0 | 0.00050895306 | |
| 21069978 | a month ago | | | 0 | 0.00043178099 | |
| 20408716 | 4 months ago | | | 0 | 0.000030000000 | |
| 20339423 | 4 months ago | | | 0 | 0.00026942852 | |
| 20127362 | 5 months ago | | | 0 | 0.00048987787 | |
| 20127362 | 5 months ago | | | 0 | 0.00048948543 | |
| 20127362 | 5 months ago | | | 0 | 0.00048987787 |
ABI
ABI objects
Getter at block 21275105
currentSupply() pure returns (uint256)
0
decimals() pure returns (uint256)
18
ethFundDeposit() pure returns (address)
0xbbf91cf4cf582600becbb63d5bdb8d969f21779c
fundingStartBlock() pure returns (uint256)
0
fundingStopBlock() pure returns (uint256)
0
isFunding() pure returns (bool)
false
name() pure returns (string)
UnlimitedIP Token
newContractAddr() pure returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
UIP
tokenExchangeRate() pure returns (uint256)
1000
tokenMigrated() pure returns (uint256)
0
tokenRaised() pure returns (uint256)
0
totalSupply() pure returns (uint256)
3000000000000000000000000000
version() pure returns (string)
1.0
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
changeOwner(address _newFundDeposit)
decreaseSupply(uint256 _value)
increaseSupply(uint256 _value)
migrate()
setMigrateContract(address _newContractAddr)
setTokenExchangeRate(uint256 _tokenExchangeRate)
startFunding(uint256 _fundingStartBlock, uint256 _fundingStopBlock)
stopFunding()
transfer(address _to, uint256 _value) returns (bool success)
transferETH()
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed from, uint256 _value)
DecreaseSupply(uint256 _value)
IncreaseSupply(uint256 _value)
IssueToken(address indexed _to, uint256 _value)
Migrate(address indexed _to, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.