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 |
---|---|---|---|---|---|
Twixxer | ERC-20 | 9.012965M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2156884 | a year ago | | | 0 | 0.000069438003 | |
| 2156866 | a year ago | | | 0 | 0.00010270050 | |
| 2156297 | a year ago | | | 0 | 0.0000045886417 | |
| 2156219 | a year ago | | | 0 | 0.000069456003 | |
| 2155887 | a year ago | | | 0 | 0.000069915003 | |
| 2155816 | a year ago | | | 0 | 0.000044265002 | |
| 2155005 | a year ago | | | 0 | 0.00011102850 | |
| 2154310 | a year ago | | | 0 | 0.000042186002 | |
| 2154028 | a year ago | | | 0 | 0.000050841002 | |
| 2154016 | a year ago | | | 0 | 0.000053394002 |
ABI
ABI objects
Getter at block 22745584
_buyTotalFees() view returns (uint256)
1
_liquidityShare() view returns (uint256)
0
_marketingShare() view returns (uint256)
2000
_maxTxAmount() view returns (uint256)
800000000000000000
_minimumTokensBeforeSwap() view returns (uint256)
4000000000000000
_minimumTokensBeforeSwapAmount() view returns (uint256)
4000000000000000
_sellTotalFees() view returns (uint256)
1
_teamShare() view returns (uint256)
2000
_totalDistributionShares() view returns (uint256)
4000
_totalSupply() view returns (uint256)
800000000000000000
_walletMax() view returns (uint256)
800000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
devWalletAddress() view returns (address)
0x57fa0a6e2d820e72275ec6656f8fb65b0bfab5d8
enableTrading() view returns (bool)
true
getCirculatingSupply() view returns (uint256)
728841629666174050
getTime() view returns (uint256)
1732280515
launchAt() view returns (uint256)
2153937
name() view returns (string)
Twixxer
owner() view returns (address)
0x000000000000000000000000000000000000dead
swapAndLiquifyByLimitOnly() view returns (bool)
true
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
Twixxer
teamWalletAddress() view returns (address)
0x57fa0a6e2d820e72275ec6656f8fb65b0bfab5d8
totalSupply() view returns (uint256)
800000000000000000
uniswapPair() view returns (address)
0x3e0eba4f6ce8d60d2fd6d76af39c54d9578d7628
uniswapV2Router() view returns (address)
0x4cf76043b3f97ba06917cbd90f9e3a2aac1b306e
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events EnableTrading()
approve(address spender, uint256 amount) returns (bool)
changeRouterVersion(address newRouterAddress) returns (address newPairAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimitsTx()
setFees(uint256 buyTotalFees, uint256 sellTotalFees)
setMarketPairStatus(address account, bool newValue)
setNumTokensBeforeSwap(uint256 newLimit)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
eventSwapAndLiquify(uint256 amount)
inSwapAndLiquifyStatus(bool p)
liquidityGetBnb(uint256 amount)
marketingGetBnb(uint256 amount)
stepFee(bool p)
stepLiquify(bool overMinimumTokenBalanceStatus, bool inSwapAndLiquifyStatus, bool isMarketPair_sender, bool swapAndLiquifyEnabledStatus)
teamGetBnb(uint256 amount)
constructor()
receive()
This contract contains no error objects.