Universe Finance
Verified contract
Active on
Ethereum with 1,155 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($0.00)
No balances found for "Universe Finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11543274 | 4 years ago | | | 0 | 0.0031784469 | |
| 11417906 | 4 years ago | | | 0 | 0.0016170480 | |
| 11412211 | 4 years ago | | | 0 | 0.00085222800 | |
| 11411041 | 4 years ago | | | 0 | 0.00067741200 | |
| 11391258 | 4 years ago | | | 0 | 0.0011297830 | |
| 11373909 | 4 years ago | | | 0 | 0.00063370800 | |
| 11352456 | 4 years ago | | | 0 | 0.00026208000 | |
| 11347160 | 4 years ago | | | 0 | 0.00028407600 | |
| 11298504 | 4 years ago | | | 0 | 0.0012237120 | |
| 11283552 | 4 years ago | | | 0 | 0.0012191138 |
ABI
ABI objects
Getter at block 21432384 accumulatedEther() view returns (uint256)
_circulatedSupply() view returns (uint256)
1002361
_totalSupply() view returns (uint256)
5600000
basePrice() view returns (uint256)
400
basePrice1() view returns (uint256)
10000000000000
basePrice10() view returns (uint256)
20500000000000000
basePrice11() view returns (uint256)
32750000000000000
basePrice12() view returns (uint256)
56250000000000000
basePrice13() view returns (uint256)
103750000000000000
basePrice14() view returns (uint256)
179750000000000000
basePrice15() view returns (uint256)
298350000000000000
basePrice16() view returns (uint256)
533350000000000000
basePrice17() view returns (uint256)
996250000000000000
basePrice18() view returns (uint256)
1780750000000000000
basePrice19() view returns (uint256)
2983350000000000000
basePrice2() view returns (uint256)
370244800000000
basePrice20() view returns (uint256)
5108000000000000000
basePrice21() view returns (uint256)
8930500000000000000
basePrice22() view returns (uint256)
15136500000000000000
basePrice3() view returns (uint256)
451023300000000
basePrice4() view returns (uint256)
800000000000000
basePrice5() view returns (uint256)
1375000000000000
basePrice6() view returns (uint256)
2750000000000000
basePrice7() view returns (uint256)
4500000000000000
basePrice8() view returns (uint256)
8250000000000000
basePrice9() view returns (uint256)
13250000000000000
currentPrice() view returns (uint256)
370244800000000
decimals() view returns (uint8)
0
getCurrentPrice() view returns (uint256)
370244800000000
initialPrice() view returns (uint256)
10000000000000
initialPriceIncrement() view returns (uint256)
0
name() view returns (string)
Universe Finance
owner() view returns (address)
0x8db656cce982b5a382a72f744af68164471bb388
symbol() view returns (string)
UFC
tokenName() view returns (string)
Universe Finance
tokenSymbol() view returns (string)
UFC
totalSupply() view returns (uint256)
5600000
Read-only
balanceOf(address _hodl) view returns (uint256)
etherToToken(uint256 incomingEther) view returns (uint256)
geAllTimeTokenBalane(address _hodl) view returns (uint256)
genTree(address) view returns (address)
getTaxedEther(uint256 incomingEther) pure returns (uint256)
taxDeduction(uint256 incomingEther) pure returns (uint256)
tokenToEther(uint256 tokenToSell) view returns (uint256)
State-modifying
Events buy(address _referredBy) payable returns (bool)
sell(uint256 tokenToSell) returns (bool)
transferEther(address receiver, uint256 _value) returns (bool)
updateCurrentPrice(uint256 _newPrice) returns (bool)
Approved(address indexed spender, address indexed recipient, uint256 tokens)
Buy(address buyer, uint256 tokensTransfered)
Reward(address indexed to, uint256 rewardAmount, uint256 level)
Sell(address seller, uint256 calculatedEtherTransfer)
Transfer(address indexed from, address indexed to, uint256 tokens)
onWithdraw(address indexed customerAddress, uint256 ethereumWithdrawn)
constructor(string _tokenName, string _tokenSymbol, uint256 totalSupply)
receive()
This contract contains no error objects.