Recoup
Verified contract
Proxy
Active on
Ethereum with 51 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
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 |
---|---|---|---|---|---|
RECOUP | ERC-20 | 4.291418M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17959548 | a year ago | | | 0 | 0.00080018360 | |
| 17959539 | a year ago | | | 0 | 0.00089406759 | |
| 17959532 | a year ago | | | 0 | 0.00081678668 | |
| 17959512 | a year ago | | | 0 | 0.00040521231 | |
| 17927007 | a year ago | | | 0 | 0.0011545872 | |
| 17917002 | a year ago | | | 0 | 0.00070024151 | |
| 17896212 | a year ago | | | 0 | 0.00059925299 | |
| 17892350 | a year ago | | | 0 | 0.0014854769 | |
| 17888811 | a year ago | | | 0 | 0.00078525353 | |
| 17888811 | a year ago | | | 0 | 0.00078525353 |
ABI
ABI objects
Getter at block 21215345
_buyCount() view returns (uint256)
62
_maxTaxSwap() view returns (uint256)
500000000000000
_maxTxAmount() view returns (uint256)
3000000000000000
_maxWalletSize() view returns (uint256)
6000000000000000
_taxSwapThreshold() view returns (uint256)
500000000000000
_taxWallet() view returns (address)
0xa01c0735c7ca5f8efc1e63efa5f2d1c4fc1a4714
decimals() pure returns (uint8)
9
factory() view returns (address)
0x5d7ae4efaee2bfe104a3e8b3eae3842cd22b0644
name() view returns (string)
Recoup
owner() view returns (address)
0x0000000000000000000000000000000000000000
ref() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
RECOUP
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x5561aae568cb4c6f8330a15cf020d06bdf28a018
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)
init(string _nameIn, string _symbolIn, address _user, address _refAddress) payable returns (address poolAddress)
manualSwap()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateTaxWallet(address _updateTaxWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
receive()
This contract contains no error objects.