Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SPLT | ERC-20 | 24.726352M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20651629 | 3 months ago | | | 0 | 0.00097656786 | |
| 20581230 | 3 months ago | | | 0 | 0.00011324640 | |
| 20296787 | 5 months ago | | | 0 | 0.000075681641 | |
| 18624004 | a year ago | | | 0 | 0.0013700601 | |
| 18601166 | a year ago | | | 0 | 0.00087542758 | |
| 18599719 | a year ago | | | 0 | 0.00095223561 | |
| 18597259 | a year ago | | | 0 | 0.0012807568 | |
| 18596509 | a year ago | | | 0 | 0.00083957517 | |
| 18595029 | a year ago | | | 0 | 0.0013256332 | |
| 18594802 | a year ago | | | 0 | 0.0017060147 |
ABI
ABI objects
Getter at block 21302994
UNISWAP_FACTORY() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
UNISWAP_ROUTER() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
UNISWAP_V2_PAIR() view returns (address)
0x3f3e881cdf3fa123e972ba219a74b5027d1a5ee7
buyTotalFees() view returns (uint256)
3
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxBuyAmount() view returns (uint256)
15000000000000000000000000
maxSellAmount() view returns (uint256)
15000000000000000000000000
maxWalletAmount() view returns (uint256)
15000000000000000000000000
name() view returns (string)
Splitx
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTotalFees() view returns (uint256)
3
swapEnabled() view returns (bool)
true
symbol() view returns (string)
SPLT
taxedTokens() view returns (uint256)
229726352423707002916816884
tokenSwapThreshold() view returns (uint256)
5000000000000000000000000
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
tradingOpenedOnBlock() view returns (uint256)
18594136
treasuryWallet() view returns (address)
0xb2ee78fa0a897b113f4bfcff67b8bd55f8f601bf
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
setTreasuryWallet(address _treasuryWallet)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxBuyAmount(uint256 newNum)
updateMaxSellAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSwapTokensAtAmount(uint256 newAmount)
updateTaxRates(uint256 _newBuyFee, uint256 _newSellFee)
withdrawStuckEth()
withdrawStuckToken(address _token)
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.