The Republicans Coin
Verified contract
Active on
Ethereum with 603 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 |
---|---|---|---|---|---|
TRC | ERC-20 | 37.68552K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21173781 | 12 days ago | | | 0 | 0.0018293493 | |
| 21164792 | 13 days ago | | | 0 | 0.00085451139 | |
| 21078203 | 25 days ago | | | 0 | 0.00065406848 | |
| 21053076 | a month ago | | | 0 | 0.00018747323 | |
| 20765390 | 2 months ago | | | 0 | 0.00038910330 | |
| 20723911 | 2 months ago | | | 0 | 0.00013556262 | |
| 20619751 | 3 months ago | | | 0 | 0.000076902550 | |
| 20619726 | 3 months ago | | | 0 | 0.00011521226 | |
| 20499730 | 3 months ago | | | 0 | 0.000063860431 | |
| 20431498 | 4 months ago | | | 0 | 0.00021049045 |
ABI
ABI objects
Getter at block 21259949
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
buyFee() view returns (uint256)
1
decimals() view returns (uint8)
9
initialTotalSupply() view returns (uint256)
47000000000000000
maxTransactionAmount() view returns (uint256)
47000000000000000
maxWallet() view returns (uint256)
47000000000000000
name() view returns (string)
The Republicans Coin
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
1
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
94000000000000
symbol() view returns (string)
TRC
totalSupply() view returns (uint256)
47000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x366669a4e9b5f6f2f2bdb62043ba24ddba689789
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
getEth()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwapToken(uint256 percent)
openTrading()
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setFee(uint256 _buyFee, uint256 _sellFee)
startTheCampaign(bool campaign)
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)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.