Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,466.88 |
$0 | |
GAM | ERC-20 | 1.155526M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15165565 | 2 years ago | | | 0 | 0.0011308646 | |
| 15165545 | 2 years ago | | | 0 | 0.0013952734 | |
| 15165543 | 2 years ago | | | 0 | 0.0011865711 | |
| 15165542 | 2 years ago | | | 0 | 0.0013207037 | |
| 15165538 | 2 years ago | | | 0 | 0.0011000519 | |
| 15165538 | 2 years ago | | | 0 | 0.00063236103 | |
| 15165536 | 2 years ago | | | 0 | 0.0023555000 | |
| 15165536 | 2 years ago | | | 0 | 0.0023555000 | |
| 15165532 | 2 years ago | | | 0 | 0.00088182612 | |
| 15165521 | 2 years ago | | | 0 | 0.00098074745 |
ABI
ABI objects
Getter at block 21263935
_maxTxAmount() view returns (uint256)
20000000000000000000000000
_maxWalletSize() view returns (uint256)
20000000000000000000000000
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchedAt() view returns (uint256)
15165525
name() pure returns (string)
GAMBIT
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x5b034a9a34f066aab9261b4311a1bdbc9cad9cd7
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000000000000
symbol() pure returns (string)
GAM
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
enableTrading()
manualSend()
renounceOwnership()
setFeeReceiver(address _marketingFeeReceiver, address _teamFeeReceiver)
setFees(uint256 _teamFee, uint256 _marketingFee, uint256 _devFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 amount)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTxLimit(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountBNB, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.