The Jigsaw Games

Verified contract

Active on Ethereum with 204 txns
Deployed by via 0xb784ce44 at 5646712
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $204.37
ERC-20
--
0xb3baf451d3554e8e08b036e1af0b924de2546cab640b627b93f282964adbd083
0x3463073d930f0896b4727be943b91053ac5dee59ea63d112d527a279a10e41c6
0x3aea271f2f18b2f41335b74d25e6914860d6fc9828ae18e01d5bc2800a5e1a05
0x90f49713acb16aaabb94abc0d0d71df90e6ccf87034698355168dcb5ffc8a5ab
0xd6b9c2f00451536964dde841dfdaf8b0e7d2fc992247a05da9001d4525bf5d64
0xdb5b616e1ec976afcd8887dafc96b2a87e378afe3a96d333adaee34b8ab5ee46
0xd7980310d360519e4e5be29169df1226fa704eebb44f0d4a9e286a2afba37a1d
0xb507dde406e0d09b72169aeabba7a09bb8fb0ef4b5c19fa7b5588b900e059f85
0x50e4d27564ef5758b581fa547c7f5c69d265addf3af45e68e54ccb650232b570
0x74853a596415fe19ec563959ae7a9f3ef6a472cba239a93b9eb07c9b25cb617f

Functions
Getter at block 21024128
buyPrice(view returns (uint256)
8718875000000
decimals(view returns (uint8)
18
myTokens(view returns (uint256)
0
name(view returns (string)
The Jigsaw Games
sellPrice(view returns (uint256)
5231325000000
stakingRequirement(view returns (uint256)
50000000000000000000
symbol(view returns (string)
Jiggs3D
totalEthereumBalance(view returns (uint256)
77578330936201483
totalSupply(view returns (uint256)
9965433223886035060144
totalUsers(view returns (uint256)
32
Read-only
balanceOf(address _customerAddressview returns (uint256)
calculateEthereumReceived(uint256 _tokensToSellview returns (uint256)
calculateTokensReceived(uint256 _ethereumToSpendview returns (uint256)
dividendsOf(address _customerAddressview returns (uint256)
myDividends(bool _includeReferralBonusview returns (uint256)
referralsOf(address _customerAddressview returns (uint256)
usersAddresses(uint256view returns (address)
State-modifying
buy(address _referredBypayable returns (uint256)
exit(
reinvest(
sell(uint256 _amountOfTokens
transfer(address _toAddressuint256 _amountOfTokensreturns (bool)
withdraw(
Events
Transfer(address indexed fromaddress indexed touint256 tokens
onReinvestment(address indexed customerAddressuint256 ethereumReinvesteduint256 tokensMinted
onTokenPurchase(address indexed customerAddressuint256 incomingEthereumuint256 tokensMintedaddress indexed referredBy
onTokenSell(address indexed customerAddressuint256 tokensBurneduint256 ethereumEarned
onWithdraw(address indexed customerAddressuint256 ethereumWithdrawn
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.