Save America
Verified contract
Active on
Ethereum with 40 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 |
---|---|---|---|---|---|
DJT | ERC-20 | 796.451615K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19920839 | 6 months ago | | | 0 | 0.00086886748 | |
| 19920831 | 6 months ago | | | 0 | 0.00080957786 | |
| 19920829 | 6 months ago | | | 0 | 0.00082728955 | |
| 19920814 | 6 months ago | | | 0 | 0.00042981333 | |
| 19920809 | 6 months ago | | | 0 | 0.00065306753 | |
| 19920807 | 6 months ago | | | 0 | 0.00069538412 | |
| 19920807 | 6 months ago | | | 0 | 0.00078854612 | |
| 19920804 | 6 months ago | | | 0 | 0.00078459387 | |
| 19920802 | 6 months ago | | | 0 | 0.00080977327 | |
| 19920800 | 6 months ago | | | 0 | 0.0017642547 |
ABI
ABI objects
Getter at block 21318771
decimals() view returns (uint8)
18
name() view returns (string)
Save America
owner() view returns (address)
0xb315ee4a81e6b3e4905a28b1c08e311a2ef703aa
symbol() view returns (string)
DJT
totalSupply() view returns (uint256)
100000000000000000000000000
viewInfo() view returns (uint256 _buyFee, uint256 _sellFee, uint256 maxTxAmount, uint256 maxWalletSize, uint256 taxSwapThreshold, uint256 maxTaxSwap)
(_buyFee=1, _sellFee=1, maxTxAmount=100000000000000000000000000, maxWalletSize=100000000000000000000000000, taxSwapThreshold=50000000000000000000000, maxTaxSwap=3000000000000000000000000)
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)
changeRangeSB(uint256 taxSwapThreshold, uint256 maxTaxSwap)
changeTaxes(uint256 buyTax, uint256 sellTax)
changeTxAmount(uint256 newValue)
changeWall(address marketingWallet)
changeWlltAmt(uint256 newValue)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
rmvEth()
rmvlimitsTxs()
setFeeWl(address account, bool status)
setTrading()
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.