GAMBLE

Verified contract

Active on Ethereum with 31 txns
Deployed by via 0x061353e6 at 18012029
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables
ERC-20
--
0x22084d22c1ed2a61c4a5b92eb55192b967fd8f0f2ed7dc0c6777bb40527e7daf
0xa9e91e99f7c0467918d39225b469e5f9a0f578dbcf3022a28ecd2d7011531481
0xd33ef84b5d9eb08c79193d663e80b36cfbb4f4750f90accc55dd0d29f7a6f88a
0x822569dca24371e88e236f29ff001d6f54ec88251b679deaefa82860363581d7
0x20d38ae1f588abc14437f8a1ac43b902615de233d7823c72eeb0aaf1a7ac2344
0xe64c96b3104720b107918dae0d806e9c28488d4b1ede1ab2b4ec948b36d0b2e9
0x8e34b10630ba6653252a729e4dfd9260764163505dfb299dc3e777ab0beff30b
0xa44dbf523c58140e470c4b5d76fb8dba7a775c15ae5d38c4615a864edc0095ff
0x4798035041191d27814f5ea2793c731e034b71fa38eb73018453d7f5f873dbf8
0xe982bf30c968d961cb29189a9423833ad0f68aae00c63e5db7feb41d25ef7203

Functions
Getter at block 21386924
burnFeePercentage(view returns (uint16)
0
decimals(view returns (uint8)
18
feeAdminPercentage(view returns (uint16)
100
feeOwnerInitialPercentageBuy(view returns (uint16)
2000
feeOwnerInitialPercentageSell(view returns (uint16)
2000
feeOwnerPercentageBuy(view returns (uint16)
500
feeOwnerPercentageSell(view returns (uint16)
500
maxTokenAmountPerTransaction(view returns (uint256)
0
maxTokenAmountPerWallet(view returns (uint256)
0
name(view returns (string)
GAMBLE
owner(view returns (address)
0x0000000000000000000000000000000000000000
pair(view returns (address)
0xe8f3b1ea2c07abb24069b73b6ea29e548f1e5d43
pairContract(view returns (address)
0xe8f3b1ea2c07abb24069b73b6ea29e548f1e5d43
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapTreshold(view returns (uint256)
100000000000000000
symbol(view returns (string)
GAMBLE
totalSupply(view returns (uint256)
1000000000000000000000000000
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.