Silvertsuka
Verified contract
Active on
Ethereum with 145 txns
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 |
---|---|---|---|---|---|
SilverTsuka | ERC-20 | 2.057801K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15718998 | 2 years ago | | | 0 | 0.0016049746 | |
| 15701880 | 2 years ago | | | 0 | 0.00027800885 | |
| 15645264 | 2 years ago | | | 0 | 0.00053217311 | |
| 15627016 | 2 years ago | | | 0 | 0.00078029725 | |
| 15624316 | 2 years ago | | | 0 | 0.00045165854 | |
| 15621538 | 2 years ago | | | 0 | 0.00054379736 | |
| 15621489 | 2 years ago | | | 0 | 0.00064306638 | |
| 15621027 | 2 years ago | | | 0 | 0.00043668813 | |
| 15620759 | 2 years ago | | | 0 | 0.00040611602 | |
| 15620666 | 2 years ago | | | 0 | 0.00033560732 |
ABI
ABI objects
Getter at block 21228232
decimals() pure returns (uint8)
9
feeDenominator() view returns (uint256)
100
finalFeePercent() view returns (uint256)
6
finalFeeTimestamp() view returns (uint256)
1664213195
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
maxTxAmount() view returns (uint256)
25000000000000
maxWalletAmount() view returns (uint256)
25000000000000
name() pure returns (string)
SilverTsuka
pair() view returns (address)
0xe952fc50b51434c99c0e4e2ca96eafd6aa669031
projectFeeReceiver() view returns (address)
0x28e7c67545afdcc1ce9dcca6b729fa6c8ea38ef5
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
startingFeePercent() view returns (uint256)
12
swapThreshold() view returns (uint256)
1000000000000
symbol() pure returns (string)
SilverTsuka
totalSupply() pure returns (uint256)
1000000000000000
tradingOpened() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckETHBalance()
clearStuckTokenBalance()
excludeFromFee(address account, bool excluded)
excludeMultipleFromFee(address[] accounts, bool excluded)
markSniper(address account)
openTrading(uint256 numdeadBlocks, uint256 finalFeeDelayMinutes, bool _antiBotActive)
removeLimits()
renounceOwnership()
setMaxAmount(uint256 _maxWalletAmount)
setMaxTx(uint256 _maxTxAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unmarkSniper(address account)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.