TopFive.network
Verified contract
Active on
Ethereum with 168 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "TopFive.network"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20340542 | 4 months ago | | | 0 | 0.00025074739 | |
| 12677428 | 3 years ago | | | 0 | 0.0019992750 | |
| 11456011 | 4 years ago | | | 0 | 0.00050907500 | |
| 11240495 | 4 years ago | | | 0 | 0.00066711000 | |
| 11237736 | 4 years ago | | | 0 | 0.0012007980 | |
| 11234362 | 4 years ago | | | 0 | 0.0018234340 | |
| 11233891 | 4 years ago | | | 0 | 0.0012452720 | |
| 11232708 | 4 years ago | | | 0 | 0.0013342200 | |
| 11232524 | 4 years ago | | | 0 | 0.0010406916 | |
| 11232404 | 4 years ago | | | 0 | 0.00088948005 |
ABI
ABI objects
Getter at block 21282447 getBiggestholders() view returns (address[])
decimals() view returns (uint8)
18
getWinnerAddresses() view returns (address[])
[0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000]
isBattleDone() view returns (bool)
true
lastPrizeTime() view returns (uint256)
1605050243
name() view returns (string)
TopFive.network
nextBattleDone() view returns (uint256)
0
symbol() view returns (string)
TOP5
totalSupply() view returns (uint256)
436835278535235536919
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
canWin(address recipient) view returns (bool)
getTokenHolders(uint256 i) view returns (address)
holderDetailInTimeSlot(address) view returns (uint256 totalBuyIn15Min, uint256 lastBuyTime, uint256 lastSellTime)
shouldIgnore(address a) view returns (bool)
soldFast(address holderAddress) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burnTokens(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableLimit()
enableLimit()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address[] addresses, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.