Locker

Verified contract

Active on Ethereum with 134 txns
Deployed by via 0xc9b64702 at 20719528
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Locker"

0xed2f342055011098820f1a38185b874dfed0e70ca9904fc8b035bb08c92c74f8
0x40e43be3bab1e5c7cd104973f1ef0c8101063f19f6577e0fe09e2ffc6edb3842
0x98f29342dca0917c261389d128932fcbb5f18683a2f0fdece68450b71d488bb7
0x2f9b4141a2610f2177b6923694d94bc8b56c9cf2d42676a858318c2bd14484b1
0x8818bcf02693723de596cdb7c81d5955831e789d32c91b23c177cd47889c2a41
0x01aeb614a5174e4f4b191694e07a8b8ddbc56b0dbb01f2508e3398dc077fba3c
0x8609d191036ad974bda47c4382b243e01280217cd20c9dff3b0e43ce2a343b20
0xe9fa5d80861b0ee89a1e637445bba50d775249739b2694af32dcffff0e0be477
0x617bac38d81e8d74bdb781e485b6b6d8d4c3aeb4425581ef37623ea58c238c41
0x219a082934878c93eaff50bafc8eab91f1fc608bcd35814c570e1786b9621ec5

Functions
Getter at block 21248951
counter(view returns (uint256)
17263331781
getTokens(view returns (address[])
[]
usdt(view returns (address)
0x55d398326f99059ff775485246999027b3197955
Read-only
tokens(uint256view returns (address)
State-modifying
addToken(address token
compareAndSetCounter(uint256 oldValueuint256 newValue
emitEvent1(
emitEvent2And3(
emitGameFinalized(address looserTokenaddress winnerToken
emitLaunchEvent(address tokenuint256 usdtAmountuint256 tokenAmountuint256 liquidity
emitPurchaseEvent(address fromuint256 usdtAmountuint256 tokenAmount
emitRefundEvent(address fromuint256 tokenAmountuint256 usdtAmount
emitTokenCreated(address launcheraddress token
initialize(
setCounter(uint256 counter_
Events
CounterUpdate(address opuint256 oldValueuint256 newValueuint256 blockNumber
Event1(uint256 indexed gameNumberaddress indexed winneraddress indexed loseruint256 counter
Event2(uint256 indexed gameNumberaddress indexed winneraddress indexed loseruint256 counter
Event3(uint256 indexed gameNumberaddress indexed winneraddress indexed loseruint256 counter
GameFinalized(uint48 indexed gameNumberaddress indexed looserTokenaddress indexed winnerTokenuint256 looserAmount0uint256 looserAmount1uint256 winnerAmount0uint256 winnerAmount1uint256 prize
LaunchEvent(address indexed tokenuint256 usdtAmountuint256 tokenAmountuint256 liquidity
PurchaseEvent(address indexed fromuint256 usdtAmountuint256 tokenAmount
RefundEvent(address indexed fromuint256 tokenAmountuint256 usdtAmount
TokenCreated(address launcheraddress token
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
CounterUnexpect(uint256 expecteduint256 actual