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)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GldSacks | ERC-20 | 15.6508M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14776563 | 7 months ago | | | 0 | 7.2125933e-7 | |
| 14776525 | 7 months ago | | | 0 | 0.000000409576907178 | |
| 14776519 | 7 months ago | | | 0 | 3.7848122e-7 | |
| 14775787 | 7 months ago | | | 0 | 6.9524475e-7 | |
| 14347828 | 7 months ago | | | 0 | 0.0000030365947 | |
| 14346857 | 7 months ago | | | 0 | 0.0000015576946 | |
| 14346609 | 7 months ago | | | 0 | 0.0000011783091 | |
| 14346586 | 7 months ago | | | 0 | 0.000000409813872314 | |
| 14346330 | 7 months ago | | | 0 | 0.0000018651038 | |
| 14346311 | 7 months ago | | | 0 | 7.1815463e-7 |
ABI
ABI objects
Getter at block 23583837
MAX_FEE() view returns (uint256)
2500
VERSION() view returns (uint256)
2
_charityAddress() view returns (address)
0x18c09ff10f5b40eb8f1c46a1d5f957065b0bd372
_charityFee() view returns (uint256)
200
_liquidityFee() view returns (uint256)
50
_taxFee() view returns (uint256)
50
decimals() view returns (uint8)
9
enableAntiBot() view returns (bool)
true
name() view returns (string)
Golden Sacks
owner() view returns (address)
0xc3799041c2b051aa9c7fc8c9d254cb47ed81bf7f
pinkAntiBot() view returns (address)
0x18f349ad12d7d7f029b3b22e0b01c6d88a0d2066
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
GldSacks
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xbb563c1be5d85f186d103f79224177cf4fa18027
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setCharityFeePercent(uint256 charityFeeBps)
setEnableAntiBot(bool _enable)
setLiquidityFeePercent(uint256 liquidityFeeBps)
setSwapBackSettings(uint256 _amount)
setTaxFeePercent(uint256 taxFeeBps)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyAmountUpdated(uint256 amount)
TokenCreated(address indexed owner, address indexed token, uint8 tokenType, uint256 version)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 totalSupply_, address router_, address charityAddress_, uint16 taxFeeBps_, uint16 liquidityFeeBps_, uint16 charityFeeBps_, address pinkAntiBot_, address serviceFeeReceiver_, uint256 serviceFee_)
receive()
This contract contains no error objects.