Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($10.82)
Native
Value
$10.82
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.003425 | $3,158.26 |
$10.82 | |
GOLIATH | ERC-20 | 144.016007B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15580825 | 2 years ago | | | 0 | 0.00096909020 | |
| 15235517 | 2 years ago | | | 0 | 0.0026336562 | |
| 15208349 | 2 years ago | | | 0 | 0.00034559039 | |
| 15202017 | 2 years ago | | | 0 | 0.00034567325 | |
| 15198229 | 2 years ago | | | 0 | 0.00031948438 | |
| 15198194 | 2 years ago | | | 0 | 0.00056892041 | |
| 15197962 | 2 years ago | | | 0 | 0.00024972663 | |
| 15197896 | 2 years ago | | | 0 | 0.00040063483 | |
| 15197884 | 2 years ago | | | 0 | 0.00022631685 | |
| 15197883 | 2 years ago | | | 0 | 0.00024413362 |
ABI
ABI objects
Getter at block 21202949
_buyLPFee() view returns (uint256)
2
_mainPair() view returns (address)
0x743a0e9e5c687e0ea4a6d95d33040d14e5584278
_sellLPFee() view returns (uint256)
2
decimals() view returns (uint8)
18
maxSwapThreshold() view returns (uint256)
5000000000000000000000000000000
name() view returns (string)
Goliath
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
startAddLPBlock() view returns (uint256)
0
startTradeBlock() view returns (uint256)
15195145
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
200000000000000000000000000000
symbol() view returns (string)
GOLIATH
totalSupply() view returns (uint256)
1000000000000000000000000000000000
Read-only
_ChosenSon(address) view returns (bool)
_feeWhiteList(address) view returns (bool)
_swapPairList(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Airdrop(address[] addresses, uint256 tAmount)
approve(address spender, uint256 amount) returns (bool)
claimBalance(address addr, uint256 amountPercentage)
claimToken(address token, address addr, uint256 amountPercentage)
openAddLP()
openTrade()
renounceOwnership()
setBuyFee(uint256 LPFee)
setChosenSon(address addr, bool enable)
setExcludeHolder(address addr, bool enable)
setFeeWhiteList(address addr, bool enable)
setSellFee(uint256 LPFee)
setSwapBackSettings(bool _enabled, uint256 _swapThreshold, uint256 _maxSwapThreshold)
setSwapPairList(address addr, bool enable)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.