LibesEntry
Verified contract
Active on
Ethereum with 76 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x69bc…3e87
Balances ($0.00)
No balances found for "LibesEntry"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18238357 | a year ago | | | 0 | 0.00054387110 | |
| 18233030 | a year ago | | | 0 | 0.0082331320 | |
| 18232974 | a year ago | | | 0 | 0.0040878451 | |
| 18205221 | a year ago | | | 0 | 0.00054775207 | |
| 18188619 | a year ago | | | 0 | 0.00058279704 | |
| 18181970 | a year ago | | | 0 | 0.0038699196 | |
| 18155352 | a year ago | | | 0 | 0.00063686180 | |
| 18135701 | a year ago | | | 0 | 0.00095950830 | |
| 18105537 | a year ago | | | 0 | 0.00070305046 | |
| 18085763 | a year ago | | | 0 | 0.0019814661 |
ABI
ABI objects
Getter at block 21317095
NFTEntryAddress() view returns (address)
0x69bcb93d13d1063335269e8602b009485abd3e87
owner() view returns (address)
0x26ba5ae33983ebed0ac47c5730c7554b9ef9a1a5
Read-only
checkHistory(uint256 _tokenId) view returns (bool)
tournaments(uint256) view returns (uint256 TournamentId, string TournamentName, bool status)
State-modifying
Events cancel(uint256 _entryId, uint256[] _listToken, uint256 nonce, bytes signature)
createTournament(string _tournamentName) returns (uint256 _tournamentId)
endTournament(uint256 _tournamentId)
libesEntry(uint256 _tournamentId, uint256[] _tokenId, uint256 nonce, bytes signature) returns (uint256 _entryId)
renounceOwnership()
setNFTEntryAddress(address _NFTEntryAddress)
transferOwnership(address newOwner)
Cancel(uint256 _entryId, uint256[] _tokenId)
CreateTournament(uint256 _TournamentId, string indexed _Name)
EndTournament(uint256 _TournamentId)
LibesEntry(uint256 _EntryId, uint256 _TournamentId, address _Owner, uint256[] _TokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.