Silver Trump Coin
Verified contract
Active on
Ethereum with 569 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfd57…2449
4 additional
variables
Balances ($0.00)
No balances found for "Silver Trump Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21118974 | 6 days ago | | | 0 | 0.00038482651 | |
| 21111178 | 7 days ago | | | 0 | 0.00028671021 | |
| 21082640 | 11 days ago | | | 0 | 0.00047555478 | |
| 21047264 | 16 days ago | | | 0 | 0.00021049309 | |
| 20975316 | a month ago | | | 0 | 0.00059625583 | |
| 20932706 | a month ago | | | 0 | 0.00073663364 | |
| 20897548 | a month ago | | | 0 | 0.00015931679 | |
| 20888575 | a month ago | | | 0 | 0.00023355418 | |
| 20851407 | a month ago | | | 0 | 0.00042627659 | |
| 20845076 | a month ago | | | 0 | 0.00039276293 |
ABI
ABI objects
Getter at block 21163383
_maxTaxSwap() view returns (uint256)
4206900000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000
_taxSwapThreshold() view returns (uint256)
420690000000000000
caSell() view returns (uint256)
7
caTrigger() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
Silver Trump Coin
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
$STC
totalSupply() pure returns (uint256)
420690000000000000000
uniswapV2Pair() view returns (address)
0xc6978a8f8b6bef2bb3bcf5aefdffc7e494e63234
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
isNotRestricted()
renounceOwnership()
rescueERC20tokens(address _tokenAddr, uint256 _amount)
rescueETH()
setFeeWallet(address newTaxWallet)
setMarketPair(address addr)
setMaxTaxSwap(bool enabled, uint256 amount)
setcaSell(uint256 amount)
setcaTrigger(bool _status)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.