White Snake
Verified contract
Active on
Ethereum with 15 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
No balances found for "White Snake"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15545484 | 2 years ago | | | 0 | 0.00023214163 | |
| 15545479 | 2 years ago | | | 0 | 0.00025221600 | |
| 15545467 | 2 years ago | | | 0 | 0.00043594517 | |
| 15545456 | 2 years ago | | | 0 | 0.00025489053 | |
| 15545454 | 2 years ago | | | 0 | 0.00058451363 | |
| 15545436 | 2 years ago | | | 0 | 0.00079041426 | |
| 15545436 | 2 years ago | | | 0 | 0.00097943426 | |
| 15545436 | 2 years ago | | | 0 | 0.00097943426 | |
| 15545435 | 2 years ago | | | 0 | 0.00031464825 | |
| 15545430 | 2 years ago | | | 0 | 0.00047255000 |
ABI
ABI objects
Getter at block 21381575
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
buyBurnFee() view returns (uint256)
2
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
2
chat() view returns (string)
decimals() pure returns (uint8)
9
getMaxWallet() view returns (uint256)
2000000000000000
getTxAmount() view returns (uint256)
1000000000000000
masterTaxDivisor() view returns (uint16)
100
name() pure returns (string)
White Snake
owner() view returns (address)
0x37fb2aa76985b37f34def4179cdd07181716522f
pairAddress() view returns (address)
0x1ed7b4cfaea6c4bc3d7042e64cf7b03667c2001b
sellBurnFee() view returns (uint256)
2
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
2
symbol() pure returns (string)
TAMER 🐍
tokensForAutoBurn() view returns (uint256)
0
tokensForAutoLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
0
totalBuyFees() view returns (uint256)
0
totalSellFees() view returns (uint256)
0
totalSupply() view returns (uint256)
10000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events SetMaxWalletand(uint256 _maxWalletSize)
SetWalletandTxtAmount(uint256 _maxTxAmount, uint256 _maxWalletSize)
approve(address spender, uint256 amount) returns (bool)
excludeFromFee(address account)
excludeFromMaxWalletLimit(address account)
includeInFee(address account)
includeInMaxWalletLimit(address account)
openTrading()
renounceOwnership()
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)
MaxWalletAmountUpdated(uint256 maxWalletAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.