GAMBLE

Verified contract

Active on Ethereum with 885 txns
Deployed by via 0xa9d3ce35 at 18013446
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables
ERC-20
--
0x8eec20a6dd5a3fca3abca3abbed3c5529a74f2dd095f8d04c6135eb719d41433
0x5437e696fe4d9647268acf6ed9744f487961b04eb91f1dd70f68b33dc1f42432
0xf7c081dba3d2390c95550c1ce47be6c7b4d9185f1deb6319dba312373dcd3a3b
0x173a03e1b6c9ae911dd58962121ab2b3176e81a7f7d600d6c645baddcb37a0e6
0x51fde8c9019eadd5b7dbc0642dd4c9b6cbe4048a2e967406b8f12b9beec216d2
0xcd98f3b0f53fe3ae992c15a0578284b89089b87bf66ac44acbc05669338f0298
0x7f7bb49307a0c8c857aaa7b6fba7721b846bcfcb751368a8006dae59ab5001fb
0x1ff7a61554811d5bc5d076f3c96e7263d2816382e9898c313473d6c6f062fa1c
0x453bbbeed80dc879cf41a5826effc0603ea94c66184a7e133b5f2a749ee6084e
0xbc2889bda8fcc7e0ae4fed441a4b638eaca9c4c8c07d9bc6766b66c6a4d8c6f2

Functions
Getter at block 21279739
burnFeePercentage(view returns (uint16)
0
decimals(view returns (uint8)
18
feeAdminPercentage(view returns (uint16)
100
feeOwnerInitialPercentageBuy(view returns (uint16)
400
feeOwnerInitialPercentageSell(view returns (uint16)
3000
feeOwnerPercentageBuy(view returns (uint16)
400
feeOwnerPercentageSell(view returns (uint16)
400
maxTokenAmountPerTransaction(view returns (uint256)
0
maxTokenAmountPerWallet(view returns (uint256)
0
name(view returns (string)
GAMBLE
owner(view returns (address)
0x0000000000000000000000000000000000000000
pair(view returns (address)
0x32ba6f616216a1651c7b96da9029239c3044c990
pairContract(view returns (address)
0x32ba6f616216a1651c7b96da9029239c3044c990
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapTreshold(view returns (uint256)
100000000000000000
symbol(view returns (string)
GAMBLE
totalSupply(view returns (uint256)
100000000000000000000000000
tradeEnabled(view returns (bool)
true
uniswapV2Router02(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
calculateTokenAmountInETH(uint256 amountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualSwap(
removeLimits(
renounceOwnership(
setBurnFeePercentage(uint16 percentage
setBuyCountTreshold(uint256 treshold
setFeeOwnerInitialPercentageBuy(uint16 percentage
setFeeOwnerInitialPercentageSell(uint16 percentage
setFeeOwnerPercentageBuy(uint16 percentage
setFeeOwnerPercentageSell(uint16 percentage
setMaxTokenAmountPerTransaction(uint256 amount
setMaxTokenAmountPerWallet(uint256 amount
setTradeEnabled(bool _tradeEnabled
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _symboluint256 _supplyuint16 _ownerPercentageInitalSupplyaddress _feeReceiverAdminaddress _feeReceiverOwneruint256 _swapTresholduint16 _feeAdminPercentage
Fallback and receive
receive(
Errors

This contract contains no error objects.