Republican Elephant
Verified contract
Active on
Ethereum with 557 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Republican Elephant"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21298452 | 2 days ago | | | 0 | 0.00025697149 | |
| 21225247 | 12 days ago | | | 0 | 0.00049152588 | |
| 21193719 | 17 days ago | | | 0 | 0.0013508172 | |
| 21164508 | 21 days ago | | | 0 | 0.00086962650 | |
| 21133311 | 25 days ago | | | 0 | 0.00052662306 | |
| 21127048 | a month ago | | | 0 | 0.0015135583 | |
| 21126474 | a month ago | | | 0 | 0.0014395503 | |
| 21085452 | a month ago | | | 0 | 0.00033653999 | |
| 21082175 | a month ago | | | 0 | 0.00031841610 | |
| 21038809 | a month ago | | | 0 | 0.00032653721 |
ABI
ABI objects
Getter at block 21313761
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
9
feeAddr() view returns (address)
0xbba487f8a852cde9c8ba098493e6ba13bfc5ae94
name() view returns (string)
Republican Elephant
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
symbol() view returns (string)
GOP
totalSupply() view returns (uint256)
420690000000000000000
uniPair() view returns (address)
0x1e54669843cc0458634b865f6f8a492335530f77
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)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading() payable
removeLimits()
renounceOwnership()
sweepStuckEth()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferStuckToken(address token)
updateSwapFees(uint256 newBuyFee, uint256 newSellFee)
updateSwapSettings(uint256 maxAmount, uint256 minAmount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.