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 "Wepe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17551688 | a year ago | | | 0 | 0.00063162393 | |
| 17551619 | a year ago | | | 0 | 0.00075898440 | |
| 17551549 | a year ago | | | 0 | 0.00088841430 | |
| 17551548 | a year ago | | | 0 | 0.00096121106 | |
| 17551544 | a year ago | | | 0 | 0.00092882112 | |
| 17551528 | a year ago | | | 0 | 0.00095312082 | |
| 17551514 | a year ago | | | 0 | 0.00075481279 | |
| 17551512 | a year ago | | | 0 | 0.00076148014 | |
| 17551506 | a year ago | | | 0 | 0.00081906285 | |
| 17551503 | a year ago | | | 0 | 0.00075027990 |
ABI
ABI objects
Getter at block 21218011
UNISWAP_V2_PAIR() view returns (address)
0x22191547491d602e8de9d0d7c9ef8b655d7a2566
UNISWAP_V2_ROUTER() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_maxTxAmount() view returns (uint256)
30000000000000000000000000000
_totalProportion() view returns (uint256)
1000000000000000000000000000000
buyFee() view returns (uint8 reflection, uint8 marketing, uint8 lp, uint8 buyback, uint8 burn, uint128 total)
(reflection=0, marketing=0, lp=0, buyback=0, burn=0, total=0)
claimingFees() view returns (bool)
false
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000000
limitsEnabled() view returns (bool)
false
name() view returns (string)
Wagner Pepe
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint8 reflection, uint8 marketing, uint8 lp, uint8 buyback, uint8 burn, uint128 total)
(reflection=0, marketing=0, lp=0, buyback=0, burn=0, total=0)
swapThreshold() view returns (uint256)
2000000000000000000000000000
symbol() view returns (string)
WEPE
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
_rOwned(address) view returns (uint256)
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
tokenFromReflection(uint256 proportion) view returns (uint256)
tokensToProportion(uint256 tokens) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changeFees(uint8 reflectionFeeBuy, uint8 marketingFeeBuy, uint8 lpFeeBuy, uint8 buybackFeeBuy, uint8 burnFeeBuy, uint8 reflectionFeeSell, uint8 marketingFeeSell, uint8 lpFeeSell, uint8 buybackFeeSell, uint8 burnFeeSell)
clearStuckBalance()
clearStuckToken()
renounceOwnership()
setFeeReceivers(address m_, address lp_, address b_)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setLimitsEnabled(bool e_, address r_)
setMaxTxBasisPoint(uint256 p_)
setSwapBackSettings(bool _enabled, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Reflect(uint256 amountReflected, uint256 newTotalProportion)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.