Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
18 additional
variables
Balances ($178.94)
Native
Value
$127.93
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.038451 | $3,327.14 |
$127.93 | |
WETH | ERC-20 | 0.01531 | $3,328.53 |
$50.96 | |
GOCHU | ERC-20 | 50K | $0.000001 |
$0.05 | |
kurbi | ERC-20 | 0.1 | $0.000567 |
$0 | |
SURGE | ERC-20 | 9.816538K | -- | -- | |
PEP | ERC-20 | 61.2 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22533304 | 9 days ago | | | 0 | 6.6873321e-7 | |
| 22045550 | 21 days ago | | | 0 | 6.2239173e-7 | |
| 21181816 | a month ago | | | 0 | 3.9199445e-7 | |
| 21181717 | a month ago | | | 0 | 3.8920093e-7 | |
| 21042180 | a month ago | | | 0 | 1.7039307e-7 | |
| 21017673 | a month ago | | | 0 | 5.2403986e-7 | |
| 20894768 | 2 months ago | | | 0 | 7.4581443e-7 | |
| 20660894 | 2 months ago | | | 0 | 3.6246805e-7 | |
| 20152831 | 2 months ago | | | 0 | 3.1089006e-7 | |
| 20004268 | 2 months ago | | | 0 | 4.5671053e-7 |
ABI
ABI objects
Getter at block 22938002 getCirculatingSupply() view returns (uint256)
_maxSellAmount() view returns (uint256)
200000000000000
_maxTxAmount() view returns (uint256)
200000000000000
_maxWalletToken() view returns (uint256)
200000000000000
amountETHBuyback() view returns (uint256)
38451203297399800
buyBack() view returns (bool)
true
buybackAddAmount() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
lastBuyer() view returns (address)
0x4eefb2c36d28c6154f61b6496c0f9698d8ee0744
name() pure returns (string)
Surge
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x2340ae3079e70110b39d8cff4ff214e1c8f44601
router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
swapBuybackTimes() view returns (uint256)
137
symbol() pure returns (string)
SURGE
totalBuybackEvents() view returns (uint256)
78
totalETHBuyback() view returns (uint256)
6580000000000100000
totalReflections() view returns (uint256)
497701952653348
totalSupply() view returns (uint256)
10000000000000000
totalTokenBuyback() view returns (uint256)
652563071322853
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromReflection(address account) view returns (bool)
isFeeExempt(address) view returns (bool)
myCurrentReflections(address wallet) view returns (uint256)
myTotalReflections(address wallet) view returns (uint256)
reflectionFromToken(uint256 tAmount, bool deductTransferRfi) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approval()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromReflection(address account)
includeInReflection(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualBuyback()
manualFundETHBuyback() payable
renounceOwnership()
rescueERC20(address _token, address _receiver, uint256 _percentage)
setBuyback(uint256 _ETHAdd, bool enable)
setETHBuybackSells(uint256 _amountSells)
setLaunch(address _pair)
setParameters(uint256 _buy, uint256 _sell, uint256 _wallet)
setStructure(uint256 _buy, uint256 _sell, uint256 _trans, uint256 _reflections, uint256 _project, uint256 _liquidity, uint256 _buyback)
setSwapbackSettings(uint256 _swapAmount, uint256 _swapThreshold)
setisExempt(bool _enabled, address _address)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateIntegrations(address _router, address _pair)
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.