Trump Capital
Verified contract
Active on
Ethereum with 66 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.34)
Native
Value
$0.34
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000108 | $3,109.03 |
$0.34 | |
TRC | ERC-20 | 37.907508B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15851392 | 2 years ago | | | 0 | 0.00038907660 | |
| 15851392 | 2 years ago | | | 0 | 0.0033816327 | |
| 15851391 | 2 years ago | | | 0 | 0.00044137950 | |
| 15851391 | 2 years ago | | | 0 | 0.00044137950 | |
| 15851388 | 2 years ago | | | 0 | 0.00045337904 | |
| 15851387 | 2 years ago | | | 0 | 0.0010752042 | |
| 15851386 | 2 years ago | | | 0 | 0.00041852252 | |
| 15851386 | 2 years ago | | | 0 | 0.0029134415 | |
| 15851384 | 2 years ago | | | 0 | 0.00047776543 | |
| 15851382 | 2 years ago | | | 0 | 0.00052854059 |
ABI
ABI objects
Getter at block 21229616
BuyFees() view returns (uint16 liquidityFee, uint16 treasuryFee, uint16 totalFee)
(liquidityFee=0, treasuryFee=4, totalFee=4)
LiquiditySettings() view returns (uint256 liquidityFeeAccumulator, uint256 treasuryFees, uint256 numTokensToSwap, uint256 lastSwap, uint8 swapInterval, bool swapEnabled, bool inSwap, bool feesEnabled, bool autoLiquifyEnabled)
(liquidityFeeAccumulator=8600425053447662196, treasuryFees=36023960181544266, numTokensToSwap=1000000000000000000, lastSwap=1667018675, swapInterval=5, swapEnabled=true, inSwap=false, feesEnabled=true, autoLiquifyEnabled=true)
MaxFees() view returns (uint16 liquidityFee, uint16 treasuryFee, uint16 totalFee)
(liquidityFee=0, treasuryFee=0, totalFee=100)
SellFees() view returns (uint16 liquidityFee, uint16 treasuryFee, uint16 totalFee)
(liquidityFee=49, treasuryFee=49, totalFee=98)
TransferFees() view returns (uint16 liquidityFee, uint16 treasuryFee, uint16 totalFee)
(liquidityFee=0, treasuryFee=0, totalFee=0)
amountBurned() view returns (uint256 amount)
0
autoLiquidityReceiver() view returns (address)
0x656bce13255a889712e15ea0edcda0703483f3f1
cooldownInfo() view returns (bool buycooldownEnabled, bool sellcooldownEnabled, uint8 cooldownLimit, uint8 cooldownTime)
(buycooldownEnabled=true, sellcooldownEnabled=true, cooldownLimit=60, cooldownTime=30)
decimals() view returns (uint8)
9
getTransactionAmounts() view returns (uint256 maxTransaction, uint256 maxWallet, bool transactionLimits)
(maxTransaction=10000000000, maxWallet=20000000000, transactionLimits=true)
name() view returns (string)
Trump Capital
owner() view returns (address)
0x3d38360f90148ae789adc4cf607c1b106d214943
pair() view returns (address)
0x937aa2f105777d4578fa253622ed60cc219a790e
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
TRC
totalSupply() view returns (uint256)
1000000000000000000000
treasuryFeeReceiver() view returns (address)
0xe457a2ec073052a2d4755705d1cbdaa3a8b74a7a
Read-only
_balances(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events airDropTokens(address[] addresses, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
clearStuckBalance(uint256 amountPercentage)
clearStuckTokens(address _token, address _to) returns (bool _sent)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
limitsInEffect(bool limit)
renounceOwnership(bool keepLimits)
setBuyFees(uint16 _liquidityFee, uint16 _treasuryFee)
setCooldownEnabled(bool buy, bool sell, uint8 _cooldown)
setExemptionsWallets(address holder, bool lpHolders, bool feeExempt, bool maxWalletExempt, bool CooldownExempt)
setFeeReceivers(address _autoLiquidityReceiver, address _treasuryFeeReceiver)
setFeesEnabled(bool enabled)
setMaxFees(uint16 _totalFee)
setPair(address pairing, bool lpPair)
setSellFees(uint16 _liquidityFee, uint16 _treasuryFee)
setSwapBackSettings(bool _enabled, bool enabled, uint8 interval, uint256 _amount)
setTransferFees(uint16 _liquidityFee, uint16 _treasuryFee)
setWalletLimits(uint256 percent, uint256 divisor, bool txOrWallet)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Launched()
LimitsLifted(bool limits)
OwnershipRenounced()
OwnershipTransferred(address oldOwner, address newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TxLimitUpdated(uint256 amount)
WalletLimitUpdated(uint256 amount)
constructor()
receive()
This contract contains no error objects.