Savior of America
Verified contract
Active on
Ethereum with 182 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4610…c915
Balances ($31.82)
Native
Value
$31.82
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.01 | $3,181.60 |
$31.82 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21158544 | 3 days ago | | | 0 | 0.0013229994 | |
| 21123598 | 7 days ago | | | 0 | 0.00059674455 | |
| 20483199 | 3 months ago | | | 0 | 0.00055777591 | |
| 20397513 | 4 months ago | | | 0 | 0.00011087612 | |
| 20367793 | 4 months ago | | | 0 | 0.00022854253 | |
| 20367789 | 4 months ago | | | 0 | 0.00022947289 | |
| 20354846 | 4 months ago | | | 0 | 0.00019154568 | |
| 20354517 | 4 months ago | | | 0 | 0.00015057699 | |
| 20354506 | 4 months ago | | | 0 | 0.00011814629 | |
| 20353397 | 4 months ago | | | 0 | 0.00013340211 |
ABI
ABI objects
Getter at block 21176654
decimals() view returns (uint8)
18
name() view returns (string)
Savior of America
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
TRUMP
totalSupply() view returns (uint256)
100000000000000000000000000
viewInfo() view returns (uint256 _buyFee, uint256 _sellFee, uint256 maxTxAmount, uint256 maxWalletSize, uint256 taxSwapThreshold, uint256 maxTaxSwap)
(_buyFee=0, _sellFee=0, maxTxAmount=100000000000000000000000000, maxWalletSize=100000000000000000000000000, taxSwapThreshold=10000000000000000000000, maxTaxSwap=2000000000000000000000000)
Read-only
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)
exemptFee(address account, bool status)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeETH()
removeErrorToken(address _address)
renounceOwnership()
rmvLimits()
setMkt(address marketingWallet)
setSwapback(uint256 taxSwapThreshold, uint256 maxTaxSwap)
setTax(uint256 buyTax, uint256 sellTax)
setTx(uint256 newValue)
setWallet(uint256 newValue)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
triggerSwap()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludedFromFee(address account, bool status)
FeeReceiverUpdated(address _taxWallet)
FeesUpdated(uint256 buyFee, uint256 sellFee)
LimitsRemoved()
MaxTxAmountUpdated(uint256 _txAmountLimit)
MaxWalletAmountUpdated(uint256 _walletAmountLimit)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapbackUpdated(uint256 _swapbackMin, uint256 _swapbackMax)
TradingOpened()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.