The Splurge
Verified contract
Active on
Ethereum with 13 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FINALROADMAP | ERC-20 | 163.833412K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18900847 | 10 months ago | | | 0 | 0.00045880600 | |
| 18900842 | 10 months ago | | | 0 | 0.00064368612 | |
| 18900835 | 10 months ago | | | 0 | 0.0015977585 | |
| 18900830 | 10 months ago | | | 0 | 0.0016661343 | |
| 18900830 | 10 months ago | | | 0 | 0.0016661343 | |
| 18900828 | 10 months ago | | | 0 | 0.00053180493 | |
| 18900826 | 10 months ago | | | 0 | 0.00062580150 | |
| 18900822 | 10 months ago | | | 0 | 0.0011260504 | |
| 18900822 | 10 months ago | | | 0 | 0.0016852504 | |
| 18900821 | 10 months ago | | | 0 | 0.0017170318 |
ABI
ABI objects
Getter at block 21168135
buyLiquidityFee() view returns (uint256)
0
buyTokenFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
18
devWallet() view returns (address)
0xdbedeeac7fb727b4ea174a2dfc7b84c17a30d4c0
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0xc91a8a7f2b4f4e4e2cad074113637d6bc9bf4c94
maxBuyAmount() view returns (uint256)
1000000000000000000000000
maxSellAmount() view returns (uint256)
1000000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000000
name() view returns (string)
The Splurge
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellLiquidityFee() view returns (uint256)
0
sellTokenFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
FINALROADMAP
tokensForLiquidity() view returns (uint256)
0
tokensForToken() view returns (uint256)
163833412092991653365633
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
18900816
transferDelayEnabled() view returns (bool)
false
uniRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading() payable
removeLimits()
removeTaxes()
renounceOwnership()
saveETH()
saveToken(address _token, address _to) returns (bool _sent)
setAutomatedMarketMakerPair(address pair, bool value)
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)
EnabledTrading()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.